hr
hr copied to clipboard
[17.0][MIG] hr_employee_calendar_planning
Work done:
- [x] Adapting manifest.py version
- [x] Adapt employee public view as resource_calendar_id is not present on it anymore
- [x] On tests assert on number of attendances changed slightly because of the lunch break
- [x] On create redefinition adapted the employee calendar regeneration to avoid a singleton Value Error
- [x] Fix ruff B023, UP008, E501