summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-08-29 13:20:52 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-08-29 13:20:52 +0700
commitc9977d7ced930aed5e0f96c1cde30b5cd7c37c94 (patch)
treee5468534c148cbd99748f501e5340f82677a9f1a /indoteknik_custom/views
parent44d1d87922f32066a1ce5548335a11403d118cf7 (diff)
fix stock picking purchase_id
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/stock_picking.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 64917bad..b099b32c 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -58,7 +58,7 @@
</field>
<field name="origin" position="after">
<field name="purchase_representative_id"/>
- <field name="order_id"/>
+ <field name="purchase_id"/>
<field name="date_doc_kirim"/>
<field name="summary_qty_operation"/>
<field name="count_line_operation"/>