Monday, February 3, 2025
2 changes · 17.0
Enhancements to existing features
The recruitment demo data now replaces questionable email addresses for two sample applicants. Their demo CV files were also refreshed, keeping sample recruitment records more appropriate and consistent for users evaluating the app.
Original PR description
Change questionable emails for 2 users. Make new demo CV for them as well because we only had the binary pdfs. Raw latex can be found at (google drive): * https://drive.google.com/file/d/1AyRguPcTRrt_7ySXAYE3L9TP4mHnwMNs/view?usp=drive_link * https://drive.google.com/file/d/1e-2JlO3hEbaf6haFTF5TdCy6kx73xOgX/view?usp=drive_link task-4507003
This change makes attendance data filtering in the Gantt view easier to adapt for local country rules. It helps businesses customize attendance displays without changing core behavior, supporting more accurate workforce management across regions.
Original PR description
Different countries have different attendance rules and therefore customizing the attendance entries might be relevant. In order to be able to properly filter we introduce a domain retrieval method which can be properly inherited. Info: @wt-io-it