Skip to content
Snippets Groups Projects
Commit c3d3cb09 authored by Benjamin - Le Filament's avatar Benjamin - Le Filament
Browse files

[fix] error account.move tree view

parent 878ce769
No related branches found
No related tags found
No related merge requests found
...@@ -73,12 +73,12 @@ ...@@ -73,12 +73,12 @@
<field <field
name="invoice_partner_display_name" name="invoice_partner_display_name"
string="Adhérent" string="Adhérent"
option="show" optional="show"
/> />
<field <field
name="invoice_date" name="invoice_date"
string="Date de cotisation" string="Date de cotisation"
option="show" optional="show"
/> />
</xpath> </xpath>
<xpath expr="//field[@name='invoice_origin']" position="after"> <xpath expr="//field[@name='invoice_origin']" position="after">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment