Skip to content

WIP: [caissedepargne] Add missing deferred card transations

Woob Import requested to merge fix_deferred into master

The first patch hunk forces the parsing of the card details, even if we are not on a card_account (it's on the main account).

The second hunk removes the omit_deferred_transactions filter, that was removing the deferred transactions from the listings.

Fixes #405 (closed)


I flag it as Work-in-progress as I'm not sure about the implication of the patch for the rest of the modules (caissedepargne and creditcooperatif). I will test the patch for a while to unsure that it works as expected with my Credit Cooperatif accounts.

Edited by Woob Import

Merge request reports