CMXX - Report contracts

This commit is contained in:
“VeLiTi”
2024-10-24 16:08:12 +02:00
parent be96b12e66
commit 52011d2ac8
9 changed files with 307 additions and 2 deletions

View File

@@ -170,6 +170,12 @@ $urls = array(
"icon" => "fa-solid fa-magnifying-glass-chart",
"name" => "menu_report_build"
),
"report_contracts_billing" => array(
"url" => "report_contracts_billing",
"selected" => "report_contracts_billing",
"icon" => "fa-solid fa-magnifying-glass-chart",
"name" => "menu_report_contracts_billing"
),
"report_healthindex" => array(
"url" => "report_healthindex",
"selected" => "report_healthindex",