feat(buchhaltung): add transfers, bank statements, Haushaltsplan, and PDF export
This commit is contained in:
@@ -152,6 +152,7 @@ const baseNavigationItems: NavigationItem[] = [
|
||||
{ text: 'Übersicht', path: '/buchhaltung?tab=0' },
|
||||
{ text: 'Transaktionen', path: '/buchhaltung?tab=1' },
|
||||
{ text: 'Konten', path: '/buchhaltung?tab=2' },
|
||||
{ text: 'Haushaltspläne', path: '/haushaltsplan' },
|
||||
],
|
||||
permission: 'buchhaltung:view',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user