[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 1m32s

This commit is contained in:
2025-12-10 14:49:53 +01:00
parent 5b103056d6
commit f91aac7cc8
6 changed files with 218 additions and 101 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