[IMP] hr_holidays_timeoff_analysis : apply changes proposed by pre-commit

This commit is contained in:
2025-10-09 11:20:12 +02:00
parent 37a8bda090
commit 517a59b59d
11 changed files with 338 additions and 127 deletions

View File

@@ -5,14 +5,16 @@
"name": "hr_holidays_timeoff_analysis",
"version": "18.0.1.0.0",
"author": "Elabore",
"website": "https://elabore.coop",
"website": "https://git.elabore.coop/elabore/hr-tools",
"maintainer": "Elabore",
"license": "AGPL-3",
"category": "HR",
"summary": "indicate day by day if a date is timeoff or not and generate an analyses pivot by employee",
"summary": "indicate day by day if a date is timeoff or not and "
"generate an analyses pivot by employee",
# any module necessary for this one to work correctly
"depends": [
"base","hr_holidays",
"base",
"hr_holidays",
],
"qweb": [],
"external_dependencies": {