Add license key in __openerp__.py
@ -22,6 +22,7 @@
"name": "Authenticate via HTTP basic authentication",
"version": "1.0",
"author": "Therp BV",
"license": "AGPL-3",
"complexity": "expert",
"description": """
In an environment where several web applications authenticate against the same
"name": "Authenticate via HTTP basic authentication (logout helper)",
With auth_from_http_basic, the logout procedure has to be bent a bit to provide
@ -43,6 +43,7 @@ Contributors
""",
'author': 'Daniel Reis',
'website': 'http://launchpad.net/addons-tko',
'license': 'AGPL-3',
'images': [
'images/screenshot01.png',
],
@ -78,6 +78,7 @@ Contributors
'images/snapshot1.png',
'images/snapshot2.png',
@ -11,6 +11,7 @@
'author': 'Camptocamp',
'website': 'http://openerp.camptocamp.com',
'depends': ['base'],
'init_xml': [],
'update_xml': ['ir_config_parameter_view.xml'],
@ -15,6 +15,7 @@
'init_xml': ['data.xml'],
'update_xml': ['security_view.xml'],
@ -24,6 +24,7 @@
"version": "1.2",
"depends": ["auth_ldap"],
Adds user accounts to groups based on rules defined by the administrator.
"name": "dbfilter_from_header",
"complexity": "normal",
This addon lets you pass a dbfilter as a HTTP header.
"name": "Remove odoo.com bindings",
"version": "1.1",
This module deactivates all bindings to openerp.com that
@ -26,6 +26,7 @@
'version': '1.0',
'author': 'Therp BV',
'website': 'http://www.therp.nl',
"category": "Tools",
"depends": ['fetchmail'],
'data': [
@ -28,6 +28,7 @@
"website": "http://www.serpentcs.com",
"license": "GPL-3 or any later version",
This module provides the functionality to add, update or remove the values
of more than one records on the fly at the same time.
@ -77,6 +77,7 @@ Example usage
serv_config.get('external_service.ftp', 'tls')
"website": "http://www.camptocamp.com",
"data": [
'serv_config.xml',
@ -41,6 +41,7 @@ server_environment_files lives before this one in the addons-path
variable of the OpenERP configuration file.
"data": [],
"installable": True,
'version': "1.0",
'depends': ["auth_ldap"],
'author': "Daniel Reis (https://launchpad.com/~dreis-pt)",
'description': """\
Allows to define the LDAP attributes to use to retrieve user name and e-mail
address.
"name": "LDAP Populate",
"category": 'Tools',
This module allows to prepopulate the user database with all entries in the