egroupware_official/timesheet
Klaus Leithoff fbcbce0bfe * 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:08:08 +00:00
..
inc * timesheet: fixed wrong sum for timesheets; 2012-03-05 12:08:08 +00:00
lang add/clarify status message when editing is not allowed via status; use check_statusForEditRights in controlling the edit state in edit mode as well 2011-11-10 08:46:42 +00:00
setup * Timesheet: using only timesheet categories (tracker initialises global cat object) 2011-08-04 16:43:11 +00:00
templates * Timesheet: using only timesheet categories (tracker initialises global cat object) 2011-08-04 16:43:11 +00:00
index.php "fixed not working include reported by Martin on the German list" 2008-10-28 06:00:37 +00:00