diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-22 09:53:47 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-22 09:53:47 +0700 |
| commit | 7965212570e382b1fe94a96cfe16f3d2babb1d27 (patch) | |
| tree | 7b8382b1931400bb32660d00314e0b62882b6af2 /indoteknik_custom/views | |
| parent | 84bfce78983a3bac22e647740aeeda2e88426310 (diff) | |
(andri) init button
Diffstat (limited to 'indoteknik_custom/views')
| -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" |
