更新模块信息

This commit is contained in:
mgw
2023-02-03 10:32:53 +08:00
parent eee02d2ff1
commit 4d4b0098ce

View File

@@ -2,14 +2,16 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
{
'name': '机企猫智能工厂 对接机床',
'version': '2.0',
'version': '1.0',
'summary': 'sf_machine_connect',
'sequence': 10,
'description': """
这是一个模块
这是一个连接机床的模块
====================
""",
'category': 'sf',
'author': 'jikimo',
'website': 'https://sf.cs.jikimo.com',
'depends': ['sf_base', 'sf_manufacturing', 'barcodes', ],
'data': [
# 定义权限组放在最上面