[12.0][MIG] Migrate rma_account module to v12.0

This commit is contained in:
Adrià Gil Sorribes
2018-11-19 16:55:31 +01:00
committed by ahenriquez
parent 1c58804a90
commit a0b7663548
3 changed files with 6 additions and 5 deletions

View File

@@ -3,13 +3,13 @@
{
'name': 'RMA Account',
'version': '11.0.1.0.0',
'version': '12.0.1.0.0',
'license': 'LGPL-3',
'category': 'RMA',
'summary': 'Integrates RMA with Invoice Processing',
'author': "Eficent, Odoo Community Association (OCA)",
'website': 'http://www.github.com/OCA/rma',
'depends': ['account', 'rma'],
'depends': ['stock_account', 'rma'],
'demo': ['data/rma_operation.xml'],
'data': [
'security/ir.model.access.csv',