Mitarbeiternavigation neu gruppiert
This commit is contained in:
@@ -83,7 +83,7 @@ const featureOptions = [
|
||||
{ key: "incomingInvoices", label: "Buchhaltung: Eingangsbelege" },
|
||||
{ key: "costcentres", label: "Buchhaltung: Kostenstellen" },
|
||||
{ key: "branches", label: "Stammdaten: Niederlassungen" },
|
||||
{ key: "teams", label: "Stammdaten: Teams" },
|
||||
{ key: "teams", label: "Mitarbeiter: Teams" },
|
||||
{ key: "accounts", label: "Buchhaltung: Buchungskonten" },
|
||||
{ key: "ownaccounts", label: "Buchhaltung: Zusätzliche Buchungskonten" },
|
||||
{ key: "banking", label: "Buchhaltung: Bank" },
|
||||
@@ -97,7 +97,7 @@ const featureOptions = [
|
||||
{ key: "services", label: "Stammdaten: Leistungen" },
|
||||
{ key: "servicecategories", label: "Stammdaten: Leistungskategorien" },
|
||||
{ key: "memberrelations", label: "Stammdaten: Mitgliedsverhältnisse" },
|
||||
{ key: "staffProfiles", label: "Stammdaten: Mitarbeiter" },
|
||||
{ key: "staffProfiles", label: "Mitarbeiter: Mitarbeiterprofile" },
|
||||
{ key: "hourrates", label: "Stammdaten: Stundensätze" },
|
||||
{ key: "projecttypes", label: "Stammdaten: Projekttypen" },
|
||||
{ key: "contracttypes", label: "Stammdaten: Vertragstypen" },
|
||||
|
||||
Reference in New Issue
Block a user