Skip to content

Commit

Permalink
Merge a6f77bb into 1af0b72
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio-teruel committed Jun 6, 2019
2 parents 1af0b72 + a6f77bb commit f884eb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_es_facturae/views/res_partner_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<field name="model">res.partner</field>
<field name="inherit_id" ref="base.view_partner_form"/>
<field name="type">form</field>
<field name="groups_id" eval="[(4, ref('account.group_account_invoice'))]"/>
<field name="arch" type="xml">
<field name='company_id' position="after">
<field name="facturae"/>
Expand Down

0 comments on commit f884eb3

Please sign in to comment.