bom物料清单添加错误信息,添加刀具物料字段展示

This commit is contained in:
liaodanlong
2024-09-10 09:18:43 +08:00
parent 6711f6f6e6
commit 7cd104c047
3 changed files with 20 additions and 13 deletions

View File

@@ -33,7 +33,8 @@
<field name="product_ids" context="{'jikimo_bom_product': True}">
<tree>
<field name="name"/>
<field name="categ_id"/>
<!-- <field name="categ_id"/>-->
<field name="cutting_tool_material_id"/>
<field name="cutting_tool_model_id"/>
<field name="specification_id"/>
<field name="brand_id"/>