diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-02 11:28:12 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-02 11:28:12 +0700 |
| commit | 9d4ec4d054858368d21a1efc9f58f1fbd080baaf (patch) | |
| tree | eea9b772124aad8cbcaf021575b988727b43225e /indoteknik_custom/views/purchase_order.xml | |
| parent | 80cbff436261c85af8b826317037fc5ee07b2d86 (diff) | |
change logic for po status and add table for product spec trusco
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 1 |
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> |
