egroupware_official/timesheet/inc
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
..
class.export_openoffice.inc.php - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:12:01 +00:00
class.timesheet_bo.inc.php * timesheet: fixed wrong sum for timesheets; 2012-03-05 12:17:08 +00:00
class.timesheet_egw_record.inc.php - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:12:01 +00:00
class.timesheet_export_csv.inc.php - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:12:01 +00:00
class.timesheet_export_openoffice.inc.php - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:12:01 +00:00
class.timesheet_ui.inc.php fixed bug in timesheet, success/error message of set category or status was not shown 2011-04-19 09:57:21 +00:00