mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
stock_vertical_lift: change x/y tray order
This commit is contained in:
@@ -189,8 +189,8 @@
|
||||
<field name="tray_type_id" invisible="1" />
|
||||
<field name="tray_name" />
|
||||
<field name="tray_type_code" />
|
||||
<field name="tray_y" />
|
||||
<field name="tray_x" />
|
||||
<field name="tray_y" />
|
||||
<label for="tray_qty" />
|
||||
<div colspan="2" class="oe_title">
|
||||
<h1>
|
||||
|
||||
@@ -94,8 +94,8 @@
|
||||
<group col="1">
|
||||
<field name="tray_name" />
|
||||
<field name="tray_type_code" />
|
||||
<field name="tray_y" />
|
||||
<field name="tray_x" />
|
||||
<field name="tray_y" />
|
||||
</group>
|
||||
<group>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user