16.0-negative-leaves-and-allocation #13

Open
laetitiadacosta wants to merge 4 commits from 16.0-negative-leaves-and-allocation into 16.0
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 004187d9a8 - Show all commits

View File

@@ -27,7 +27,7 @@ None yet.
Bug Tracker Bug Tracker
=========== ===========
Bugs are tracked on `our issues website <https://github.com/elabore-coop/allow_negative_leave_and_allocation/issues>`_. In case of Bugs are tracked on `our issues website <https://git.elabore.coop/Elabore/hr-tools/issues>`_. In case of
trouble, please check there if your issue has already been trouble, please check there if your issue has already been
reported. If you spotted it first, help us smashing it by providing a reported. If you spotted it first, help us smashing it by providing a
detailed and welcomed feedback. detailed and welcomed feedback.
@@ -39,7 +39,7 @@ Contributors
------------ ------------
* `Alusage : Nicolas JEUDY` * `Alusage : Nicolas JEUDY`
* `Elabore <mailto:laetitia.dacosta@elabore.coop>` * `Elabore <mailto:contact@elabore.coop>`
Funders Funders
------- -------

View File

@@ -1,6 +1,6 @@
{ {
"name": "hr_employee_stats_sheet", "name": "hr_employee_stats_sheet",
"version": "16.0.2.0.0", "version": "16.0.2.1.0",
"description": "Add global sheet for employee stats", "description": "Add global sheet for employee stats",
"summary": "Add global sheet for employee stats", "summary": "Add global sheet for employee stats",
"author": "Nicolas JEUDY", "author": "Nicolas JEUDY",
@@ -8,7 +8,7 @@
"license": "LGPL-3", "license": "LGPL-3",
"category": "Human Resources", "category": "Human Resources",
"depends": [ "depends": [
"allow_negative_leave_and_allocation", "hr_negative_leave",
"base", "base",
"hr", "hr",
"hr_holidays", "hr_holidays",