Skip to content
Commit 65c6fbe2 authored by Guillaume Risbourg's avatar Guillaume Risbourg Committed by hydrargyrum
Browse files

[boursorama] Fix deferred card transactions date

The 'dateVal' key in the CSV with the list of all the deferred transactions is now empty.
The 'obj_date' for deferred cards is now determined with the list of deferred dates available on the website (calendar.ics).

Fixed 'obj_bdate' to get the correct format from the CSV : YYYY-MM-DD (previously it took YYYY-DD-MM)

Removed `replace_dots` for CleanDecimal in CardHistoryPage because
amounts in the CSV already are in the dot format.

Closes: 46551@sibi
parent adfc04e4
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