summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorFIN-IT_AndriFP <it@fixcomart.co.id>2025-09-19 14:05:47 +0700
committerFIN-IT_AndriFP <it@fixcomart.co.id>2025-09-19 14:05:47 +0700
commit2f1673133969bf72268ab61e186a28732d8f5439 (patch)
tree1752312cd95033823e2e3917e2378083f126a976 /indoteknik_custom/views
parentef5418ec79e17a4b233e6ea51ba66126a97ab0eb (diff)
parentb07468846b95803f21b81191013651fac2d9adb4 (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into stj-po
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 abaf347d..0e2eb9e4 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -35,7 +35,7 @@
<field name="partner_id" position="after">
<field name="area_name" optional="hide"/>
<field name="purchase_representative_id"/>
- <field name="status_printed"/>
+ <field name="status_printed" optional="hide"/>
</field>
</field>
</record>