issues
search
codescalers
/
CSHR
CRM project mainly for the HR department to manage the employees.
Apache License 2.0
1
stars
1
forks
source link
fix: There is a problem when calculating vacations including Public holidays
#443
Closed
Mahmoud-Emad
closed
4 months ago
Mahmoud-Emad
commented
4 months ago
Changes
Fix the remove_weekends function to return the dates after removing the weekends.
Fix the remove_holidays function to return the dates after removing the holidays.
Removed the public_holidays based on the user office.
Related Issues
https://github.com/codescalers/CSHR/issues/426
Changes
Related Issues