mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
Add license key in __openerp__.py
This commit is contained in:
@@ -37,6 +37,7 @@ author (Akretion) take a decision on them.
|
||||
""",
|
||||
'author': 'esamyn',
|
||||
'website': 'http://www.erp-236.com',
|
||||
'license': 'GPL-3 or any later version',
|
||||
'depends': ['crm_claim'],
|
||||
'init_xml': [],
|
||||
'update_xml': [
|
||||
|
||||
@@ -70,6 +70,7 @@ Contributors:
|
||||
""",
|
||||
'author': 'Akretion, Camptocamp',
|
||||
'website': 'http://www.akretion.com, http://www.camptocamp.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['sale',
|
||||
'stock',
|
||||
'crm_claim',
|
||||
|
||||
@@ -41,6 +41,7 @@ Those informations are used in the RMA Claim (Product Return Management) module.
|
||||
""",
|
||||
'author': 'Akretion',
|
||||
'website': 'http://akretion.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['product'],
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
|
||||
Reference in New Issue
Block a user