/
Enabling the Automatic Timesheet Generation after Job Appointment Completion

Enabling the Automatic Timesheet Generation after Job Appointment Completion

  1. In Woodford, select the MobileTech project and then select Edit from the menu bar.
  2. From the left navigation, select Offline HTML.
  3. Double-click Entity to open.
    Double-click Appointment to open.
  4. Select appointment-form_complete-job.html and then select Edit from the menu bar.
  5. Scroll down to FORM EXECUTIONS.
  6. Locate //,generateTimesheetReport(appointment) //Uncomment line to turn on automatic generation of timesheets.
  7. Remove the preceding //, and succeeding //Uncomment line to turn on automatic generation of timesheets so that the line only displays the following.
    generateTimesheetReport(appointment)
  8. Select Save.
  9. Select Save from the menu bar.
  10. Publish the project.