Changelog
v6.13.17 (2024-09-16)
- INFO GET Projekt-Tasks have been extended
v6.13.16 (2024-08-27)
- NEW GET Project price tables
- NEW GET Project task details
- NEW GET Department subdivisions
- NEW GET Department employees
- NEW GET Customer price tables
- NEW GET Projects of an employee
- NEW GET Invoices
- NEW GET Invoice details
- NEW GET Invoice items
- NEW GET Offers
- NEW GET Offer details
- FIX GET Projects: Not all projects were displayed
v6.12.5 (2024-03-06)
- The rate limiting has been increased to 12000 requests per hour. A maximum of 1000 requests are allowed per 5 minutes
- Added
name
parameter to project filter for Projects - Bugfix for Projects: The
plan_hours
value did not show planned hours if they were defined in subtasks. The valueplan_hours_children
has been added for this purpose - Bugfix for Projects: The project does not have to be completely within a filtered period. It is sufficient if it was active within the period
- Bugfix for Employees: Under certain circumstances, a server error occurred. This error has been fixed
v6.12.4 (2024-03-01)
- Some performance improvements
v6.12.3 (2024-02-16)
- GET requests for Belege, Tickets
- Add
project_id
andticket_id
filters to Attendances endpoint - Added dynamic attributes to project details and employee details
v6.12.2 (2024-02-02)
- Bugfix for
GET /absences
:absenceReason
is now returned correctly - GET requests for departments, terminals
- GET request for employee meals
v6.12.1 (2024-01-14)
- Initial release of the ZEP REST-API
- GET requests for Projects, Attendances, Employees, Customers und Absences