1、将和刀具相关的模型的刀具直径字段类型从int改为float;2、标准刀库tree视图添加Rfid字段;优化从中控获取标准刀库信息接口;
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<field name='product_template_ids'>
|
||||
<tree editable='bottom'>
|
||||
<field name="code" readonly="1"/>
|
||||
<field name="rfid"/>
|
||||
<field name="tool_code"/>
|
||||
<field name="functional_tool_type"/>
|
||||
<field name="functional_tool_name_id" readonly="1"/>
|
||||
|
||||
Reference in New Issue
Block a user