Merge branch develop into feature/优化代码:工单显示机床信息等

This commit is contained in:
马广威
2023-01-31 10:42:32 +08:00
21 changed files with 312 additions and 241 deletions

View File

@@ -7,7 +7,7 @@
<field name="arch" type="xml">
<xpath expr="//page[last()-3]" position="before">
<page string="机床信息" attrs='{"invisible": [("routing_type","!=","CNC加工")]}'>
<group string="基本信息">
<group string="机床信息">
<field name="machine_tool_name"/>
<field name="machine_tool_type_id"/>
<field name="machine_tool_machine_ip"/>