Added Pages for Accounts with Allocation Listings

This commit is contained in:
2025-04-11 18:31:16 +02:00
parent d3b4f217e2
commit 1a29b47583

View File

@@ -153,6 +153,10 @@ const links = computed(() => {
icon: "i-heroicons-document-currency-euro"
},{
label: "Buchungskonten",
to: "/accounts",
icon: "i-heroicons-document-text"
},{
label: "zusätzliche Buchungskonten",
to: "/standardEntity/ownaccounts",
icon: "i-heroicons-document-text"
},