修改维保生成编码和名称的规则

This commit is contained in:
qihao.gong@jikimo.com
2023-09-26 17:29:14 +08:00
parent 9c2d4dbc24
commit 22a4ccad6b
8 changed files with 38 additions and 12 deletions

View File

@@ -162,7 +162,7 @@
<field name="equipment_status"/>
</xpath>
<xpath expr="//field[@name='alternative_workcenter_ids']" position="after">
<field name="production_line_id"/>
<field name="production_line_id" readonly="1"/>
<field name="equipment_id"/>
<field name="production_line_show" invisible="1"/>
</xpath>