Added Kostenstellen und Buchungskonten

This commit is contained in:
2025-03-21 14:53:27 +01:00
parent 76e207cd20
commit bd15ac8b2d

View File

@@ -147,6 +147,14 @@ const links = computed(() => {
label: "Eingangsbelege",
to: "/incomingInvoices",
icon: "i-heroicons-document-text"
},{
label: "Kostenstellen",
to: "/standardEntity/costcentres",
icon: "i-heroicons-document-currency-euro"
},{
label: "Buchungskonten",
to: "/standardEntity/ownaccounts",
icon: "i-heroicons-document-text"
},
{
label: "Bank",