v 8.0 v 9.0 v 10.0 v 11.0 Third Party 1891
Download for v 10.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Leave Management (hr_holidays)
Calendar (calendar)
Employee Directory (hr)
Discuss (mail)
Community Apps Dependencies
Technical Name hr_holidays_compute_days
LicenseAGPL-3
Websitehttps://github.com/OCA/hr
Versions 8.0 9.0 10.0 11.0
You bought this module and need support? Click here!

Employee Compute Leave Days

Beta License: AGPL-3 OCA/hr Translate me on Weblate Try me on Runboat

Computes the actual days for which employee will be on leave taking into account:

  • Other leaves in the same interval.
  • Rest days (if configured in that way).
  • Public holidays (if configured in that way).

Table of contents

Configuration

  1. Go to Leaves > Configuration

  2. For each leave type, you can mark:

    • Exclude Rest Days: If you want to remove for the total number of days those which are not workable.
    • Exclude Public Holidays: For substracting of the total number of days those which are public holidays that are global, for your country or for your state.
    • Compute Full Days: It will compute days in the interval as full, independently from the starting/ending time.

    See hr_public_holidays module README for more information on how to configure these public holidays.

  3. For being able to manually change number of days, you have to be Leave / Manager. If not, the field will be read only.

Usage

  1. Go to Leaves > Dashboard.
  2. Select dragging on the calendar the days you want to be on leave, or go to the form view for selecting start and end dates.
  3. On this form, you have 2 new checks for selecting full days instead of days with time. If you deselect one of these checks, you will be able to select also the starting/ending time of the leave.
  4. Select the proper “Leave Type”.
  5. The number of days will be computed and shown according options on leave type. If no leave type yet specified, then default configuration is to exclude both rest days and public holidays.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • iDT LABS
  • Tecnativa

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/hr project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Works fine in most of the cases. A fix should be done about the "state" function
by
David Iñiguez
on 3/27/17, 11:07 AM

First you have to choose the holiday days within a year. Then, you can select the dates of a Leave and the module takes care of weekend and holidays in the amount of leaves needed. There is one fix to be done: at the time of defining a holiday day, if a "state" or "province" already in the system, it cannot be added to this holiday day.


There are no comments yet!