diff options
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index be281983..30ef0f7a 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -84,9 +84,6 @@ <field name="partner_id" position="after"> <field name="real_shipping_id"/> </field> - <field name="product_uom_qty" position="attributes"> - <attribute name="readonly">1</attribute> - </field> <field name="date_done" position="after"> <field name="arrival_time"/> </field> |
