odoo/addons/hr_timesheet_sheet/report
Denis Ledoux fe31451899 [FIX] hr_timesheet_sheet: timesheet report totals
This rev. is related to rev. 89093a2

If several account analytic lines where defined for a same date
within a same sheet, the report totals were multiplied by
the number of occurences of lines of the same day.

Before the above rev., only `Diff`, `Total`, `Timesheet`, were wrong
After, other totals were wrong as well.

The point of the above rev. was to gain a real performance improvment
when there was a lot of timesheets / analytic lines entered
in database. This rev. keeps this performance improvment.

opw-629857
2015-04-01 11:07:44 +02:00
..
__init__.py [IMP] move hr timesheet analysis report in to hr_timesheet 2014-06-17 13:53:33 +02:00
hr_timesheet_report.py [FIX] hr_timesheet_sheet: timesheet report totals 2015-04-01 11:07:44 +02:00
hr_timesheet_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