mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
47 lines
1.5 KiB
Markdown
47 lines
1.5 KiB
Markdown
|
User Timetable
|
||
|
==============
|
||
|
|
||
|
Each user can have a predefined timetable.
|
||
|
This feature mainly is used for time tracking, project budget calculation and to display subtasks in the calendar.
|
||
|
|
||
|
Each user have his own timetable. At the moment, that need to be specified manually for each person.
|
||
|
You can also schedule time-off or overtime.
|
||
|
|
||
|
The timetable section is available from the user profile: **User profile > Timetable**.
|
||
|
|
||
|
Work timetable
|
||
|
--------------
|
||
|
|
||
|
This timetable is dynamically calculated according to the regular week timetable, time-off and overtime.
|
||
|
|
||
|
![Timetable](http://kanboard.net/screenshots/documentation/timetable.png)
|
||
|
|
||
|
Week timetable
|
||
|
--------------
|
||
|
|
||
|
![Week Timetable](http://kanboard.net/screenshots/documentation/week-timetable.png)
|
||
|
|
||
|
The week timetable is used to define regular work hours for the selected user.
|
||
|
|
||
|
To add a new time slot, just select the day of the week and the time range.
|
||
|
|
||
|
Time off timetable
|
||
|
------------------
|
||
|
|
||
|
The time-off timetable is used to schedule not worked time slot.
|
||
|
This time is deducted from the regular work hours.
|
||
|
|
||
|
When you check the box "All day", the regular day timetable is used to define the regular work hours.
|
||
|
|
||
|
Overtime timetable
|
||
|
------------------
|
||
|
|
||
|
![Overtime Timetable](http://kanboard.net/screenshots/documentation/overtime-timetable.png)
|
||
|
|
||
|
The overtime timetable is used to define worked hours outside of regular hours.
|
||
|
|
||
|
Day timetable
|
||
|
-------------
|
||
|
|
||
|
This timetable is used when the checkbox "All day" is checked for overtime and time-off entries.
|