summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchase_outstanding.xml
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-01-02 15:31:46 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-01-02 15:31:46 +0700
commitddaef3895870403548d032a892a3365de38c016c (patch)
tree1ea51a7e51e23dc971aa591cc979b7660e0404e9 /indoteknik_custom/views/purchase_outstanding.xml
parent0d5114af051fed9575bc0d108a0fa14a13875f1b (diff)
add sales outstanding for monitoring outgoing qty, and add sales person, purchaser
Diffstat (limited to 'indoteknik_custom/views/purchase_outstanding.xml')
-rw-r--r--indoteknik_custom/views/purchase_outstanding.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_outstanding.xml b/indoteknik_custom/views/purchase_outstanding.xml
index 52003fd6..dc203744 100644
--- a/indoteknik_custom/views/purchase_outstanding.xml
+++ b/indoteknik_custom/views/purchase_outstanding.xml
@@ -7,6 +7,7 @@
<tree create="false">
<field name="order_id"/>
<field name="partner_id"/>
+ <field name="user_id"/>
<field name="date_order"/>
<field name="po_state"/>
<field name="po_status"/>
@@ -27,6 +28,7 @@
<group>
<field name="order_id"/>
<field name="partner_id"/>
+ <field name="user_id"/>
<field name="date_order"/>
<field name="po_state"/>
<field name="po_status"/>