diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-01-11 14:44:04 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-01-11 14:44:04 +0700 |
| commit | c5f049fd628ce1f8c6b7c65282fbfd4bb2739ebc (patch) | |
| tree | 8dc87e66d302cbdfb6e03f244d832d51097a895d | |
| parent | e56e9e0346c23d14628a3fbc8b53c55ccc13d25e (diff) | |
delete temporary
| -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> |
