Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehlende AutoBalances #3

Open
morris-frank opened this issue Apr 17, 2017 · 0 comments
Open

Fehlende AutoBalances #3

morris-frank opened this issue Apr 17, 2017 · 0 comments

Comments

@morris-frank
Copy link

Hallo Robby,

ich bins wieder. Unsere KV App läuft und macht eigentlich alles was sie soll. Nur hatten einige recht wahllose Kreditverträge einen Kontostand von 0€ obwohl Einzahlungen eingtragen sind (in der DB sichtbar). Heißt die AutoBalances von letztem Jahr haben gefehlt, heißt update_balances wurde nicht immer ausgeführt.

Konnte die DB auffrischen mit

CreditAgreement.all.each { |n| BalanceUpdater.new(n).run }

Habs aber nicht geschafft einen Bug im Code zu finden der das bewirgt, hat aber 50% der Verträge betroffen.

lg,
Maurice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant