5 results found
-
Add the ability to upload docs to the Employee Note section
The note tab on each employee file can be enhanced with the ability to add files such as their work contract/s or ID, perhaps even workings related to holidays or payment plans agreed upon, etc. Having the ability to upload can provide the opportunity to load signed agreements which is more important than a "note". The option to make a note visable or not could be useful to employee/employer too.
3 votes -
Payroll API
I am trying to link employees to their tracking category however the New Zealand Payroll Api doesn’t appear to expose any way to do this.
Currently the Australian payroll Api supports this functionality exposing the ‘EmployeeGroupName’ on each employee
Endpoint - https://api.xero.com/payroll.xro/1.0/employees
Field - EmployeeGroupName": {
"description": "The Employee Group allows you to report on payroll expenses and liabilities for each group of employees", "type": "string", "example": "marketing"
}
Is there a way to make this type of connection with the NZ Payroll API?
1 vote -
Delete Statutory Sick via API
At the moment it's possible to create Statutory Sick records via the API, but not possible to delete them. We're trying to integrate our product with Xero, but we need to be able to delete sick entries if they've been added mistakenly.
3 votes -
Pay Items endpoint returns Inactive items and no Status
There is no way of telling is a pay item is inactive in the current API, meaning when you retrieve one and try and use it with the API somewhere later it fails. If you can make something inactive in Xero, the API should really provide this info.
Adding the status field (or returning only active ones) would make this better.
1 vote -
Retrieve Pay Calendar end dates
Currently there is no way to determine the end date for a twice monthly calendar.
I can think of two solutions:
1. Expose the "calculatePeriods" function as an end point
2. Add EndDate to the result of the PayCalendars end point4 votes
- Don't see your idea?