mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX] Fixed UT & Travis
This commit is contained in:
committed by
Jordi Ballester Alomar
parent
fe7b94a3c9
commit
ab56be6b80
@@ -10,7 +10,7 @@
|
||||
'summary': 'Links RMA with Sales Orders',
|
||||
'author': "Eficent, Odoo Community Association (OCA)",
|
||||
'website': 'http://www.github.com/OCA/rma',
|
||||
'depends': ['rma_account', 'sale_stock'],
|
||||
'depends': ['rma', 'rma_account', 'sale_stock'],
|
||||
'data': ['views/rma_order_view.xml',
|
||||
'views/rma_operation_view.xml',
|
||||
'views/sale_order_view.xml',
|
||||
|
||||
Reference in New Issue
Block a user