Added Statements to OwnAccounts

This commit is contained in:
2025-05-08 11:08:00 +02:00
parent caba8348bf
commit 241a912f08
3 changed files with 117 additions and 2 deletions

View File

@@ -245,6 +245,13 @@ const onTabChange = (index) => {
v-else-if="tab.label === 'Auswertung Kostenstelle'"
:platform="platform"
/>
<EntityShowSubOwnAccountsStatements
:top-level-type="type"
:item="props.item"
v-else-if="tab.label === 'Buchungen'"
:platform="platform"
/>
<EntityShowSub
:item="props.item"