mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Add the button to mark as done a payment order.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
string="Cancel Payments"/>
|
||||
<button name="action_done_cancel" type="object" states="uploaded"
|
||||
string="Cancel Payments"/>
|
||||
<button name="action_done" type="object" states="uploaded"
|
||||
string="Payments Done"/>
|
||||
<field name="state" widget="statusbar"/>
|
||||
</header>
|
||||
<sheet>
|
||||
|
||||
Reference in New Issue
Block a user