Date index for Apr 2002


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [achievo] Another request of a new feature in achievo



Hi,

Roberto Boschin wrote:

The problem is that achievo is so difficult to modify and I'd
like to ask you to add a two fields definition of every hour
registration, something like this:

Achievo isn't difficult to modify, once you know where to look.
Adding 2 fields is extremely easy. Edit class.hours.inc and look for statements like:


$this->add(new atkAttribute("hours", ...

add 2 lines:
$this->add(new atkTimeAttribute("time_from"));
$this->add(new atkTimeAttribute("time_until"));

Finally, add the fields to the database and you're done.

Or, if you've got any suggestion of other ways to obtain a group
and global hours view represented in a calendar style, please pass it on.

Achievo 0.9 (see my previous post) contains a calendar. Perhaps you can modify that to accomplish what you want.


Greetings,
Ivo

--
Ivo Jansch <ivo dot 
ibuildings.nl BV - information technology
http://www.ibuildings.nl



http://www.achievo.org/lists achievo.org - ©1999-2002 ibuildings.nl BV