Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association.pull/137/head
parent
cdcfb0ebb3
commit
f750eed871
|
@ -21,7 +21,7 @@
|
|||
{
|
||||
"name": "Authenticate via HTTP basic authentication",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"complexity": "expert",
|
||||
"description": """
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
{
|
||||
"name": "Authenticate via HTTP basic authentication (logout helper)",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"complexity": "expert",
|
||||
"description": """
|
||||
|
|
|
@ -41,7 +41,7 @@ Contributors
|
|||
|
||||
* Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>
|
||||
""",
|
||||
'author': 'Daniel Reis',
|
||||
'author': "Daniel Reis,Odoo Community Association (OCA)",
|
||||
'website': 'http://launchpad.net/addons-tko',
|
||||
'license': 'AGPL-3',
|
||||
'images': [
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
{
|
||||
'name': 'Configuration Helper',
|
||||
'version': '0.8',
|
||||
'author': 'Akretion',
|
||||
'author': "Akretion,Odoo Community Association (OCA)",
|
||||
'maintainer': 'Akretion',
|
||||
'category': 'server',
|
||||
'complexity': 'normal',
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
{
|
||||
"name": "Templates for email templates",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"category": 'Tools',
|
||||
'complexity': "expert",
|
||||
"description": """If an organisation's email layout is a bit more
|
||||
|
|
|
@ -76,7 +76,7 @@ Contributors
|
|||
|
||||
* Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>
|
||||
""",
|
||||
'author': 'Daniel Reis',
|
||||
'author': "Daniel Reis,Odoo Community Association (OCA)",
|
||||
'website': 'http://launchpad.net/addons-tko',
|
||||
'license': 'AGPL-3',
|
||||
'images': [
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
'description': """
|
||||
Create view to inspect/change technical parameters
|
||||
""",
|
||||
'author': 'Camptocamp',
|
||||
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||
'website': 'http://openerp.camptocamp.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['base'],
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
When you try to delete a acces write it simply set all perms to false
|
||||
you can deactivate this behavior in ir.config_parameter by chanching the protect_security? key to 0
|
||||
""",
|
||||
'author': 'Camptocamp',
|
||||
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||
'website': 'http://openerp.camptocamp.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['base'],
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"name": "Server environment for base_external_referential",
|
||||
"version": "1.0",
|
||||
"depends": ["base", 'server_environment', 'base_external_referentials'],
|
||||
"author": "Camptocamp",
|
||||
"author": "Camptocamp,Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
"description": """This module is based on the server_environment module to use files for configuration.
|
||||
Thus we can have a different file for each environment (dev, test, staging, prod).
|
||||
|
|
|
@ -71,7 +71,7 @@ filtering by ‘Configurator’ (if you have several configurators,
|
|||
Once you filtered, you can save the filter as ‘Advanced filter’ or even
|
||||
add it to a dashboard.
|
||||
""",
|
||||
'author': 'Agile Business Group',
|
||||
'author': "Agile Business Group,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.agilebg.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['base'],
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"name": "Groups assignment",
|
||||
"version": "1.2",
|
||||
"depends": ["auth_ldap"],
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"description": """
|
||||
Adds user accounts to groups based on rules defined by the administrator.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
{
|
||||
'name': 'Admin Technical Features',
|
||||
'version': '0.1',
|
||||
'author': 'Savoir-faire Linux',
|
||||
'author': "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||
'maintainer': 'Savoir-faire Linux',
|
||||
'website': 'http://www.savoirfairelinux.com',
|
||||
'license': 'AGPL-3',
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
{
|
||||
'name': "Audit Log",
|
||||
'version': "1.0",
|
||||
'author': "ABF OSIELL",
|
||||
'author': "ABF OSIELL,Odoo Community Association (OCA)",
|
||||
'website': "http://www.osiell.com",
|
||||
'category': "Tools",
|
||||
'depends': [
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
'name': 'Authentification - Admin Passkey',
|
||||
'version': '2.1.1',
|
||||
'category': 'base',
|
||||
'author': 'GRAP',
|
||||
'author': "GRAP,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.grap.coop',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
'name': 'Authenticate via HTTP Remote User',
|
||||
'version': '1.0',
|
||||
'category': 'Tools',
|
||||
'author': 'Acsone SA/NV',
|
||||
'author': "Acsone SA/NV,Odoo Community Association (OCA)",
|
||||
'maintainer': 'ACSONE SA/NV',
|
||||
'website': 'http://www.acsone.eu',
|
||||
'depends': ['base', 'web', 'base_setup'],
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
{
|
||||
"name": "Serialized fields",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"description": """This addon restores serialized fields for Odoo 8.0
|
||||
""",
|
||||
|
|
|
@ -32,7 +32,7 @@ form.
|
|||
|
||||
Got the idea from https://twitter.com/nbessi/status/337869826028605441
|
||||
""",
|
||||
'author': 'Agile Business Group',
|
||||
'author': "Agile Business Group,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.agilebg.com',
|
||||
'license': 'AGPL-3',
|
||||
"depends": ['base'],
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
{
|
||||
'name': 'Call cron jobs from their form view',
|
||||
'version': '1.0',
|
||||
'author': "Therp BV (OpenERP S.A.)",
|
||||
'author': "Therp BV (OpenERP S.A.),Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
'category': 'Tools',
|
||||
'description': """
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
{
|
||||
'name': 'Database cleanup',
|
||||
'version': '0.1',
|
||||
'author': 'Therp BV',
|
||||
'author': "Therp BV,Odoo Community Association (OCA)",
|
||||
'depends': ['base'],
|
||||
'license': 'AGPL-3',
|
||||
'category': 'Tools',
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
{
|
||||
"name": "dbfilter_from_header",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"complexity": "normal",
|
||||
"description": """
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
{
|
||||
"name": "Remove odoo.com bindings",
|
||||
"version": "1.1",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"complexity": "normal",
|
||||
"description": """
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
'name': 'Email gateway - folders',
|
||||
'summary': 'Attach mails in an IMAP folder to existing objects',
|
||||
'version': '1.0',
|
||||
'author': 'Therp BV',
|
||||
'author': "Therp BV,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.therp.nl',
|
||||
'license': 'AGPL-3',
|
||||
"category": "Tools",
|
||||
|
|
|
@ -56,7 +56,7 @@ password = openerp
|
|||
|
||||
|
||||
""",
|
||||
'author': 'Camptocamp',
|
||||
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
'website': 'http://openerp.camptocamp.com',
|
||||
'depends': ['mail',
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
{
|
||||
"name": "Mass Editing",
|
||||
"version": "1.3",
|
||||
"author": "Serpent Consulting Services",
|
||||
"author": "Serpent Consulting Services,Odoo Community Association (OCA)",
|
||||
"contributors": [
|
||||
"Oihane Crucelaegui <oihanecrucelaegi@gmail.com>",
|
||||
],
|
||||
|
|
|
@ -35,7 +35,7 @@ Scheduler Error Mailer
|
|||
|
||||
This module adds the possibility to send an e-mail when a scheduler raises
|
||||
an error.""",
|
||||
'author': 'Akretion',
|
||||
'author': "Akretion,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.akretion.com/',
|
||||
'depends': ['email_template'],
|
||||
'data': [
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"name": "server configuration environment files",
|
||||
"version": "1.1",
|
||||
"depends": ["base", "server_environment_files"],
|
||||
"author": "Camptocamp",
|
||||
"author": "Camptocamp,Odoo Community Association (OCA)",
|
||||
"description": """\
|
||||
Environment file pattern for OpenERP
|
||||
====================================
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"name": "Example server configuration environment files repository module",
|
||||
"version": "1.0",
|
||||
"depends": ["base"],
|
||||
"author": "Camptocamp",
|
||||
"author": "Camptocamp,Odoo Community Association (OCA)",
|
||||
"description": """\
|
||||
File store for environment file sample module
|
||||
=============================================
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
'name': 'Shell command backport',
|
||||
'summary': 'Backport of the v9 shell CLI command.',
|
||||
'author': 'Daniel Reis',
|
||||
'author': "Daniel Reis,Odoo Community Association (OCA)",
|
||||
'version': '1.0',
|
||||
}
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
'name': "LDAP mapping for user name and e-mail",
|
||||
'version': "1.0",
|
||||
'depends': ["auth_ldap"],
|
||||
'author': "Daniel Reis (https://launchpad.com/~dreis-pt)",
|
||||
'author': "Daniel Reis (https://launchpad.com/~dreis-pt),Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
'description': """\
|
||||
Allows to define the LDAP attributes to use to retrieve user name and e-mail
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
{
|
||||
"name": "LDAP Populate",
|
||||
"version": "1.2",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"category": 'Tools',
|
||||
"description": """
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
'name': 'Web Context Tunnel',
|
||||
'category': 'Hidden',
|
||||
'author': 'Akretion',
|
||||
'author': "Akretion,Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
'description': """
|
||||
Web Context Tunnel.
|
||||
|
|
Loading…
Reference in New Issue