...
- Placement: This should be the reference code for the placement (for example '
JB001
'). - Rate: This should be the exact name of the rate, as it appears in the timesheet (for example '
Day Rate
'). - Date: The day for which the timesheet data is being entered. The date format is
dd/mm/yyyy
(for example '18/05/2015
'). - Unit: The number of units that the contractor worked. For example, if the rate is '
Day Rate
', you might enter '1
'. - Comment: Any comment that you want to include for the entry.
...
We can develop additional timesheet import
...
formats
We can develop custom timesheet import formats to match a spreadsheet / CSV file received from an external system. We
...