add pseudo de help doc

This commit is contained in:
Dennis Eichhorn 2020-06-25 19:41:46 +02:00
parent 15c25a5bf1
commit 90d568a5e2
7 changed files with 26 additions and 0 deletions

7
Docs/Help/de/SUMMARY.md Normal file
View File

@ -0,0 +1,7 @@
# User Content
* [Login]({%}&page=Help/login)
* [Recording]({%}&page=Help/recording)
* [Employee Dashboard]({%}&page=Help/employee_dashboard)
* [Correction]({%}&page=Help/correction)
* [Analysis]({%}&page=Help/analysis)

0
Docs/Help/de/analysis.md Normal file
View File

View File

View File

View File

@ -0,0 +1,19 @@
# Introduction
The **HumanResourceTimeRecording** module is for handling time recording of employees working hours, vacations and sick days.
## Target Group
The target group for this module are employees and employers.
# Setup
The module can be installed through the integrated module downloader and installer or by uploading the module into the `Modules/` directory and executing the installation through the module installer.
The module is depending on the **HumanResourceManagement** module which provides most of the employee handling features.
# Features
* Track working hours
* Track vacations
* Track sick days

0
Docs/Help/de/login.md Normal file
View File

View File