NickvisionApps / Denaro

Manage your personal finances
https://flathub.org/apps/details/org.nickvision.money
MIT License
575 stars 38 forks source link

Use Payees in QIF Importing #775

Closed nlogozzo closed 8 months ago

nlogozzo commented 8 months ago

Discussed in https://github.com/NickvisionApps/Denaro/discussions/774

Originally posted by **terminalmage** January 27, 2024 I have QIF exports which contain transactions with both payee and memo fields. However, denaro's ledger format doesn't appear to support payees at all. Every one of my transactions has a payee, but many do not have have a memo field. For example, interest earned/charged doesn't really need a memo field, the transaction category gives you all the info you need to know about that transaction. Unfortunately this means that after importing, a lot of my transactions simply say "N/A" due to a lack of a memo field.
nlogozzo commented 8 months ago

https://github.com/NickvisionApps/Denaro/releases/tag/2024.2.0

terminalmage commented 7 months ago

Tested and this works great, thanks!