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