diff --git a/base_report_assembler/__openerp__.py b/base_report_assembler/__openerp__.py index 53ccc32d..9a11927a 100644 --- a/base_report_assembler/__openerp__.py +++ b/base_report_assembler/__openerp__.py @@ -37,7 +37,7 @@ the folling module(s): - Invoices: invoice_report_assemble (lp:account-invoice-report) """, - 'author': 'Camptocamp', + 'author': "Camptocamp,Odoo Community Association (OCA)", 'maintainer': 'Camptocamp', 'website': 'http://www.camptocamp.com/', 'depends': ['base'], diff --git a/report_xls/__openerp__.py b/report_xls/__openerp__.py index 5186017e..d98da9eb 100644 --- a/report_xls/__openerp__.py +++ b/report_xls/__openerp__.py @@ -23,7 +23,7 @@ 'name': 'Excel report engine', 'version': '0.6', 'license': 'AGPL-3', - 'author': 'Noviat', + 'author': "Noviat,Odoo Community Association (OCA)", 'website': 'http://www.noviat.com', 'category': 'Reporting', 'description': """