Skip to content
Extraits de code Groupes Projets
Valider 919b36c7 rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[IMP] remove protection categ

parent 774c4bea
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -19,19 +19,18 @@ ...@@ -19,19 +19,18 @@
/> />
<field name="name">Piquets</field> <field name="name">Piquets</field>
</record> </record>
<record id="product_category_protection" model="product.category"> <record id="product_category_protection_high" model="product.category">
<field <field
name="parent_id" name="parent_id"
ref="ap_sale_project.product_category_plantation_supply" ref="ap_sale_project.product_category_plantation_supply"
/> />
<field name="name">Protections</field>
</record>
<record id="product_category_protection_high" model="product.category">
<field name="parent_id" ref="ap_sale_project.product_category_protection" />
<field name="name">Protections Hautes</field> <field name="name">Protections Hautes</field>
</record> </record>
<record id="product_category_protection_low" model="product.category"> <record id="product_category_protection_low" model="product.category">
<field name="parent_id" ref="ap_sale_project.product_category_protection" /> <field
name="parent_id"
ref="ap_sale_project.product_category_plantation_supply"
/>
<field name="name">Protections Basses</field> <field name="name">Protections Basses</field>
</record> </record>
<record id="product_category_marker" model="product.category"> <record id="product_category_marker" model="product.category">
......
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