mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 04:22:04 -06:00
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.
This commit is contained in:
parent
e81c5d1714
commit
52674f5e52
@ -33,7 +33,7 @@ Contributors
|
||||
------------
|
||||
* El Hadji Dem (elhadji.dem@savoirfairelinux.com)
|
||||
""",
|
||||
'author': 'Savoir-faire Linux',
|
||||
'author': "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||
'website': 'www.savoirfairelinux.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
|
@ -22,7 +22,7 @@
|
||||
{
|
||||
'name': 'Document Page Approval',
|
||||
'version': '1.0',
|
||||
"author": "Savoir-faire Linux",
|
||||
"author": "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||
"website": "http://www.savoirfairelinux.com",
|
||||
"license": "AGPL-3",
|
||||
'category': 'Knowledge Management',
|
||||
|
@ -22,7 +22,7 @@
|
||||
{
|
||||
'name': 'Document Page Multi-Company',
|
||||
'version': '1.0',
|
||||
"author": "Savoir-faire Linux",
|
||||
"author": "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||
"website": "http://www.savoirfairelinux.com",
|
||||
"license": "AGPL-3",
|
||||
'category': 'Knowledge Management',
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"name": "Preview attachments",
|
||||
"version": "1.1",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"complexity": "normal",
|
||||
'summary': 'Preview attachments supported by Viewer.js',
|
||||
|
@ -27,7 +27,7 @@
|
||||
'description': """
|
||||
Module that allows to attach an URL as a document.
|
||||
""",
|
||||
'author': 'Serv. Tecnolog. Avanzados - Pedro M. Baeza',
|
||||
'author': "Serv. Tecnolog. Avanzados - Pedro M. Baeza,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.serviciosbaeza.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
|
Loading…
Reference in New Issue
Block a user