From 90d568a5e22848d1690cc97da02e2556b3603356 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 25 Jun 2020 19:41:46 +0200 Subject: [PATCH] add pseudo de help doc --- Docs/Help/de/SUMMARY.md | 7 +++++++ Docs/Help/de/analysis.md | 0 Docs/Help/de/correction.md | 0 Docs/Help/de/employee_dashboard.md | 0 Docs/Help/de/introduction.md | 19 +++++++++++++++++++ Docs/Help/de/login.md | 0 Docs/Help/de/recording.md | 0 7 files changed, 26 insertions(+) create mode 100644 Docs/Help/de/SUMMARY.md create mode 100644 Docs/Help/de/analysis.md create mode 100644 Docs/Help/de/correction.md create mode 100644 Docs/Help/de/employee_dashboard.md create mode 100644 Docs/Help/de/introduction.md create mode 100644 Docs/Help/de/login.md create mode 100644 Docs/Help/de/recording.md diff --git a/Docs/Help/de/SUMMARY.md b/Docs/Help/de/SUMMARY.md new file mode 100644 index 0000000..fc76cdf --- /dev/null +++ b/Docs/Help/de/SUMMARY.md @@ -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) \ No newline at end of file diff --git a/Docs/Help/de/analysis.md b/Docs/Help/de/analysis.md new file mode 100644 index 0000000..e69de29 diff --git a/Docs/Help/de/correction.md b/Docs/Help/de/correction.md new file mode 100644 index 0000000..e69de29 diff --git a/Docs/Help/de/employee_dashboard.md b/Docs/Help/de/employee_dashboard.md new file mode 100644 index 0000000..e69de29 diff --git a/Docs/Help/de/introduction.md b/Docs/Help/de/introduction.md new file mode 100644 index 0000000..5d9c11f --- /dev/null +++ b/Docs/Help/de/introduction.md @@ -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 \ No newline at end of file diff --git a/Docs/Help/de/login.md b/Docs/Help/de/login.md new file mode 100644 index 0000000..e69de29 diff --git a/Docs/Help/de/recording.md b/Docs/Help/de/recording.md new file mode 100644 index 0000000..e69de29