summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchasing_job.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/purchasing_job.xml')
-rw-r--r--indoteknik_custom/views/purchasing_job.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml
index 42dfd359..c439dc8f 100644
--- a/indoteknik_custom/views/purchasing_job.xml
+++ b/indoteknik_custom/views/purchasing_job.xml
@@ -6,12 +6,14 @@
<field name="arch" type="xml">
<tree create="false" multi_edit="1">
<field name="product_id"/>
+ <field name="vendor_id"/>
<field name="brand"/>
<field name="item_code"/>
<field name="product"/>
<field name="onhand"/>
<field name="incoming"/>
<field name="outgoing"/>
+ <field name="status_apo"/>
<field name="action"/>
</tree>
</field>