fix 权限

This commit is contained in:
ivan deng
2018-04-30 05:39:16 +08:00
parent 8e479161b6
commit 83a2adbea3
4 changed files with 20 additions and 20 deletions

View File

@@ -55,7 +55,7 @@ The user can get the help document just by one click.
""",
'images': ['static/description/banner.png'],
'depends': ['web', 'mail'],
'depends': ['base', 'web', 'mail'],
'data': [
'views/app_odoo_customize_view.xml',
'views/app_theme_config_settings_view.xml',