diff --git a/partner_auto_salesman/__openerp__.py b/partner_auto_salesman/__openerp__.py index a3167c69d..77e7d2b96 100644 --- a/partner_auto_salesman/__openerp__.py +++ b/partner_auto_salesman/__openerp__.py @@ -25,7 +25,7 @@ 'category': 'Customer Relationship Management', 'complexity': "easy", 'description': """Fill the salesman field with the current user id""", - 'author': 'Savoir-faire Linux', + 'author': "Savoir-faire Linux,Odoo Community Association (OCA)", 'website': 'http://www.savoirfairelinux.com', 'license': 'AGPL-3', 'depends': ['base'],