diff --git a/document_url/__openerp__.py b/document_url/__openerp__.py index 3370b512..38c8adf9 100644 --- a/document_url/__openerp__.py +++ b/document_url/__openerp__.py @@ -27,7 +27,8 @@ 'description': """ Module that allows to attach an URL as a document. """, - 'author': "Serv. Tecnolog. Avanzados - Pedro M. Baeza,Odoo Community Association (OCA)", + 'author': "Serv. Tecnolog. Avanzados - Pedro M. Baeza," + "Odoo Community Association (OCA)", 'website': 'http://www.serviciosbaeza.com', 'depends': [ 'document',