[ADD] Responsive reports

This commit is contained in:
rgarnau
2018-02-12 11:57:34 +01:00
committed by chaule97
parent 1488a92d5f
commit feedc2aad2
15 changed files with 424 additions and 217 deletions

View File

@@ -15,6 +15,7 @@
"website": "https://odoo-community.org/",
'depends': [
'account',
'account_invoicing',
'date_range',
'report_xlsx',
],