Skip to content

Commit

Permalink
[16.0][FIx] res_partner view
Browse files Browse the repository at this point in the history
  • Loading branch information
mourad-ehm committed Apr 2, 2024
1 parent 64435ff commit a8b82f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions export_invoice_edi_auchan/views/res_partner.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
<field name="inherit_id" ref="base.view_partner_form" />
<field name="arch" type="xml">
<xpath expr="//field[@name='ref']" position="after">
<group>
<field name="barcode" />
<field name="is_edi_exportable" />
</group>
</xpath>
</field>
</record>
Expand Down

0 comments on commit a8b82f3

Please sign in to comment.