diff --git a/account_move_template/__openerp__.py b/account_move_template/__openerp__.py index 5363c2bc..c06b5243 100644 --- a/account_move_template/__openerp__.py +++ b/account_move_template/__openerp__.py @@ -24,7 +24,7 @@ 'version': '1.0', 'category': 'Generic Modules/Accounting', 'summary': "Templates for recurring Journal Entries", - 'author': 'Agile Business Group', + 'author': "Agile Business Group,Odoo Community Association (OCA)", 'website': 'http://www.agilebg.com', 'license': 'AGPL-3', 'depends': ['account_accountant', 'analytic'],