Protect Cancel button with a confirmation pop-up
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
<attribute name="attrs"></attribute>
|
||||
</page>
|
||||
-->
|
||||
<button name="action_cancel" type="object" position="attributes">
|
||||
<attribute name="confirm">Are you sure you want to cancel this picking?</attribute>
|
||||
</button>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user