Hi,
Is there a way\add-on to log time by hours and then generate reports?
For example: log 4 hours between 10am to 2pm
Thanks
Hello,
I am not sure what you exactly want. Do you want to log time automatically?
If so, then you would need a plugin.
You could use the Power Scripts add-on:
You can log time by a script like this:
addWorklogAdjustEstimate(key, currentUser(),
"2h"
, currentDate(),
"test worklog")
Hi Alexey,
Actually that is not what i meant.
I want to be able to work log by the time of the day.
For example:
Task 1 9am-11am
Task 2 11am-2pm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.