actualbudget / actual-server

Actual's server
https://actualbudget.org
MIT License
3.14k stars 598 forks source link

[WIP] Fix wrong payeeName used for CBC_CREGBEBB #450

Closed MMichotte closed 3 weeks ago

MMichotte commented 3 weeks ago

Fixes actualbudget/actual#3216 (Complementary) => Incorrect payeeName for both KBC and CBC banks.

A first fix was implemented to support KBC bank but not for CBC (see: #442). This PR implements the same fallback logic as for KBC but for CBC bank (CBC_CREGBEBB).

MMichotte commented 3 weeks ago

Rebased from root by mistake... Will simply recreate PR!