Salary export

Holidays for late employees

When employees are hired in the middle of the month, we should not include holidays in their pay for the period before their employment started.

EmployeeExportData.php function: getHolidaysForMonth checks for active work position -> for each holiday we check if user has active work position on that specific day, if not, we don't count in salary export.


Revision #1
Created 22 March 2024 09:55:58 by Admin
Updated 17 December 2024 09:58:33 by Admin