Travel reimburse feature added
This commit is contained in:
@@ -49,6 +49,7 @@ function showCard($module_name, $page_name): void
|
||||
|
||||
if ($GLOBALS['modules_enabled']['office'] && $API->checkPermissions('office-stompjes', 'RO', true)) {
|
||||
showCard('office', 'stompjeslist');
|
||||
showCard('office', 'travelReimburse');
|
||||
}
|
||||
|
||||
if ($GLOBALS['modules_enabled']['autop']) {
|
||||
|
||||
Reference in New Issue
Block a user