diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-07-24 15:58:16 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-07-24 15:58:16 +0700 |
| commit | 5c87386fadb7f24ecbd33490cb838a879a48bd33 (patch) | |
| tree | 661d8524f4b6f2c3f2ab0b6f98a89897d99566a3 /indoteknik_custom/views/purchase_order.xml | |
| parent | bf294f65fa5ff2f1974e0b2766a4a4469193fe3a (diff) | |
fix bug mail template
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 08ab8691..142c13d8 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -46,11 +46,6 @@ <field name="total_so_margin"/> <field name="total_percent_margin"/> <field name="total_so_percent_margin"/> - <button name="re_calculate" - string="Re Calculate" - type="object" - attrs="{'invisible': [('approval_status', '=', 'approved')]}" - /> </field> <field name="product_id" position="before"> <field name="line_no" attrs="{'readonly': 1}" optional="hide"/> |
