diff --git a/account_banking/__openerp__.py b/account_banking/__openerp__.py index 10a44722e..03ea82f6c 100644 --- a/account_banking/__openerp__.py +++ b/account_banking/__openerp__.py @@ -32,7 +32,7 @@ 'name': 'Account Banking', 'version': '0.1.136', 'license': 'GPL-3', - 'author': 'Banking addons community', + 'author': "Banking addons community,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/banking-addons', 'category': 'Banking addons', 'depends': ['base', 'account', 'base_iban', 'account_payment', diff --git a/account_banking_aggregate_payment/__openerp__.py b/account_banking_aggregate_payment/__openerp__.py index fff16c8ac..a16591c0c 100644 --- a/account_banking_aggregate_payment/__openerp__.py +++ b/account_banking_aggregate_payment/__openerp__.py @@ -22,7 +22,7 @@ 'name': 'Account Banking Aggregate Payment', 'version': '0.1.173', 'license': 'AGPL-3', - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/banking-addons', 'category': 'Banking addons', 'depends': ['account_direct_debit'], diff --git a/account_banking_camt/__openerp__.py b/account_banking_camt/__openerp__.py index e7950c991..bf87cd251 100644 --- a/account_banking_camt/__openerp__.py +++ b/account_banking_camt/__openerp__.py @@ -21,7 +21,7 @@ 'name': 'CAMT Format Bank Statements Import', 'version': '0.1', 'license': 'AGPL-3', - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/banking-addons', 'category': 'Banking addons', 'depends': ['account_banking'], diff --git a/account_banking_mt940/__openerp__.py b/account_banking_mt940/__openerp__.py index 3a6ee25a3..1a810961d 100644 --- a/account_banking_mt940/__openerp__.py +++ b/account_banking_mt940/__openerp__.py @@ -21,7 +21,7 @@ { "name" : "MT940", "version" : "1.0", - "author" : "Therp BV", + "author" : "Therp BV,Odoo Community Association (OCA)", "complexity": "expert", "description": """ This addon provides a generic parser for MT940 files. Given that MT940 is a diff --git a/account_banking_nl_abnamro/__openerp__.py b/account_banking_nl_abnamro/__openerp__.py index bb028e645..0c2c51a90 100644 --- a/account_banking_nl_abnamro/__openerp__.py +++ b/account_banking_nl_abnamro/__openerp__.py @@ -29,7 +29,7 @@ 'name': 'abnamro (NL) Bank Statements Import', 'version': '0.1', 'license': 'GPL-3', - 'author': 'Therp BV / EduSense BV', + 'author': "Therp BV / EduSense BV,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/account-banking', 'category': 'Account Banking', 'depends': ['account_banking'], diff --git a/account_banking_nl_ing_mt940/__openerp__.py b/account_banking_nl_ing_mt940/__openerp__.py index 8eae5c53c..d1b0f4bcc 100644 --- a/account_banking_nl_ing_mt940/__openerp__.py +++ b/account_banking_nl_ing_mt940/__openerp__.py @@ -21,7 +21,7 @@ { "name" : "MT940 import for Dutch ING", "version" : "1.0", - "author" : "Therp BV", + "author" : "Therp BV,Odoo Community Association (OCA)", "complexity": "normal", "description": """ This addon imports the structured MT940 format as offered by the Dutch ING diff --git a/account_banking_nl_triodos/__openerp__.py b/account_banking_nl_triodos/__openerp__.py index 1f510f554..a37236e41 100644 --- a/account_banking_nl_triodos/__openerp__.py +++ b/account_banking_nl_triodos/__openerp__.py @@ -29,7 +29,7 @@ 'name': 'Triodos (NL) Bank Statements Import', 'version': '0.168', 'license': 'GPL-3', - 'author': 'Therp BV / EduSense BV', + 'author': "Therp BV / EduSense BV,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/account-banking', 'category': 'Account Banking', 'depends': ['account_banking'], diff --git a/account_banking_pain_base/__openerp__.py b/account_banking_pain_base/__openerp__.py index 71c52d5d0..51272dd4a 100644 --- a/account_banking_pain_base/__openerp__.py +++ b/account_banking_pain_base/__openerp__.py @@ -24,7 +24,7 @@ 'summary': 'Base module for PAIN file generation', 'version': '0.1', 'license': 'AGPL-3', - 'author': 'Akretion, Noviat', + 'author': "Akretion, Noviat,Odoo Community Association (OCA)", 'website': 'http://openerp-community-association.org/', 'category': 'Hidden', 'depends': ['account_banking_payment_export'], diff --git a/account_banking_partner_journal_account/__openerp__.py b/account_banking_partner_journal_account/__openerp__.py index 7a042283e..cffbe6985 100644 --- a/account_banking_partner_journal_account/__openerp__.py +++ b/account_banking_partner_journal_account/__openerp__.py @@ -21,7 +21,7 @@ 'name': 'Banking Addons - Default partner journal accounts for bank transactions', 'version': '0.1', 'license': 'AGPL-3', - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/banking-addons', 'category': 'Banking addons', 'depends': ['account_banking'], diff --git a/account_banking_payment_export/__openerp__.py b/account_banking_payment_export/__openerp__.py index 424be1620..319a0f520 100644 --- a/account_banking_payment_export/__openerp__.py +++ b/account_banking_payment_export/__openerp__.py @@ -28,7 +28,7 @@ 'name': 'Account Banking - Payments Export Infrastructure', 'version': '0.1.165', 'license': 'AGPL-3', - 'author': 'Banking addons community', + 'author': "Banking addons community,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/banking-addons', 'category': 'Banking addons', 'depends': [ diff --git a/account_banking_sepa_credit_transfer/__openerp__.py b/account_banking_sepa_credit_transfer/__openerp__.py index c17dd0f34..d45e1feaa 100644 --- a/account_banking_sepa_credit_transfer/__openerp__.py +++ b/account_banking_sepa_credit_transfer/__openerp__.py @@ -23,7 +23,7 @@ 'summary': 'Create SEPA XML files for Credit Transfers', 'version': '0.1', 'license': 'AGPL-3', - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com', 'category': 'Banking addons', 'depends': ['account_banking'], diff --git a/account_banking_sepa_direct_debit/__openerp__.py b/account_banking_sepa_direct_debit/__openerp__.py index 611127a84..22c4098c6 100644 --- a/account_banking_sepa_direct_debit/__openerp__.py +++ b/account_banking_sepa_direct_debit/__openerp__.py @@ -24,7 +24,7 @@ 'summary': 'Create SEPA files for Direct Debit', 'version': '0.1', 'license': 'AGPL-3', - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com', 'category': 'Banking addons', 'depends': ['account_direct_debit', 'account_banking_pain_base'], diff --git a/account_banking_sepa_direct_debit_mandate_on_the_fly/__openerp__.py b/account_banking_sepa_direct_debit_mandate_on_the_fly/__openerp__.py index 6fa04a2e7..4f37f1462 100644 --- a/account_banking_sepa_direct_debit_mandate_on_the_fly/__openerp__.py +++ b/account_banking_sepa_direct_debit_mandate_on_the_fly/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Create mandates for payment orders", "version": "1.0", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "complexity": "normal", "description": """ diff --git a/account_banking_uk_hsbc/__openerp__.py b/account_banking_uk_hsbc/__openerp__.py index d0a953689..fa36d0414 100644 --- a/account_banking_uk_hsbc/__openerp__.py +++ b/account_banking_uk_hsbc/__openerp__.py @@ -22,7 +22,7 @@ 'name': 'HSBC Account Banking', 'version': '0.5', 'license': 'AGPL-3', - 'author': 'credativ Ltd', + 'author': "credativ Ltd,Odoo Community Association (OCA)", 'website': 'http://www.credativ.co.uk', 'category': 'Account Banking', 'depends': ['account_banking'], diff --git a/account_banking_uk_lloyds_corporate/__openerp__.py b/account_banking_uk_lloyds_corporate/__openerp__.py index a22592b96..7876ea917 100644 --- a/account_banking_uk_lloyds_corporate/__openerp__.py +++ b/account_banking_uk_lloyds_corporate/__openerp__.py @@ -22,7 +22,7 @@ 'name': 'Account Banking Lloyds Corporate CSV import', 'version': '1.0', 'license': 'AGPL-3', - 'author': 'credativ Ltd', + 'author': "credativ Ltd,Odoo Community Association (OCA)", 'website': 'http://www.credativ.co.uk', 'category': 'Account Banking', 'depends': ['account_banking'], diff --git a/account_direct_debit/__openerp__.py b/account_direct_debit/__openerp__.py index 59b14ef60..9acf038a5 100644 --- a/account_direct_debit/__openerp__.py +++ b/account_direct_debit/__openerp__.py @@ -28,7 +28,7 @@ 'name': 'Direct Debit', 'version': '6.1.1.134', 'license': 'GPL-3', - 'author': 'Therp BV / Smile', + 'author': "Therp BV / Smile,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/banking-addons', 'category': 'Banking addons', 'depends': ['account_banking', 'account_banking_payment_export'], diff --git a/account_iban_preserve_domestic/__openerp__.py b/account_iban_preserve_domestic/__openerp__.py index 044e9a468..18c8f935e 100644 --- a/account_iban_preserve_domestic/__openerp__.py +++ b/account_iban_preserve_domestic/__openerp__.py @@ -30,7 +30,7 @@ 'name': 'Domestic bank account number', 'version': '0.1.134', 'license': 'AGPL-3', - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/banking-addons', 'category': 'Banking addons', 'depends': ['base_iban','account'], diff --git a/account_payment_shortcut/__openerp__.py b/account_payment_shortcut/__openerp__.py index 26cc256e1..0d0965a7f 100644 --- a/account_payment_shortcut/__openerp__.py +++ b/account_payment_shortcut/__openerp__.py @@ -28,7 +28,7 @@ 'name': 'Account Payment Invoice Selection Shortcut', 'version': '6.1.1.134', 'license': 'GPL-3', - 'author': 'Smile / Therp BV', + 'author': "Smile / Therp BV,Odoo Community Association (OCA)", 'website': 'https://launchpad.net/banking-addons', 'category': 'Banking addons', 'depends': ['account_payment'], diff --git a/bank_statement_instant_voucher/__openerp__.py b/bank_statement_instant_voucher/__openerp__.py index 5a811d541..8e0d10cf5 100644 --- a/bank_statement_instant_voucher/__openerp__.py +++ b/bank_statement_instant_voucher/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Bank statement instant voucher", "version": "1.0r028", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "category": 'Base', 'complexity': "normal", "description": """