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

[update] partner view notebook

parent 85aff97d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<field name="model">res.partner</field> <field name="model">res.partner</field>
<field name="inherit_id" ref="cgscop_partner.scop_contact_view_form"/> <field name="inherit_id" ref="cgscop_partner.scop_contact_view_form"/>
<field name="arch" type="xml"> <field name="arch" type="xml">
<xpath expr="//page[@name='scop_contribution']" position="after"> <xpath expr="//page[@name='contribution']" position="after">
<page name='scop_exo' string="Exonérations" attrs="{'invisible': ['|', ('is_cooperative', '!=', True), ('project_status', '!=', '6_suivi')]}"> <page name='scop_exo' string="Exonérations" attrs="{'invisible': ['|', ('is_cooperative', '!=', True), ('project_status', '!=', '6_suivi')]}">
<field name="exo_ids" mode="tree,form" readonly="1"> <field name="exo_ids" mode="tree,form" readonly="1">
<tree create="false" edit="false" delete="false" default_order="date desc"> <tree create="false" edit="false" delete="false" default_order="date desc">
......
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