Friday, November 7, 2025
1 change · master
Code cleanup and technical improvements
The salary contract code was reorganized so related modules can customize key steps more safely and efficiently. This is an internal cleanup that should make future payroll and localization changes easier without changing the user experience.
Original PR description
This commit extracts the code used inside the savepoint so that other modules can override these methods without doing another savepoint and rollback. task-5163035