Disable Time In/Out and Travel Coordinates Background Sync
Technicians' latitude and longitude coordinates automatically uploaded to the audit_timelog table with a background sync to the middle-tier any time they time in, time out, or delete a time in. If you are using Travel Time Log, the coordinates are automatically uploaded when travel time begins, pauses, resumes, ends, or if the travel time is deleted. See Travel Settings.
The audit_timelog table has been added to the clean-up job and only keeps entries that were modified in the last 21 days, which is the same functionality as the timelog.
Some of the fields in the audit_timelog table include the name of the event (Time In, Time Out, Delete Time In, Begin Travel, Pause Travel, Resume Travel, Delete Travel, and End Travel), the service call ID, job number, appointment ID, employee ID, time in, time out, and latitude/longitude.
To disable this feature:
- In MobileTech Administration, select Tools > Launch Resco Cloud Dashboard.
- Enter the Email and Password and select Log in.
- In the left navigation, select Woodford.
- Open the MobileTech Woodford project.
- Select Offline HTML from the left navigation.
- Double-click the entity folder.
- Double-click timelog.
- Select timelog-form.html and then select Edit.
- Scroll down to Initial Settings.
- Edit the variable useTimelogBackgroundSync to false.
- Select Save.
- Publish the project.
- Sync devices.