[IMP]hr_employee_stats_sheet:add dependecie to hr_employee_calendar_planning and identifies the planning using by a employee during a time period
Some checks failed
pre-commit / pre-commit (pull_request) Failing after 1m29s

This commit is contained in:
2025-12-10 14:49:53 +01:00
parent 5b103056d6
commit dfd5f26e95
6 changed files with 145 additions and 100 deletions

View File

@@ -2,4 +2,5 @@ from . import hr_employee_stats
from . import hr_timesheet_sheet
from . import res_config
from . import res_company
from . import hr_leave_allocation
from . import hr_leave_allocation
from . import hr_employee