mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[11.0] MIG: rma_account
This commit is contained in:
committed by
ahenriquez
parent
526b4d5dac
commit
b3f75d4348
@@ -1,10 +1,9 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# © 2017 Eficent Business and IT Consulting Services S.L.
|
||||
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
|
||||
|
||||
{
|
||||
'name': 'RMA Account',
|
||||
'version': '9.0.1.0.0',
|
||||
'version': '11.0.1.0.0',
|
||||
'license': 'LGPL-3',
|
||||
'category': 'RMA',
|
||||
'summary': 'Integrates RMA with Invoice Processing',
|
||||
@@ -21,6 +20,6 @@
|
||||
'wizards/rma_add_invoice.xml',
|
||||
'wizards/rma_refund.xml',
|
||||
],
|
||||
'installable': False,
|
||||
'installable': True,
|
||||
'auto_install': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user