Skip to content
Commit 7b0c97ed authored by Thomas Baumgart's avatar Thomas Baumgart
Browse files

Use mapped account only if information is present

Using the AqBanking file importer may not provide information about the
account the imported data relates to. In this case, it does not make
sense to search for an online mapping. Doing so leads to false results,
as without values for account or routing number the first mapped account
will be selected which is wrong.

This change does not try the mapping if both values are empty and allows
the user to select the account as part of the process.

BUG: 408494
FIXED-IN: 5.0.5
parent fc01f927
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment