mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
@@ -49,9 +49,15 @@
|
||||
<button
|
||||
name="action_done_cancel"
|
||||
type="object"
|
||||
states="uploaded"
|
||||
states="uploaded,done"
|
||||
string="Cancel Payments"
|
||||
/>
|
||||
<button
|
||||
name="action_done"
|
||||
type="object"
|
||||
states="uploaded"
|
||||
string="Set Done"
|
||||
/>
|
||||
<field name="state" widget="statusbar" />
|
||||
</header>
|
||||
<sheet>
|
||||
|
||||
Reference in New Issue
Block a user