Travel reimburse feature added

This commit is contained in:
2026-07-07 22:48:57 +02:00
parent e1ef2456ea
commit 30269316b2
29 changed files with 21392 additions and 26 deletions

View File

@@ -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']) {