diff options
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index b0932d5a..979bede3 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -19,6 +19,7 @@ </field> <field name="partner_id" position="after"> <field name="purchase_representative_id"/> + <field name="status_printed"/> </field> </field> </record> @@ -59,6 +60,7 @@ </field> <field name="origin" position="after"> <field name="purchase_representative_id"/> + <field name="status_printed"/> <field name="purchase_id"/> <field name="date_doc_kirim"/> <field name="summary_qty_operation"/> |
