Skip to content

Commit

Permalink
Merge PR #3821 into 17.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Nov 23, 2024
2 parents e8860fd + 39c2c5e commit b0476f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_es_aeat_mod347/views/account_move_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<field name="model">account.move</field>
<field name="inherit_id" ref="account.view_move_form" />
<field name="arch" type="xml">
<xpath expr="//div[@name='journal_div']" position="after">
<xpath expr="//field[@name='fiscal_position_id']" position="after">
<field name="not_in_mod347" />
</xpath>
</field>
Expand Down

0 comments on commit b0476f0

Please sign in to comment.