summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchase_order.xml
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-01-02 11:28:12 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-01-02 11:28:12 +0700
commit9d4ec4d054858368d21a1efc9f58f1fbd080baaf (patch)
treeeea9b772124aad8cbcaf021575b988727b43225e /indoteknik_custom/views/purchase_order.xml
parent80cbff436261c85af8b826317037fc5ee07b2d86 (diff)
change logic for po status and add table for product spec trusco
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index fcd38677..c4a06a6c 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -71,7 +71,6 @@
<field name="inherit_id" ref="purchase.purchase_order_view_tree"/>
<field name="arch" type="xml">
<field name="invoice_status" position="after">
- <field name="procurement_status" />
<field name="po_status" />
</field>
</field>