summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-07-05 15:08:02 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-07-05 15:08:02 +0700
commit074f7e6c0190c1ae5e08db6db0dd3f4f3e28e941 (patch)
treed2561768d57fa32ede8cabbe249990f9db880cf4 /indoteknik_custom/views/stock_picking.xml
parent0cbdf05b4fce0460cdc951cb60d4bd00cac51a13 (diff)
change request
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-rw-r--r--indoteknik_custom/views/stock_picking.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 90f662cc..4de1ac91 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -59,7 +59,6 @@
<field name="real_shipping_id"/>
</field>
<field name="origin" position="after">
- <field name="status_printed"/>
<field name="purchase_id"/>
<field name="sale_order"/>
<field name="date_doc_kirim"/>
@@ -75,6 +74,9 @@
</field>
<field name="group_id" position="before">
<field name="date_reserved"/>
+ <field name="status_printed"/>
+ <field name="date_printed_sj"/>
+ <field name="date_printed_list"/>
<field name="is_internal_use"
string="Internal Use"
type="object"