summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-10-14 14:43:42 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-10-14 14:43:42 +0700
commit4426c0a7f19969b59ff35fa1e4f793b66c6c5d91 (patch)
tree80bc2af8e6c3a3cef8e22a03595b0b49e07bdeeb /indoteknik_custom/views
parent90d69c1f43812912dddbec1e4ccfbd0a69221590 (diff)
Update purchase_order.py and purchase_order.xml
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index a8b71d5a..41e97cd9 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -53,6 +53,7 @@
<field name="arch" type="xml">
<field name="invoice_status" position="after">
<field name="procurement_status" />
+ <field name="po_status" />
</field>
</field>
</record>