Wednesday, November 20, 2024
1 change · 18.0
Code cleanup and technical improvements
The payroll work entry export process has been reorganized to make its data structures clearer and easier to maintain. This is an internal improvement that should help future updates for Belgian payroll export providers be safer and more consistent, without changing day-to-day user workflows.
Original PR description
This Refactor aims to make the work entry export more readable and easier to maintain by defining explicit classes for each work entry data structure with explicit way to use them defined by their respective classes task-4244397