diff --git a/base_report_to_printer/__openerp__.py b/base_report_to_printer/__openerp__.py index b7b5eb4..6bc9369 100644 --- a/base_report_to_printer/__openerp__.py +++ b/base_report_to_printer/__openerp__.py @@ -78,7 +78,7 @@ Contributors * Lionel Sausin """, - 'author': 'Agile Business Group & Domsense, Pegueroles SCP, NaN', + 'author': "Agile Business Group & Domsense, Pegueroles SCP, NaN,Odoo Community Association (OCA)", 'website': 'http://www.agilebg.com', 'license': 'AGPL-3', "depends": ['base', 'base_calendar'], diff --git a/pingen/__openerp__.py b/pingen/__openerp__.py index 4390308..4ae5dc8 100644 --- a/pingen/__openerp__.py +++ b/pingen/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'pingen.com integration', 'version': '1.0', - 'author': 'Camptocamp', + 'author': "Camptocamp,Odoo Community Association (OCA)", 'maintainer': 'Camptocamp', 'license': 'AGPL-3', 'category': 'Reporting', diff --git a/pingen_document/__openerp__.py b/pingen_document/__openerp__.py index fb113c3..79ede26 100644 --- a/pingen_document/__openerp__.py +++ b/pingen_document/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'pingen.com integration (document)', 'version': '1.0', - 'author': 'Camptocamp', + 'author': "Camptocamp,Odoo Community Association (OCA)", 'maintainer': 'Camptocamp', 'license': 'AGPL-3', 'category': 'Reporting', diff --git a/printer_tray/__openerp__.py b/printer_tray/__openerp__.py index e193ea2..da9e224 100644 --- a/printer_tray/__openerp__.py +++ b/printer_tray/__openerp__.py @@ -38,7 +38,7 @@ Report to printer - Paper tray selection This allows you to dedicate a specific paper source for exemple for prepinted paper such as payment slip. """, - 'author': 'Camptocamp', + 'author': "Camptocamp,Odoo Community Association (OCA)", 'maintainer': 'Camptocamp', 'website': 'http://www.camptocamp.com/', 'depends': ['base_report_assembler',