Have you looked at using the Materials Tab on the time card to enter the non-stock item codes for your allowances/per-diems? It gets stored on the EPTimeCardItem table and only gets posted to a project (if using) when the time card is released (as it never creates a time activity). I’m not sure how it works with the integrated Payroll Module, as we’re up in Canada and haven’t started using the new module yet.
Thanks Megan. Had similar thoughts but hoping there is a way to get it paid through payroll (third-party) without a lot of manual intervention.
We are just working with the 3rd party to fine tune the potential integration. Sounds like you know your Acumatica files. When we are ready to send the project time to payroll, which file will we likely be sending.
The other option would be to have the employees/manager enter the Per Diem as “1 Hour” per day for that labor item on the Detail or Summary tab of the time card and have the rate linked to the project and/or employee.
For Exporting, there’s a couple options for this and it depends what you want to do with it and what your payroll processing system requires / will accept and if you have to do any data transformation (i.e. Labor Item X in Acumatica is actually Pay Code Y in the payroll system)
- Create a report or generic inquiry to extract the time records for the current pay period to export into your another payroll system, likely using the PMTimeActivity table. This would not do any validation regarding whether time had previously been exported or if new time had been entered or revised in a prior period. There would be minimal set up time required to get this inquiry up and running.
- Build a custom export process - We’ve done this as a customization for other customers that can create the export files in the required format, mark each record when it is exported to the payroll system and check for any revised records in prior periods to ensure that payroll exports are complete and correct.
Thanks all for the help. Any new ideas still appreciated, but I feel I now have a direction when it’s time to attempt this.
the easiest way is to not handle this through time and expenses at all and just generate two checks. one in PR for time, one in AP for per diems / expense reimbursement.
Short of creating a bogus time entry, or manually adding the line items towards the PR check after time has imported, there is no other way. At the end of the day, all the timecards do when working with payroll is import your information into the PR Batch details grid.