If you are using rounding, the rounded value is displayed on the form when the user times in and/or out. So if you are rounding by 5, and the user is timing in at 4:07, the time displayed is 4:05. If timing out at 4:32, the time displayed is 4:30. Prior to this fix, the actual time displays on the form but the rounded values were used for labor time.
If you would prefer to display the actual time, you can update the Offline HTML form in the Woodford project. The default value is false, which displays the rounded value. By setting the value to true, the actual time will display (but labor hours will still be rounded).
- In MobileTech Admin, go to Tools > Launch Woodford.
- Double-click the Woodford project.
- In the left navigation, under Components, select Offline HTML.
- Double-click the timelog folder.
- Select timelog-form.html and then select Edit.
- Update the var roundInitialTimeInOut line to true.
- Select SAVE.
- Select Save.
- Publish the project.
- Sync the devices.