库存调整货架货位为标签
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
<field name="product_sn_id" attrs="{'invisible': [('hide_location', '=', False)], 'required': [('hide_location', '!=', False), ('location_status', '=', '空闲')]}"/>
|
||||
<!-- <field name="time_test" widget="timepicker"/>-->
|
||||
<field name="area_type" attrs="{'invisible': [('hide_area', '=', False)], 'required': [('hide_area', '!=', False)]}"/>
|
||||
<field name="current_location_id" attrs="{'invisible': [('hide_area', '=', False)]}"/>
|
||||
<field name="destination_location_id" attrs="{'invisible': [('hide_area', '=', False)]}"/>
|
||||
|
||||
</group>
|
||||
<group>
|
||||
|
||||
Reference in New Issue
Block a user