Commit Graph

2 Commits

Author SHA1 Message Date
Klaus Leithoff
116f12aa8b * timesheet: fixed wrong sum for timesheets;
> > > the retrieval of the summary (sum of duration and sum of price) has to take care that the customfield table is not joined, as the join causes a multiplication of the sum per customfield found; joining of the cutomfield table is triggered by criteria being set with either a string or an array, for this reason we set it to false, and pass the criteria as filter
2012-03-05 12:17:08 +00:00
Ralf Becker
e12e0d8fb5 fixed sometimes not working setting of multiple status (timesheet_bo::read($td_id) require ts_id as parameter not array("ts_id" => $ts_id)!) 2011-06-08 11:19:38 +00:00