Skip to content

Commit

Permalink
Merge PR #3355 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Dec 30, 2023
2 parents 63e7b7d + 86a8491 commit 4766e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_es_aeat_sii_oca/views/product_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<field name="name">product.template.form.inherit.sii</field>
<field name="model">product.template</field>
<field name="priority">6</field>
<field name="inherit_id" ref="product.product_template_form_view" />
<field name="inherit_id" ref="account.product_template_form_view" />
<field name="arch" type="xml">
<group name="properties" position="after">
<separator string="SII" />
Expand Down

0 comments on commit 4766e4b

Please sign in to comment.