account_move_line_filter_wizard: Port to v10

This commit is contained in:
Alexis de Lattre
2018-05-25 13:25:00 +02:00
parent 400a084d9b
commit fbbd1beb08
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ This module has been written by Alexis de Lattre from Akretion
'data': [
'sale_view.xml',
'product_view.xml',
'security/ir.model.access.csv',
],
'installable': True,
}