Active
Project:
Time Track
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2009 at 05:18 UTC
Updated:
26 Jun 2009 at 22:38 UTC
I would like to be able to flag time (as "billed", for example). Do you have any plans for something like this?
Comments
Comment #1
Jackinloadup commentedIm 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
Comment #2
hunvreus commentedThis 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...
Comment #3
aufumy commentedmaybe that could be a computed field?