Accept Merge Request #214: (feature/刀具管理同步优化,增加字段 -> develop)

Merge Request: 刀具物料查询功能本地测试完成,推至线上测试


Created By: @马广威
Accepted By: @马广威
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/214?initial=true
This commit is contained in:
马广威
2023-06-29 14:23:53 +08:00
9 changed files with 341 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
{
@@ -20,6 +19,7 @@
'wizard/wizard_view.xml',
'views/tool_base_views.xml',
'views/menu_view.xml',
'views/tool_material_search.xml',
],
'demo': [
],