bug fixes

This commit is contained in:
Dennis Eichhorn 2024-10-11 19:17:41 +00:00
parent 9fffe2966f
commit 20d90fa8d5
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ The **Helper** module is a very powerful module which allows users to create cus
## Target Group
The target group for this module is every organization which would like to create customized helper & reports while still integrating and managing them through the Karaka application. The implementation of such helpers requires programming knowledge in PHP and potentially JavaScript.
The target group for this module is every organization which would like to create customized helper & reports while still integrating and managing them through the Karaka application. The implementation of such helpers requires programming knowledge in PHP and potentially JS.
# Setup

View File

@ -4,7 +4,7 @@ The **Script** module is a very powerful module which allows users to create cus
## Target Group
The target group for this module is every organization which would like to create customized scripts & reports while still integrating and managing them through the Karaka application. The implementation of such scripts requires programming knowledge in PHP and potentially JavaScript.
The target group for this module is every organization which would like to create customized scripts & reports while still integrating and managing them through the Karaka application. The implementation of such scripts requires programming knowledge in PHP and potentially JS.
# Setup