1.新增加工面模型2.制造订单详情页面的返工操作上的加工面根据产品的加工面板进行过滤
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
<sheet>
|
||||
<field name="production_ids" invisible="True"/>
|
||||
<field name="workorder_id" invisible="True"/>
|
||||
<field name="product_id" invisible="True"/>
|
||||
<group>
|
||||
<field name="processing_panel_id" options="{'no_create': True}" />
|
||||
<field name="rework_reason" required="1"/>
|
||||
<field name="detailed_reason" required="1"/>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user