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

[update] display fiscal_year on invoice

parent 0017e3b0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -9,9 +9,9 @@ ...@@ -9,9 +9,9 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<xpath expr="//page[@name='other_info']" position="before"> <xpath expr="//page[@name='other_info']" position="before">
<page name="pca_fae" string="Pondération annuelle"> <page name="pca_fae" string="Pondération annuelle">
<group groups="base.group_no_one">
<group> <group>
<field name="fiscal_year"/> <group>
<field name="fiscal_year" readonly="1"/>
</group> </group>
</group> </group>
<field name="invoice_pcafae_line_ids"> <field name="invoice_pcafae_line_ids">
......
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