Skip to content
Commit 783ea873 authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by hydrargyrum
Browse files

[cragr/api] Only keep date from card transactions to fix comparison with summaries

Summary transactions come from the parent checking account and their
dates have no time, whereas card transactions had a time, making the
comparison with sorted_transactions() crash.
Since the times are just '12:00:00 AM', we exclude them in order to fix
iter_card_history.
parent 1cfd2afe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment