mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
adjust view
This commit is contained in:
@@ -22,10 +22,8 @@
|
||||
<field name="model">stock.move</field>
|
||||
<field name="inherit_id" ref="stock.view_move_form" />
|
||||
<field name="arch" type="xml">
|
||||
<field name="location_dest_id" position="after">
|
||||
<field name="picking_code" invisible="1" />
|
||||
</field>
|
||||
<field name="product_uom_qty" position="after">
|
||||
<field name="picking_code" invisible="1" />
|
||||
<button
|
||||
name="%(assign_manual_quants_action)d"
|
||||
type="action"
|
||||
|
||||
Reference in New Issue
Block a user