odoo/addons/account_asset/report
Nicolas Seinlet 8c4877ff0d [FIX] account_asset: Assets Analysis performance
In a real environment with a big dataset,
the query reponse time decreased from 750s to 6s,
by using a join on the sub-select instead of redoing
the select for each line.

Fixes #8812
Closes #9128
2015-10-22 16:04:19 +02:00
..
__init__.py [FIX] account_asset: wrong place of files 2011-05-09 11:28:55 +02:00
account_asset_report.py [FIX] account_asset: Assets Analysis performance 2015-10-22 16:04:19 +02:00
account_asset_report_view.xml [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00