Handle debit différé cards transactions
Created by: ZeHiro
-
Import transaction through backend.iter_coming
-
Fix the balance computation server side -
Fix the client side of balance display: -
Compute the balance (real one) by ignoring the deffered_card
transactions and using debitDate -
Compute the encours
by summing amount of transactions with debitDate > TODAY -
Display the encours
both in the balance well and in the menu (for the menu, it should be between parenthesis)
-
-
Display encours
in the email reports (#787). -
Use real balance for the balance chart.
Edited by Nicolas Frandeboeuf