wbTeamPro Feature Request & Bug Tracker - wbTeamPro
View Issue Details
0010166wbTeamPro[All Projects] Featurespublic2017-01-30 09:312015-01-25 00:00
a104 
webuddha 
normalfeatureN/A
Plannedopen 
 
 
0010166: Allow alter timelog note when clocking out
When clocking out of a job, it would be nice to be able to alter timelog note. Sometimes you leave it empty when you clockin, but then you would like to add something important when you clockout. This would allow us to clockout when clocking in on another task and still allow us to add extra notes to clocked out job.
No tags attached.
jpg screenshot.jpg (97,593) 2013-03-26 09:28
https://tracker.holodyn.com/file_download.php?file_id=12&type=bug
jpg
Issue History
2013-03-12 12:29a104New Issue
2013-03-12 12:30a104
2013-03-26 09:05webuddhaNote Added: 0010009
2013-03-26 09:05webuddhaAssigned To => webuddha
2013-03-26 09:05webuddhaStatusNew => Under Review
2013-03-26 09:28a104File Added: screenshot.jpg
2013-03-26 09:28a104Note Added: 0010013
2013-03-26 09:29a104Note Edited: 0010013bug_revision_view_page.php?bugnote_id=10013#r18
2013-03-26 09:37a104Note Edited: 0010013bug_revision_view_page.php?bugnote_id=10013#r19
2013-03-26 09:44a104Note Edited: 0010013bug_revision_view_page.php?bugnote_id=10013#r20
2013-06-05 14:15guest
2013-06-14 09:28webuddha
2013-12-19 09:51webuddhaNote Added: 0010074
2013-12-19 09:51webuddhaStatusUnder Review => Planned

Notes
(0010009)
webuddha   
2013-03-26 09:05   
It seems that this could be a configuration option, whether to have a timelog modal popup every time you click "stop". The modal would have some or all of the timelog fields available for edit, and present a Stop, Apply, Save, or Close button.
(0010013)
a104   
2013-03-26 09:28   
(edited on: 2013-03-26 09:44)
A configuration option could work out fine.

The other thing I'm wondering is, when we clock in another job we have the possibility to clock out from jobs were clocked in, so either having a 2nd small modal box, or simply adding some ajax to the current modal window and add in a textarea under when clicking on the edit icon. If you have already wrote a note, it would appear in the textarea in order to save or modify the note.

I think having only the note field would be more than enough, but it is your call if you want to include all the other fields also.

Please view the screenshot.

(0010074)
webuddha   
2013-12-19 09:51   
There are two areas where this will need to be implemented, one in the dialog you showed and another in the general list view. Both ideally would use the same solution, a popup with a confirmation and input field. This feature could be deactivated in the configuration to retain current operation.