1、完成 工件装夹预调工单页面优化需求-3
This commit is contained in:
@@ -285,20 +285,26 @@
|
|||||||
<!-- </group>-->
|
<!-- </group>-->
|
||||||
<group string="托盘">
|
<group string="托盘">
|
||||||
<field name="tray_serial_number" readonly="1" string="序列号"/>
|
<field name="tray_serial_number" readonly="1" string="序列号"/>
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
<group>
|
||||||
|
<group>
|
||||||
<field name="tray_product_id" readonly="1" string="名称"/>
|
<field name="tray_product_id" readonly="1" string="名称"/>
|
||||||
<field name="tray_brand_id" readonly="1" string="品牌"/>
|
<field name="tray_brand_id" readonly="1" string="品牌"/>
|
||||||
|
</group>
|
||||||
|
<group>
|
||||||
<field name="tray_type_id" readonly="1" string="类型"/>
|
<field name="tray_type_id" readonly="1" string="类型"/>
|
||||||
<field name="tray_model_id" readonly="1" string="型号"/>
|
<field name="tray_model_id" readonly="1" string="型号"/>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
<group string="预调程序信息">
|
|
||||||
<field name="preset_program_information" colspan="2" nolabel="1"
|
|
||||||
placeholder="如有预调程序信息请在此处输入....."/>
|
|
||||||
</group>
|
|
||||||
<group string="加工图纸">
|
<group string="加工图纸">
|
||||||
<!-- 隐藏加工图纸字段名 -->
|
<!-- 隐藏加工图纸字段名 -->
|
||||||
<field name="processing_drawing" widget="pdf_viewer" string="" readonly="1"/>
|
<field name="processing_drawing" widget="pdf_viewer" string="" readonly="1"/>
|
||||||
</group>
|
</group>
|
||||||
|
<group string="预调程序信息">
|
||||||
|
<field name="preset_program_information" colspan="2" nolabel="1"
|
||||||
|
placeholder="如有预调程序信息请在此处输入....."/>
|
||||||
|
</group>
|
||||||
</page>
|
</page>
|
||||||
<page string="前置三元检测定位参数" attrs='{"invisible": [("routing_type","!=","装夹预调")]}'>
|
<page string="前置三元检测定位参数" attrs='{"invisible": [("routing_type","!=","装夹预调")]}'>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user