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 567e7f1f6e
commit a4a9be78bc
5 changed files with 26 additions and 60 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,
}