1
This commit is contained in:
@@ -914,7 +914,7 @@
|
|||||||
<field name="pad_freight_id" string="目标货位"
|
<field name="pad_freight_id" string="目标货位"
|
||||||
options="{'no_create': True,'no_create_edit':True}"
|
options="{'no_create': True,'no_create_edit':True}"
|
||||||
attrs="{'invisible': [('dismantle_cause', 'not in', ['更换为其他刀具'])], 'readonly': [('state', '=', '已拆解')],
|
attrs="{'invisible': [('dismantle_cause', 'not in', ['更换为其他刀具'])], 'readonly': [('state', '=', '已拆解')],
|
||||||
'required': [('pad_freight_id', '!=', False), ('dismantle_cause', 'in', ['更换为其他刀具'])]}"/>
|
'required': [('pad_product_id', '!=', False), ('dismantle_cause', 'in', ['更换为其他刀具'])]}"/>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
|
|||||||
Reference in New Issue
Block a user