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

This commit is contained in:
mgw
2023-06-29 14:23:10 +08:00
parent 2aae162f73
commit 8664c196f0
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.
{
@@ -18,6 +17,7 @@
'wizard/wizard_view.xml',
'views/tool_base_views.xml',
'views/menu_view.xml',
'views/tool_material_search.xml',
],
'demo': [
],