Batch create payslip

Hi! I am trying to batch create payslip. Employee names appear when I upload data from spreadsheet template, but once created in the system, all payslips do not have employee names. I am creating payslop for 700+ employees.
I saw a similar topic from years ago but the issue hasn’t been resolved. Hoping that there is an update on this.
Thank you.

You will need to do some background work

  • Create a range of payslips manually
  • use batch update to identify the exact format which would have been required to create the test entries via batch create.
  • you will need the GUID for each employee, use batch update on the employee tab to determine this for all employees.
  • use an external database program (or VLOOKUP in a spreadsheet) to format the batch create including required GUID fields.

This is very helpful. It worked for me. Thank you very much!