Skip to content
Extraits de code Groupes Projets
Valider 1e6625c6 rédigé par Juliana's avatar Juliana
Parcourir les fichiers

Suppression du create parent_id

parent 6aa63f2c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -40,6 +40,9 @@
<field name="parent_id" position="before">
<label for="parent_id" string="Société" attrs="{'invisible': ['|', '&amp;', ('is_company','=', True),('parent_id', '=', False),('company_name', '!=', False),('company_name', '!=', '')]}"/>
</field>
<field name="parent_id" position="attributes">
<attribute name="options" >{'no_create': True}</attribute>
</field>
<xpath expr="//div[hasclass('oe_title')]" position="attributes">
<attribute name="class">oe_title oe_title_cgscop</attribute>
</xpath>
......
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