From: Peter L. <pal...@gm...> - 2011-08-22 22:46:24
|
Hi All, I have added definitions for three new tables, std_tasks, expense, and category. The first provides a table for keeping a list of standard tasks which can be selectively added to any project. The latter two are for some basic new function to track expenses. Also, there are three new authorisation levels to help manage access to expenses, which have been defined in the config table. You can find the definitions in the timesheet.sql.in file or in the timesheet_upgrade_to_1.5.3.sql.in file. Peter |