I would like to be able to flag time (as "billed", for example). Do you have any plans for something like this?

Comments

Jackinloadup’s picture

Im not sure this will give you what you are wanting but this is how i am implementing it on my system.

Sense this time is getting added to a node I just added a flag to that node as billed or not billed. You could choose to use the flag.module or just a cck field.

I also added a taxonomy field to show what kind of item people were tracking time on. ex: Bug-fix or Feature

hunvreus’s picture

This can be easily performed in another way, as jackinloadup suggested. However, what would be interesting, is a module that allows you to translate time directly into a value, based on a hourly rate...

aufumy’s picture

maybe that could be a computed field?