Versions Compared

Key

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

You can configure your Custom Form to include timesheet details, labour details, and even supply details. Follow the steps below in order to add any of these information in your custom form.

Follow the steps below when you want to make adjustments on your custom form.

In this user guide, we will cover the following scenarios.

...

1. Open the Word Document template that you've downloaded and add a table with the required field codes to capture timesheet details.

Field Codes to use

{Timesheet.StartDate}

{Timesheet.EndDate}
{Timesheet.FirstName}
{Timesheet.LastName}
{Timesheet.StartTime}
{Timesheet.EndTime}
{Timesheets.TotalHours}


Your table  should look like the following and you can apply formatting changes as required. 

...

1. Open the Word Document template that you've downloaded and add a table with the required field codes to capture labour details.

Field Codes to use
{Labour.Date}
{Labour.FirstName}

 {Labour.LastName}

{Labour.HourlyRateExTax}
{Labour.TotalAmountExTax}


Your table  should look like the following and you can apply formatting changes as required. 

...

1. Open the Word Document template that you've downloaded and add a table with the required field codes to capture labour details.

Field Codes to use

{Supply.PartNumber}

{Supply.Description}

{Supply.Quantity}

{Supply.Category}


Your table  should look like the following and you can apply formatting changes as required. 

...