Browse Source

Add OCA as author of OCA addons

In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
pull/437/head
Alexandre Fayolle 9 years ago
committed by Sylvain LE GAL
parent
commit
01bb345459
  1. 2
      pos_customer_display/__openerp__.py

2
pos_customer_display/__openerp__.py

@ -48,7 +48,7 @@ project of the Odoo Community Association http://odoo-community.org/.
You are invited to become a member and/or get involved in the
Association !
""",
'author': 'Aurélien DUMAINE',
'author': "Aurélien DUMAINE,Odoo Community Association (OCA)",
'license': 'AGPL-3',
'depends': ['point_of_sale'],
'data': [

Loading…
Cancel
Save