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
ahenriquez
parent
2166e7d2a0
commit
64c560aac3
@@ -10,7 +10,7 @@
|
|||||||
'summary': 'Links RMA with Sales Orders',
|
'summary': 'Links RMA with Sales Orders',
|
||||||
'author': "Eficent, Odoo Community Association (OCA)",
|
'author': "Eficent, Odoo Community Association (OCA)",
|
||||||
'website': 'http://www.github.com/OCA/rma',
|
'website': 'http://www.github.com/OCA/rma',
|
||||||
'depends': ['rma_account', 'sale_stock'],
|
'depends': ['rma', 'rma_account', 'sale_stock'],
|
||||||
'data': ['views/rma_order_view.xml',
|
'data': ['views/rma_order_view.xml',
|
||||||
'views/rma_operation_view.xml',
|
'views/rma_operation_view.xml',
|
||||||
'views/sale_order_view.xml',
|
'views/sale_order_view.xml',
|
||||||
|
|||||||
Reference in New Issue
Block a user