Skip to content
Extraits de code Groupes Projets
Valider 08ff4727 rédigé par jordan's avatar jordan
Parcourir les fichiers

[update] account invoice form view

parent 8ba66ab2
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -34,6 +34,17 @@ ...@@ -34,6 +34,17 @@
<attribute name="invisible">True</attribute> <attribute name="invisible">True</attribute>
</xpath> </xpath>
<xpath expr="//field[@name='beneficiary_id']" position="attributes">
<attribute name="invisible">True</attribute>
</xpath>
<xpath expr="//field[@name='lf_note_ref_facture']" position="attributes">
<attribute name="invisible">True</attribute>
</xpath>
<xpath expr="//field[@name='team_id']" position="attributes">
<attribute name="invisible">True</attribute>
</xpath>
<xpath expr="//sheet/h1/div/label[1]" position="attributes"> <xpath expr="//sheet/h1/div/label[1]" position="attributes">
<attribute name="string">Cotisation en brouillon</attribute> <attribute name="string">Cotisation en brouillon</attribute>
</xpath> </xpath>
...@@ -67,6 +78,7 @@ ...@@ -67,6 +78,7 @@
<xpath expr="//field[@name='state']" position="after"> <xpath expr="//field[@name='state']" position="after">
<field name="is_sdd" invisible="1"/> <field name="is_sdd" invisible="1"/>
</xpath> </xpath>
</field> </field>
</record> </record>
......
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