mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02: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:
@@ -30,7 +30,7 @@
|
||||
"""
|
||||
Replace claim name by category. It makes easier to filter on claims.
|
||||
""",
|
||||
'author': 'akretion',
|
||||
'author': "akretion,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.akretion.com/',
|
||||
'depends': ['crm_claim_rma'],
|
||||
'data': [
|
||||
|
||||
@@ -35,7 +35,7 @@ Also, all wizard that were not used anymore also landed here in the wait his ori
|
||||
author (Akretion) take a decision on them.
|
||||
|
||||
""",
|
||||
'author': 'esamyn',
|
||||
'author': "esamyn,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.erp-236.com',
|
||||
'license': 'GPL-3 or any later version',
|
||||
'depends': ['crm_claim'],
|
||||
|
||||
@@ -68,7 +68,7 @@ Contributors:
|
||||
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
|
||||
|
||||
""",
|
||||
'author': 'Akretion, Camptocamp',
|
||||
'author': "Akretion, Camptocamp,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.akretion.com, http://www.camptocamp.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['sale',
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
'depends': ['crm_claim_rma',
|
||||
'crm_rma_stock_location',
|
||||
],
|
||||
'author': 'Akretion',
|
||||
'author': "Akretion,Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
'website': 'http://www.akretion.com',
|
||||
'description': """
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
'category': 'Generic Modules/CRM & SRM',
|
||||
'depends': ['crm_claim', 'sale'
|
||||
],
|
||||
'author': 'Camptocamp',
|
||||
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
'website': 'http://www.camptocamp.com',
|
||||
'description': """
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
'category': 'Generic Modules/CRM & SRM',
|
||||
'depends': ['crm_claim_rma'
|
||||
],
|
||||
'author': 'Akretion',
|
||||
'author': "Akretion,Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
'website': 'http://www.akretion.com',
|
||||
'description': """
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
{'name': 'RMA Stock Location',
|
||||
'version': '1.0',
|
||||
'author': 'Camptocamp',
|
||||
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||
'maintainer': 'Camptocamp',
|
||||
'license': 'AGPL-3',
|
||||
'category': 'Generic Modules/CRM & SRM',
|
||||
|
||||
@@ -39,7 +39,7 @@ Extend the product warranty management with warranty details on product / suppli
|
||||
Those informations are used in the RMA Claim (Product Return Management) module.
|
||||
|
||||
""",
|
||||
'author': 'Akretion',
|
||||
'author': "Akretion,Odoo Community Association (OCA)",
|
||||
'website': 'http://akretion.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['product'],
|
||||
|
||||
Reference in New Issue
Block a user