[FIX] rma: include wizard views in manifest

This commit is contained in:
Jared Kipe
2022-02-14 12:31:37 -08:00
parent 74e174a9e4
commit 39e1a3f04e

View File

@@ -25,6 +25,7 @@
'views/rma_views.xml',
'views/stock_picking_views.xml',
'wizard/rma_lines_views.xml',
'wizard/rma_make_rtv_views.xml',
],
'installable': True,
'application': True,