1、刀具组装功能添加开始完成日志;2、库存概览看板按作业类型分组默认优化展示。

This commit is contained in:
yuxianghui
2024-07-31 10:40:03 +08:00
parent 5ea25fae73
commit bba4e55770
2 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
<odoo>
<data>
<record model="ir.actions.act_window" id="stock.stock_picking_type_action">
<field name="context">{'search_default_groupby_code':1}</field>
</record>
<record id="view_location_form_sf_inherit" model="ir.ui.view">
<field name="name">stock.location.form.sf.inherit</field>