1、优化产初始化生成功能刀具,解决作业类型无法选择功能刀具的问题;2、优化取消功能刀具组装功能;3、新增功能刀具组装确定后生成功能刀具序列号,生成刀具组装入库单
This commit is contained in:
@@ -1127,7 +1127,7 @@
|
||||
</group>
|
||||
<group>
|
||||
<group col="1">
|
||||
<group col="1">
|
||||
<group col="1" attrs="{'invisible': [('handle_code_id', '=', False)]}">
|
||||
<div>
|
||||
<separator string="刀柄:" style="font-size: 13px;"/>
|
||||
</div>
|
||||
@@ -1165,7 +1165,7 @@
|
||||
</group>
|
||||
</group>
|
||||
<group col="1">
|
||||
<group col="1">
|
||||
<group col="1" attrs="{'invisible': [('chuck_code_id', '=', False)]}">
|
||||
<div>
|
||||
<separator string="夹头:" style="font-size: 13px;"/>
|
||||
</div>
|
||||
@@ -1208,35 +1208,6 @@
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
|
||||
<!-- <group>-->
|
||||
<!-- <field name="integral_code_id"/>-->
|
||||
<!-- <field name="cutting_tool_integral_model_id"/>-->
|
||||
<!-- <field name="blade_code_id"/>-->
|
||||
<!-- <field name="cutting_tool_blade_model_id"/>-->
|
||||
<!-- <field name="bar_code_id"/>-->
|
||||
<!-- <field name="cutting_tool_cutterbar_model_id"/>-->
|
||||
<!-- <field name="pad_code_id"/>-->
|
||||
<!-- <field name="cutting_tool_cutterpad_model_id"/>-->
|
||||
<!-- <field name="handle_code_id"/>-->
|
||||
<!-- <field name="cutting_tool_cutterhandle_model_id"/>-->
|
||||
<!-- <field name="chuck_code_id"/>-->
|
||||
<!-- <field name="cutting_tool_cutterhead_model_id"/>-->
|
||||
<!-- </group>-->
|
||||
<!-- <group>-->
|
||||
<!-- <field name="integral_name"/>-->
|
||||
<!-- <field name="sf_tool_brand_id_1"/>-->
|
||||
<!-- <field name="blade_name"/>-->
|
||||
<!-- <field name="sf_tool_brand_id_2"/>-->
|
||||
<!-- <field name="bar_name"/>-->
|
||||
<!-- <field name="sf_tool_brand_id_3"/>-->
|
||||
<!-- <field name="pad_name"/>-->
|
||||
<!-- <field name="sf_tool_brand_id_4"/>-->
|
||||
<!-- <field name="handle_name"/>-->
|
||||
<!-- <field name="sf_tool_brand_id_5"/>-->
|
||||
<!-- <field name="chuck_name"/>-->
|
||||
<!-- <field name="sf_tool_brand_id_6"/>-->
|
||||
<!-- </group>-->
|
||||
</group>
|
||||
</page>
|
||||
<page string="申请信息">
|
||||
|
||||
Reference in New Issue
Block a user