Changes between Initial Version and Version 1 of Ticket #92
- Timestamp:
- Oct 28, 2010, 2:23:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #92
-
Property
Summary
changed from
Shift feature required
toWorking Shift feature required
-
Property
Summary
changed from
-
TabularUnified Ticket #92 – Description
initial v1 1 Currently the taskGroup is used as "Electrical Dayshift", "Electrical Nightshift". This should factored out into a Shift table and a task.shift should then be used for this assingment.1 Currently the taskGroup is used as "Electrical Dayshift", "Electrical Nightshift". This should factored out into a WorkingShift table and a task.workingshift field should then be used for this assignment. 2 2 3 3 When a person logs in they should be able to select their current shift and see only those logs. 4 4 5 5 {{{ 6 class Shift {6 class WorkingShift { 7 7 @indexed // Is auto indexing available? 8 8 String ref // A constant used for lookup, e.g: dayshift.