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