Time |
Note |
---|
Setup: Configuration > Labor Levels > Define (Labor Levels LaborLevelModel) Configuration > Labor Levels > Setup (Labor Levels Details LaborLevelDetailModel) Business Rules: Labor levels are used to create a structure for labor distribution, job costing and reporting. Labor Levels track where employees spend their time. Employees are only able to clock into the labor levels to which they are assigned. Labor levels (LaborLevelModel) are merely group containers for labor level details (LaborLevelDetailModel); basically a LaborLevelDetailModel is a child element of LaborLevelModel. |
Caution |
---|
Note that the LaborLevel(N) value also correlates to a specific LaborLevelModel, where the N portion is identifiable by the LaborLevelModel.OrdinalPosition value. Therefore it is very important that the value set for any LaborLevel(N) value is a direct LaborLevelDetailModel child of the LaborLevelModel. |