mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
I wrongly thought that all the card transactions will always have their first line with the `CARTE` identifier. But as I have seen recently, it's not the case, and we shouldn't rely on the ordering of the array returned by the Boursorama GoCardless integration. Thus, check for transaction patterns in all of the lines of the unstructured array. This addresses a true case (added in test) where the payee name was wrongly extracted as being `110,04 Gbp / 1 Euro = 0,860763454`
109 B
109 B
category, authors
| category | authors | |
|---|---|---|
| Bugfix |
|
Fix Boursorama GoCardless wrong payee for multiline transactions