|
From: Camden S. <ca...@ar...> - 2000-11-12 03:53:07
|
> To fix the filterobj error you should only need the latest > inc/phpgwapi/phpgw_nextmatchs.inc.php file. Thanks, that did the trick. > If you do, notice that in my cvs I have changed the link to hourslist.php > on the status page to my detail_report1.php page, but you should be able to > change it back with no problems. That's fine. I think detail_report1.php is more inkeeping with the "Job Status" description, however when a click the hours link from newjobslist.php I don't get any hours listed in the "Complete Job Activity Report". What I was tring to accomplish with hourslist was to be able to examine a jobs hours, and be able to edit them - it would be the tool that a project manager would use manage the employees hours etc.. Perhaps you could even approve hours from there (that would be using that 'approved' bit)... This page may need to be seperated completely from Job Status and made it's own page for "Hours Administration"... but I'm still thinking about how to implement that - comments are welcome. I like how when you view a job, that the start date range of the Activity Report is the date the job was opened. Good work. Camden |