|
From: Camden S. <ca...@ar...> - 2000-11-12 01:48:27
|
> It appears to work so far. I think as things progress, it would be > nicer > to eventually have the separate entries pre-totaled as the printer > friendly > version still does, with editdetail handling navigation between entries, > but > as long as this works for now, we can leave that for the future. I think so to, this just kinda good enough to implement the start and and times without creating mass confusion with the users. > I did notice that the totalled entry on the printer friendly page was > not > formatted the same as single entries ( "4" instead of 4.00). Just a > little > nit-picking there. I guess it needs some kinda number_format() function applied to it, eh? > Using time fields, we should be able to just use sql's built-in > calculation > functions to have it calculate the num_hours field. I was thinking that it would be best do to this calculation in php so that we don't start using database specific functions. > Have anyone updated their addjobdetail and editdetail.php to the latest > CVS yet? I just checked it out... I can't quite put it into production yet because I'm getting a "Call to unsupported or undefined function filterobj() " error on newjobslist.php - I'm still working on the last phpgroupware relase (0.9.2 I think) so I think that may be the cause. > I think I did a pretty good job on the Time Selector. It has the ability > to configure > the minutes increment amount No kidding... It looks great Bob!! |