[Feature] Add trans.additionalInformation as fallback for payee name #2175
Labels
feature
This issue is a feature request
needs votes
Please upvote this feature request if you would like to see it implemented!
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
One of my banks (SEB, Sweden) is not providing "creditorAccount", but instead they use "additionalInformation". This field is not mentioned as a fallback in packages/loot-core/src/server/accounts/sync.ts
Describe your ideal solution to this problem
Add "|| trans.additionalInformation" as fallback to nameParts.push() credit and debit.
This is a very easy fix for which I can probably create a pull request, but I would like to check if it would have other implications.
Teaching and learning
No response
The text was updated successfully, but these errors were encountered: