功能刀具组装点【更多】按钮弹窗的物料添加【BOM物料】默认筛选,根据BOM筛选出符合条件的物料信息;取消默认筛选后记录按满足BOM的和不满足BOM的顺序排序出现。

This commit is contained in:
yuxianghui
2025-06-13 10:19:11 +08:00
parent 012ff120b4
commit 6517d2bd12
4 changed files with 67 additions and 16 deletions

View File

@@ -187,6 +187,7 @@
<field name="current_location" string="当前位置"/>
<field name="current_shelf_location_id" string="当前货位"
attrs="{'invisible': [('current_shelf_location_id', '=', False)]}"/>
<field name="create_date" string="装刀时间"/>
</group>
</group>
</page>