fix 注意: summary中不可以有中文!!!

This commit is contained in:
ivan deng
2018-09-16 00:36:41 +08:00
parent 82f8a36268
commit 1c81fd541c

View File

@@ -26,6 +26,12 @@
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """
odoo enterprise version UI enhance. odoo enterprise version UI enhance.
1. Add dropdown arrow to parent menu.
2. Replace the odoo logo to your company logo in main menu.
3. Alway show search in main menu.
""",
'description': """
odoo enterprise version UI enhance.
广州尚鹏Sunpop.cn 的odoo模块。企业版界面增强。 广州尚鹏Sunpop.cn 的odoo模块。企业版界面增强。
1. Add dropdown arrow to parent menu. 1. Add dropdown arrow to parent menu.
多级菜单中出现箭头。 多级菜单中出现箭头。
@@ -34,9 +40,6 @@
3. Alway show search in main menu. 3. Alway show search in main menu.
在主菜单界面让搜索可见。 在主菜单界面让搜索可见。
""", """,
'description': """
模块开发模板,目录结构与文件定义。
""",
'price': 98.00, 'price': 98.00,
'currency': 'EUR', 'currency': 'EUR',
'depends': ['web_enterprise'], 'depends': ['web_enterprise'],
@@ -55,7 +58,7 @@
'js': [ 'js': [
], ],
'images': ['static/description/app_web_enterprise_03.jpg'], 'images': ['static/description/app_web_enterprise_03.jpg'],
'pre_init_hook': 'pre_init_hook', 'pre_init_hook': '',
'post_load': None, 'post_load': None,
'pre_init_hook': None, 'pre_init_hook': None,
'post_init_hook': None, 'post_init_hook': None,