Restore drill-through on sale and invoice reports

This commit is contained in:
Alexis de Lattre
2018-11-21 18:15:25 +01:00
parent ac2b70b66e
commit 362dba5f90
6 changed files with 127 additions and 0 deletions

View File

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