1、刀具物料刀柄、夹具物料托盘搜索模型的序列号对象字段的list列表添加Rfid字段;2、制造单搜索看板添加记数功能;3、刀具组装岗添加货位的读写权限;4、功能刀具组装单弹窗添加手动输入五种物料的货位编码时,对该货位进行多项校验;
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
<field name="barcode_ids">
|
||||
<tree create="0">
|
||||
<field name="name"/>
|
||||
<field name="rfid"/>
|
||||
<field name="tool_material_status"/>
|
||||
<!-- <button string="序列号注册" name="enroll_fixture_material_stock" type="object"-->
|
||||
<!-- class="btn-primary"/>-->
|
||||
|
||||
@@ -944,7 +944,5 @@
|
||||
<field name="search_view_id" ref="sf_functional_tool_dismantle_search"/>
|
||||
<field name="context">{'search_default_no_dismantle_state':1}</field>
|
||||
</record>
|
||||
|
||||
|
||||
</data>
|
||||
</odoo>
|
||||
|
||||
@@ -61,6 +61,7 @@
|
||||
<field name="barcode_ids">
|
||||
<tree>
|
||||
<field name="name"/>
|
||||
<field name="rfid"/>
|
||||
<field name="tool_material_status"/>
|
||||
<!-- <button name="enroll_tool_material_stock" string="序列号注册" type="object" class="btn-primary"/>-->
|
||||
</tree>
|
||||
|
||||
Reference in New Issue
Block a user