This manual is deprecated. Please visit https://groupoffice.readthedocs.io for the latest documentation.

Holidays

From Group-Office Groupware and CRM Documentation
Jump to: navigation, search

Using the holidays module, you can manage the leave hours of employees. Every year, an amount of available leave hours (year credit) can be set per user. In this module, every employee can be given a total year credit of leave hours to spend in a year. Every subsequent month, 1/12th of this available credit is added to the spendable credit.

Specifically, for every user and every year, the following statistics are tracked:

  1. Leftover: The number of leave hours that were not used in previous years.
  2. Yearly credit: The year credit (available leave hours) for the selected year.
  3. Used: The leave hours that are spent in the selected year.
  4. Built up: The built up credit ( = LEFTOVER_CREDIT + YEAR_CREDIT x (current month's number/12) )
  5. Available year: The total available leave hours for the selected year ( = LEFTOVER_CREDIT + YEAR_CREDIT - SPENT_CREDIT )
  6. Available now: The available leave hours for the current month ( = LEFTOVER_CREDIT + YEAR_CREDIT x (current month's number/12) - SPENT_CREDIT_UNTIL_NEXT_MONTH )

To edit the yearly credit, double-click on a row in the main grid 'Holiday Hour Credits'.

Holidays main screen 800.png

Working week

In the user's dialog (Users module), you can now set the standard amount working hours per day for users. This will be used to auto-calculate the number of used leave hours when you edit/create a holiday entry. You can always change the number of used leave hours of a holiday.

Note that the working week is by default for all users in the Holidays module: 8 hours on Monday thru Friday, 0 hours on Saturday and Sunday.

Holidays working week.png

Managers

The administrator can assign holiday managers to employees in the Year Credit window.

A manager will be able to confirm his employees' submitted leave days and will be notified of any new submitted leave days by his employees.