diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-30 08:09:37 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-30 08:09:37 +0700 |
| commit | fa8322bc30edf708252d8d932abfc0735b51951c (patch) | |
| tree | 723c5e60b36dcdff7fe427b86f079157774f0591 /indoteknik_custom/views/approval_payment_term.xml | |
| parent | 1f58d7d4973edf04d6a3f3092115492585c1545b (diff) | |
| parent | e87e62308f3f38f03b82e22765fa1a203a869a82 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into odoo-backup
merge
Diffstat (limited to 'indoteknik_custom/views/approval_payment_term.xml')
| -rw-r--r-- | indoteknik_custom/views/approval_payment_term.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/approval_payment_term.xml b/indoteknik_custom/views/approval_payment_term.xml index b0b99689..090c9b5c 100644 --- a/indoteknik_custom/views/approval_payment_term.xml +++ b/indoteknik_custom/views/approval_payment_term.xml @@ -32,6 +32,10 @@ <field name="arch" type="xml"> <form> <header> + <!-- <button name="button_closing_mail" + string="Send Closing by Email" + type="object" + /> --> <button name="button_approve" string="Approve" type="object" |
