mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-24 17:38:42 -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
e7e0ff440c
commit
b0432a89ce
@ -21,7 +21,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Preview attachments",
|
"name": "Preview attachments",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"author": "Therp BV",
|
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"complexity": "normal",
|
"complexity": "normal",
|
||||||
"description": """
|
"description": """
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Move existing attachments to filesystem",
|
"name": "Move existing attachments to filesystem",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"author": "Therp BV",
|
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"complexity": "normal",
|
"complexity": "normal",
|
||||||
"description": """
|
"description": """
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Choose a document's directory during upload",
|
"name": "Choose a document's directory during upload",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"author": "Therp BV",
|
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"complexity": "normal",
|
"complexity": "normal",
|
||||||
"description": """
|
"description": """
|
||||||
|
@ -33,7 +33,7 @@ Contributors
|
|||||||
------------
|
------------
|
||||||
* El Hadji Dem (elhadji.dem@savoirfairelinux.com)
|
* El Hadji Dem (elhadji.dem@savoirfairelinux.com)
|
||||||
""",
|
""",
|
||||||
'author': 'Savoir-faire Linux',
|
'author': "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||||
'website': 'www.savoirfairelinux.com',
|
'website': 'www.savoirfairelinux.com',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'depends': [
|
'depends': [
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
{
|
{
|
||||||
'name': 'Document Page Approval',
|
'name': 'Document Page Approval',
|
||||||
'version': '1.0',
|
'version': '1.0',
|
||||||
"author": "Savoir-faire Linux",
|
"author": "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||||
"website": "http://www.savoirfairelinux.com",
|
"website": "http://www.savoirfairelinux.com",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
'category': 'Knowledge Management',
|
'category': 'Knowledge Management',
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
{
|
{
|
||||||
'name': 'Document Page Multi-Company',
|
'name': 'Document Page Multi-Company',
|
||||||
'version': '1.0',
|
'version': '1.0',
|
||||||
"author": "Savoir-faire Linux",
|
"author": "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||||
"website": "http://www.savoirfairelinux.com",
|
"website": "http://www.savoirfairelinux.com",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
'category': 'Knowledge Management',
|
'category': 'Knowledge Management',
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
'description': """
|
'description': """
|
||||||
Module that allows to attach an URL as a document.
|
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',
|
'website': 'http://www.serviciosbaeza.com',
|
||||||
'depends': [
|
'depends': [
|
||||||
'document',
|
'document',
|
||||||
|
Loading…
Reference in New Issue
Block a user