feat(billing): add automatic booking for Sportförderbeitrag in compliance with § 16 ÖTO

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
This commit is contained in:
2026-04-15 11:17:25 +02:00
parent c542094196
commit 8c804832d8
5 changed files with 55 additions and 9 deletions
@@ -63,6 +63,7 @@ enum class BuchungsTyp {
NACHNENNGEBUEHR,
STARTGEBUEHR,
BOXENGEBUEHR,
SPORTFOERDERBEITRAG,
ZAHLUNG_BAR,
ZAHLUNG_KARTE,
GUTSCHRIFT,