Commit graph

1 commit

Author SHA1 Message Date
VIAL-GOUTEYRON Quentin
de80dc40ac
FIX : ModuleBuilder apply showoncombobox to fields other than ref/code (#38904)
The addproperty action built the field definition array without capturing
propshowoncombobox, so the 'Show on combobox' option chosen in the property
form was silently dropped for every field; only ref and code got it (they
are hardcoded in the build-from-table path). Capture it like the other
field flags so rebuildObjectClass serializes it into the generated class.

Fixes #35076.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-06-21 23:30:54 +02:00