优化代码-设置按钮权限等

This commit is contained in:
mgw
2023-01-29 09:26:19 +08:00
parent 9c473e6f32
commit 0a248d577a
10 changed files with 335 additions and 24 deletions

View File

@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
{
'name': 'sf_machine_connect',
'version': '1.0',
'summary': '智能工厂机床连接模块',
'name': '机企猫智能工厂 对接机床',
'version': '2.0',
'summary': 'sf_machine_connect',
'sequence': 10,
'description': """
这是一个模块
@@ -20,6 +20,7 @@
'views/WorkCenterBarcodes.xml',
'views/Stock_picking_Barcodes.xml',
'views/machine_monitor.xml',
# 'views/machine_info_present.xml',
],
'assets': {