@ -38,5 +38,5 @@
],
'demo': [],
'test': [],
'installable': True,
'installable': False,
}
@ -33,6 +33,6 @@
'views/auditlog_view.xml',
'application': True,
'pre_init_hook': 'pre_init_hook',
@ -41,6 +41,6 @@
'images': [],
'post_load': '',
'application': False,
'auto_install': False,
@ -32,7 +32,7 @@
'view/res_groups.xml',
"auto_install": False,
"installable": True,
"external_dependencies": {
'python': [],
},
@ -31,7 +31,7 @@
"demo": [],
"test": [],
"active": False,
"application": False,
@ -40,5 +40,5 @@ avoid breaking modules which access via SQL the login_date column, a cron
"data": ['security/ir.model.access.csv',
'cron.xml'],
"installable": True
'installable': False
@ -30,5 +30,5 @@
"qweb": [
'static/src/xml/base.xml',
@ -60,5 +60,5 @@ Contributors
'test': [
'test/dbsource_connect.yml',
@ -30,6 +30,6 @@
'base',
@ -41,5 +41,5 @@ Got the idea from https://twitter.com/nbessi/status/337869826028605441
@ -43,5 +43,5 @@
"wizard/report_duplicate_view.xml",
"views/report_xml_view.xml",
@ -30,7 +30,7 @@
"test": [
@ -10,7 +10,7 @@
'website': 'http://www.endikaiglesias.com/',
"license": "AGPL-3",
'depends': ['base'],
'data': [
'views/res_users_view.xml',
@ -33,5 +33,5 @@ of the scheduler.
"tests/correct_uid.yml",
@ -35,4 +35,5 @@
'view/purge_data.xml',
'view/menu.xml',
@ -46,7 +46,7 @@
"css": [
@ -47,5 +47,5 @@ come with the standard code:
@ -34,6 +34,6 @@
'wizard/attach_mail_manually.xml',
'security/ir.model.access.csv',
@ -35,6 +35,6 @@
'qweb': [
@ -41,4 +41,5 @@
'data/ir_config_parameter_data.xml'
]
@ -30,4 +30,5 @@
'depends': [
@ -66,6 +66,6 @@ password = openerp
'data': ['mail_view.xml'],
'active': False,
@ -45,7 +45,7 @@
"security/ir.model.access.csv",
'views/mass_editing_view.xml',
'views/ir_model_fields_view.xml',
@ -37,5 +37,5 @@
@ -44,5 +44,5 @@ an error.""",
'demo': ['ir_cron_demo.xml'],
'images': ['images/scheduler_error_mailer.jpg'],
@ -82,6 +82,6 @@ Example usage
"data": [
'serv_config.xml',
@ -44,6 +44,6 @@ variable of the OpenERP configuration file.
"license": "GPL-3 or any later version",
"category": "Tools",
"data": [],
@ -3,4 +3,5 @@
'summary': 'Backport of the v9 shell CLI command.',
'author': "Daniel Reis,Odoo Community Association (OCA)",
'version': '8.0.1.0.0',
@ -33,7 +33,7 @@ Adds user accounts to groups based on rules defined by the administrator.
'users_ldap_groups.xml',
'python': ['ldap'],
@ -38,5 +38,5 @@ AD also supports the "mail" attribute, so it can be mapped into OpenERP.
'users_ldap_view.xml',
@ -48,5 +48,5 @@ object you want to query.
'view/users_ldap.xml',
'view/populate_wizard.xml',
@ -91,4 +91,5 @@ https://github.com/openerpbrasil/l10n_br_core/commit/33065366726a83dbc69b9f0031c
'css': [],
'web_preload': False,