mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[12.0][MIG] Migrate rma_account module to v12.0
This commit is contained in:
committed by
ahenriquez
parent
1c58804a90
commit
a0b7663548
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user