forked from Techsystech/web
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.8.0
parent
e51983fee0
commit
71509ed0b7
|
@ -24,7 +24,7 @@
|
|||
"name": "HTML widget for list/tree views",
|
||||
"version": "0.1",
|
||||
"depends": ["web"],
|
||||
'author': 'initOS GmbH & Co. KG',
|
||||
'author': "initOS GmbH & Co. KG,Odoo Community Association (OCA)",
|
||||
"category": "",
|
||||
'license': 'AGPL-3',
|
||||
"description": """This module allows to use a widget="html" for fields in
|
||||
|
|
Loading…
Reference in New Issue