send mail to user when account balances is added to

This commit was merged in pull request #25.
This commit is contained in:
David Rodenkirchen
2025-07-30 13:33:55 +02:00
parent 29caadaca2
commit af8cf19dc8
3 changed files with 25 additions and 3 deletions
@@ -46,7 +46,6 @@ class NewTransactionForm(Component):
label="Betrag",
suffix_text="",
decimals=2,
thousands_separator=".",
margin=1,
margin_bottom=0
),