summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2025-12-05 09:35:35 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2025-12-05 09:35:35 +0700
commit7af6d76d7e425bf72d9761871d2f9bce39cc0794 (patch)
treebad9cbb35180c7bbb8bf4f20a37ca61610e36984 /indoteknik_custom/views
parent01c6652a82d2f2b78b78f27def6d97b1d4ae37da (diff)
parent92ef14b40d14222c9f9021c5778aed03ef90b73f (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into cr_renca_find
merge
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/stock_picking.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index bad85963..e1d9bd1f 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -185,6 +185,7 @@
}"
/>
<field name="so_num" attrs="{'invisible': [('picking_type_id', 'not in', [29,30,73,74])]}"/>
+ <field name="payment_term"/>
</field>
<field name="group_id" position="before">
<field name="date_reserved"/>
@@ -481,4 +482,4 @@
<field name="target">new</field>
</record>
</data>
-</odoo> \ No newline at end of file
+</odoo>