Skip to content
Extraits de code Groupes Projets
Valider bfe96c0c rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[update] make family product dependent of category

parent bbe3eaad
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -26,7 +26,7 @@
<field name="autonomy"/>
<field name="staff"/>
<field name="product_category_ids" widget="many2many_tags" options="{'color_field': 'color'}"/>
<field name="product_family_ids" widget="many2many_tags" options="{'color_field': 'color'}"/>
<field name="product_family_ids" widget="many2many_tags" options="{'color_field': 'color'}" domain="[('parent_id', 'in', product_category_ids)]"/>
</group>
<group string="Cible">
<field name="b2b_target"/>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter