summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchase_order.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index 68622a8e..33603216 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -20,11 +20,6 @@
type="object"
attrs="{'invisible': [('approval_status', '=', 'approved')]}"
/>
- <button name="approve_edit_line"
- string="Approve Edit"
- type="object"
- attrs="{'invisible': [('from_apo', '=', False), ('approval_edit_line', '=', True)]}"
- />
<button name="indoteknik_custom.action_view_uangmuka_pembelian" string="UangMuka"
type="action" attrs="{'invisible': [('approval_status', '!=', 'approved')]}"/>
</button>