1、优化刀具拆解单
This commit is contained in:
@@ -891,7 +891,8 @@
|
||||
<group attrs="{'invisible': [('dismantle_cause', 'not in', ['寿命到期报废','崩刀报废'])]}">
|
||||
<!-- <group col="3">-->
|
||||
<group>
|
||||
<field name="scrap_boolean" string="是否报废" readonly="0"/>
|
||||
<field name="scrap_boolean" string="是否报废"
|
||||
attrs="{'readonly': [('state' , '=', '已拆解')]}"/>
|
||||
</group>
|
||||
<!-- <group></group>-->
|
||||
<!-- <group>-->
|
||||
|
||||
Reference in New Issue
Block a user