[FIX]hr_employee_stats_sheet:replace allow_negative_leave dependencies to hr_negative_leave module
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hr_employee_stats_sheet",
|
||||
"version": "16.0.2.0.0",
|
||||
"version": "16.0.2.1.0",
|
||||
"description": "Add global sheet for employee stats",
|
||||
"summary": "Add global sheet for employee stats",
|
||||
"author": "Nicolas JEUDY",
|
||||
@@ -8,7 +8,7 @@
|
||||
"license": "LGPL-3",
|
||||
"category": "Human Resources",
|
||||
"depends": [
|
||||
"allow_negative_leave_and_allocation",
|
||||
"hr_negative_leave",
|
||||
"base",
|
||||
"hr",
|
||||
"hr_holidays",
|
||||
|
||||
Reference in New Issue
Block a user