We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f2417 commit 44f5550Copy full SHA for 44f5550
account_invoice_supplierinfo_update/views/account_invoice_view.xml
@@ -4,7 +4,7 @@
4
<field name="model">account.move</field>
5
<field name="inherit_id" ref="account.view_move_form" />
6
<field name="arch" type="xml">
7
- <xpath expr="//button[@name='action_post']" position="after">
+ <xpath expr="//button[@name='button_draft']" position="after">
8
<button
9
name="check_supplierinfo"
10
string="Check Supplier Infos"
0 commit comments