summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-05-10 14:43:15 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-05-10 14:43:15 +0700
commit844339e517540826f6990456a63945dc879e37d5 (patch)
treea635964dbd0b9729c1d161e16ca7e8dabb02a3c8 /indoteknik_custom/views/stock_picking.xml
parent1c0c7be74b11371299bead2626840b3ebc2632f7 (diff)
parentcb9ae6021dd4858372ed78d16ab491226c95f1d2 (diff)
Merge branch 'production' into dev/request-by-abl
# Conflicts: # indoteknik_custom/models/res_partner.py
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-rw-r--r--indoteknik_custom/views/stock_picking.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index a8772906..90f662cc 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -61,6 +61,7 @@
<field name="origin" position="after">
<field name="status_printed"/>
<field name="purchase_id"/>
+ <field name="sale_order"/>
<field name="date_doc_kirim"/>
<field name="summary_qty_operation"/>
<field name="count_line_operation"/>
@@ -87,6 +88,9 @@
<field name="product_id" position="before">
<field name="line_no" attrs="{'readonly': 1}" optional="hide"/>
</field>
+ <field name="product_uom" position="after">
+ <field name="sale_id" attrs="{'readonly': 1}" optional="hide"/>
+ </field>
<page name="note" position="after">
<page string="E-Faktur" name="efaktur" attrs="{'invisible': [['is_internal_use', '=', False]]}">
<group>