Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you are using rounding, the rounded actual time value is displayed displays 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. If you  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). For example, with the roundInitialTimeInOut to true and 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. 

To set the time in/out to display rounded time values:

  1. In MobileTech Admin, go to Tools > Launch Woodford.
  2. Double-click the Woodford project.
  3. In the left navigation, under Components, select Offline HTML.
  4. Double-click the entity folder.
  5. Double-click the timelog folder.
  6. Select timelog-form.html and then select Edit.
  7. Update the var roundInitialTimeInOut line to true.
  8. Select SAVE.
  9. Select Save.
  10. Publish the project.
  11. Sync the devices.