Skip to content

Commit

Permalink
FIX view inheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
eicher31 committed Feb 26, 2024
1 parent aab163b commit 8de00d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<field name="inherit_id" ref="account.view_bank_statement_form" />
<field name="arch" type="xml">
<xpath
expr="//button[@name='action_bank_reconcile_bank_statements']"
expr="//button[@name='button_post']"
position="before"
>
<button
Expand Down

0 comments on commit 8de00d2

Please sign in to comment.