Skip to content

fortuneo: fix CardHistory debit vs. credit

Woob Import requested to merge patch-1 into master

The fields were inverted: debit actually comes first. This fixes a bug where card refunds (the only positive operations in card history) were returned in negative, hiding the fact that they were, in fact, refunds.

Merge request reports