diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-08-22 11:25:33 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-08-22 11:25:33 +0700 |
| commit | 4988c230b5796c029047e62d6d603e3aecf5c052 (patch) | |
| tree | 12b78f9a9db0ffd78bb83427dd082b63fb5f3e39 /indoteknik_custom/views | |
| parent | 9907f33408582ea68e11bd0b1b2bc8608c6c1c1e (diff) | |
temporary comment sales approval
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index e0b4ab4d..82058837 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -7,10 +7,10 @@ <field name="inherit_id" ref="sale.view_order_form"/> <field name="arch" type="xml"> <button id="action_confirm" position="after"> - <button name="sale_order_approve" - string="Ask Approval" - type="object" - /> +<!-- <button name="sale_order_approve"--> +<!-- string="Ask Approval"--> +<!-- type="object"--> +<!-- />--> </button> <field name="payment_term_id" position="after"> <field name="approval_status" /> |
