Reconciliation Guide
Building the CSV Spreadsheet Guide:
Example CSV structure:
Columns:
- Date
- must be in first column and labeled “Date”
- Username
- This is the users Australia post username, this is set via the Aus post options. Column title must be Username
- Reconciliation Names
- 3 and onwards are for setting the rate types to be tracked
- This is done by the reconciliation name
- This is set via the rate types, these need to match exactly (case sensitive)
Once the reconciliation sheet has been setup and the backend of the reconciliations linked through you can then upload the csv file via:
https://domain.com/workforce/check-ins/reconciliation/2023-03-23 and create:
This will run the import and return any errors or issues found during the upload, it will check for things like:
- Wrong username
- Bad date format or missing data
- Bad reconciliation name
Final rules:
- A user can have one reconciliation per day, meaning all of their data needs to be uploaded inside the same spreadsheet.
- Example:
- User 1 works in delivery & packing, both of these need to be in the same row on the spreadsheet, they can't be done separately.
- The reason it was done this way is if you need to add or remove reconciliation data for a user, i think there would have been more issues if it was additive.
Other notes:
- You can do multiple dates for the same person, ie a reconciliation could be done at the end of the week for all days worked. Example:
Building the CSV Spreadsheet Guide: