diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-06-27 11:45:07 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-06-27 11:45:07 +0700 |
| commit | 0c7c0ad2e8dca7a1e47cd5a13642543f01a74afd (patch) | |
| tree | 773bbedbf70ed6d33c0ade8d18101ea71f87179c /indoteknik_custom/views/account_move_views.xml | |
| parent | a6946a980c4bfcce88af440033cdc49498ddb238 (diff) | |
add button cancel to due extension
Diffstat (limited to 'indoteknik_custom/views/account_move_views.xml')
| -rw-r--r-- | indoteknik_custom/views/account_move_views.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/account_move_views.xml b/indoteknik_custom/views/account_move_views.xml index d11f3679..0c27ac33 100644 --- a/indoteknik_custom/views/account_move_views.xml +++ b/indoteknik_custom/views/account_move_views.xml @@ -47,6 +47,10 @@ string="Ask Approval" type="object" /> + <button name="due_extension_cancel" + string="Cancel" + type="object" + /> </header> <sheet> <group> |
