diff --git a/modules/bp/pages/accounthistory.py b/modules/bp/pages/accounthistory.py index 67ca55b7394fee9638dbb19ab8fb04938f9f13f4..fcfa3e9bb91879ead27deacc0e25ca782b241e40 100644 --- a/modules/bp/pages/accounthistory.py +++ b/modules/bp/pages/accounthistory.py @@ -139,7 +139,7 @@ def get_history(self, deferred=False): if deferred: op._cardid = 'CARTE %s' % card_no op.type = Transaction.TYPE_DEFERRED_CARD - op.rdate = op.date + op.rdate = op.bdate = op.date op.date = debit_date # on card page, amounts are without sign if op.amount > 0: