This commit is contained in:
Dennis Eichhorn 2024-04-12 00:52:05 +00:00
parent bd71dfa526
commit 4d68ea33a5

View File

@ -5,7 +5,7 @@
"type": 2,
"subtype": 1,
"name": "Budgeting",
"uri": "{/base}/controlling/budget/dashboard?{?}",
"uri": "{/base}/controlling/budget/dashboard",
"target": "self",
"icon": null,
"order": 1,
@ -19,7 +19,7 @@
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/base}/controlling/budget/dashboard?{?}",
"uri": "{/base}/controlling/budget/dashboard",
"target": "self",
"icon": null,
"order": 1,
@ -34,7 +34,7 @@
"type": 3,
"subtype": 1,
"name": "IncomeStatement",
"uri": "{/base}/controlling/budget/pl?{?}",
"uri": "{/base}/controlling/budget/pl",
"target": "self",
"icon": null,
"order": 2,
@ -49,7 +49,7 @@
"type": 3,
"subtype": 1,
"name": "Balance",
"uri": "{/base}/controlling/budget/balance?{?}",
"uri": "{/base}/controlling/budget/balance",
"target": "self",
"icon": null,
"order": 3,
@ -64,7 +64,7 @@
"type": 3,
"subtype": 1,
"name": "Sales",
"uri": "{/base}/controlling/budget/sales?{?}",
"uri": "{/base}/controlling/budget/sales",
"target": "self",
"icon": null,
"order": 5,
@ -79,7 +79,7 @@
"type": 3,
"subtype": 1,
"name": "Material",
"uri": "{/base}/controlling/budget/material?{?}",
"uri": "{/base}/controlling/budget/material",
"target": "self",
"icon": null,
"order": 10,
@ -94,7 +94,7 @@
"type": 3,
"subtype": 1,
"name": "OPEX",
"uri": "{/base}/controlling/budget/opex?{?}",
"uri": "{/base}/controlling/budget/opex",
"target": "self",
"icon": null,
"order": 15,
@ -109,7 +109,7 @@
"type": 3,
"subtype": 1,
"name": "Marketing",
"uri": "{/base}/controlling/budget/marketing?{?}",
"uri": "{/base}/controlling/budget/marketing",
"target": "self",
"icon": null,
"order": 16,
@ -124,7 +124,7 @@
"type": 3,
"subtype": 1,
"name": "Event",
"uri": "{/base}/controlling/budget/event?{?}",
"uri": "{/base}/controlling/budget/event",
"target": "self",
"icon": null,
"order": 17,
@ -139,7 +139,7 @@
"type": 3,
"subtype": 1,
"name": "Leasing",
"uri": "{/base}/controlling/budget/leasing?{?}",
"uri": "{/base}/controlling/budget/leasing",
"target": "self",
"icon": null,
"order": 18,
@ -154,7 +154,7 @@
"type": 3,
"subtype": 1,
"name": "HR",
"uri": "{/base}/controlling/budget/hr?{?}",
"uri": "{/base}/controlling/budget/hr",
"target": "self",
"icon": null,
"order": 20,
@ -169,7 +169,7 @@
"type": 3,
"subtype": 1,
"name": "Investment",
"uri": "{/base}/controlling/budget/investment?{?}",
"uri": "{/base}/controlling/budget/investment",
"target": "self",
"icon": null,
"order": 25,
@ -184,7 +184,7 @@
"type": 3,
"subtype": 1,
"name": "Loan",
"uri": "{/base}/controlling/budget/loan?{?}",
"uri": "{/base}/controlling/budget/loan",
"target": "self",
"icon": null,
"order": 30,
@ -199,7 +199,7 @@
"type": 3,
"subtype": 1,
"name": "Cashflow",
"uri": "{/base}/controlling/budget/cashflow?{?}",
"uri": "{/base}/controlling/budget/cashflow",
"target": "self",
"icon": null,
"order": 35,
@ -214,7 +214,7 @@
"type": 3,
"subtype": 1,
"name": "ProfitCenter",
"uri": "{/base}/controlling/budget/profitcenter?{?}",
"uri": "{/base}/controlling/budget/profitcenter",
"target": "self",
"icon": null,
"order": 40,
@ -229,7 +229,7 @@
"type": 3,
"subtype": 1,
"name": "Projects",
"uri": "{/base}/controlling/budget/projects?{?}",
"uri": "{/base}/controlling/budget/projects",
"target": "self",
"icon": null,
"order": 45,