[FIX] uncommented manifest

This commit is contained in:
Parthiv 2018-10-30 15:39:16 +05:30
parent 6828cb8673
commit bdbf2c19c4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Allow users to login through OAuth2 Provider.
'maintainer': 'Odoo S.A.',
'depends': ['base', 'web', 'base_setup', 'auth_signup'],
'data': [
# 'data/auth_oauth_data.xml',
'data/auth_oauth_data.xml',
'data/auth_oauth_data.yml',
'views/auth_oauth_views.xml',
'views/res_users_views.xml',