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/1328/head
Alexandre Fayolle 9 years ago
committed by sbejaoui
parent
commit
12501eed76
  1. 2
      web_advanced_search_wildcard/__openerp__.py

2
web_advanced_search_wildcard/__openerp__.py

@ -24,7 +24,7 @@
"name": "Webmodule add wildcard operators for advanced search",
"version": "0.1",
"depends": ["web"],
'author': 'initOS GmbH & Co. KG',
'author': "initOS GmbH & Co. KG,Odoo Community Association (OCA)",
"category": "",
"summary": "Simular search in searchbar",
'license': 'AGPL-3',

Loading…
Cancel
Save