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:
@@ -28,7 +28,7 @@
|
||||
'description': """
|
||||
|
||||
""",
|
||||
'author': 'akretion',
|
||||
'author': "akretion,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.akretion.com/',
|
||||
'depends': ['crm_claim_rma'],
|
||||
'init_xml': [],
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
Akretion - Emmanuel Samyn
|
||||
Add some fields to CRM claim : canal, spirit
|
||||
""",
|
||||
'author': 'esamyn',
|
||||
'author': "esamyn,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.erp-236.com',
|
||||
'depends': ['crm_claim'],
|
||||
'init_xml': [],
|
||||
|
||||
@@ -44,7 +44,7 @@ in the module account from the addons. You can find the refactor at the revision
|
||||
on this branch : https://code.launchpad.net/~akretion-team/openobject-addons/openobject-addons-61-akretion
|
||||
|
||||
""",
|
||||
'author': 'esamyn',
|
||||
'author': "esamyn,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.erp-236.com',
|
||||
'depends': ['sale','stock','crm_claim','product_warranty'],
|
||||
'init_xml': ['rma_data.xml',],
|
||||
|
||||
@@ -31,7 +31,7 @@ Extend the product warranty management with warranty details on product / suppli
|
||||
* supplier warranty duration
|
||||
* return product to company, supplier, brand, other
|
||||
""",
|
||||
'author': 'esamyn',
|
||||
'author': "esamyn,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.erp-236.com',
|
||||
'depends': ['product'],
|
||||
'init_xml': [],
|
||||
|
||||
Reference in New Issue
Block a user