新增表面工艺外协需求

This commit is contained in:
jinling.yang
2023-03-20 17:37:23 +08:00
parent 9e5f70c988
commit 740df7c99a
7 changed files with 58 additions and 19 deletions

View File

@@ -58,8 +58,8 @@
<group>
<field name="process_encode" readonly="1"/>
<field name="name" required="1"/>
<field name="gain_way" required="1"/>
</group>
<notebook>
<page string="工序">
<field name='processing_order_ids' options="{'no_create':True}" widget="one2many">
@@ -101,6 +101,8 @@
</field>
</page>
</notebook>
<group>
<field name="remark"/>
</group>