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:
Alexandre Fayolle
2015-03-02 17:27:36 +01:00
parent 14ab23fb4e
commit 3a0c2f097c
4 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
'description': """
""",
'author': 'akretion',
'author': "akretion,Odoo Community Association (OCA)",
'website': 'http://www.akretion.com/',
'depends': ['crm_claim_rma'],
'init_xml': [],

View File

@@ -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': [],

View File

@@ -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',],

View File

@@ -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': [],