summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-01-22 10:33:07 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-01-22 10:33:07 +0700
commitedfffc3c7166c87c458dd8ae7eba03d61cc82299 (patch)
tree2838035e5f0df88032cb625f490797caad4e43a2
parent25ea83dd6a1f8ff272fd086a998904ed792b1041 (diff)
cr bu in
-rw-r--r--indoteknik_custom/views/stock_picking.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 8acba608..38ce1af5 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -86,9 +86,9 @@
<field name="partner_id" position="after">
<field name="real_shipping_id"/>
</field>
- <field name="product_uom_qty" position="attributes">
+ <!-- <field name="product_uom_qty" position="attributes">
<attribute name="attrs">{'readonly': [('parent.picking_type_code', '=', 'incoming')]}</attribute>
- </field>
+ </field> -->
<field name="date_done" position="after">
<field name="arrival_time"/>
</field>