[IMP] hr_holidays_timeoff_analysis : apply changes proposed by pre-commit
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user