2009-01-15 18:26:37 +01:00
Liebe <%= group.name %>,
2009-01-06 11:49:19 +01:00
2009-01-15 18:26:37 +01:00
euer Kontostand ist durch eine Buchung am <%= transaction.created_on.strftime('%d.%m.%Y um %H:%M') %> ins Minus gerutscht: <%= group.account_balance %>
2009-01-06 11:49:19 +01:00
2009-01-06 15:45:19 +01:00
Es wurden <%= transaction.amount %> für "<%= transaction.note %>" abgebucht, die Buchung wurde von <%= transaction.user.nick %> erstellt.
2009-01-06 11:49:19 +01:00
Bitte zahlt so bald wie möglich wieder Geld ein, um das Gruppenkonto auszugleichen.
2009-01-06 15:45:19 +01:00
Viele Grüße von <%= APP_CONFIG[:name] %>