Skip to content

Fix byBankSortedByDateBetweenDates losing transactions from same day as...

Nicolas Frandeboeuf requested to merge nicofrand/kresus:fix920 into master

Basically when looking for existing transactions between two dates we currently do not retrieve transactions past midnight from the max date and will therefore never make a diffOperations on them, creating duplicates.

See #920 (closed).

Merge request reports

Loading