Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Payees in QIF Importing #775

Closed
nlogozzo opened this issue Jan 27, 2024 Discussed in #774 · 2 comments
Closed

Use Payees in QIF Importing #775

nlogozzo opened this issue Jan 27, 2024 Discussed in #774 · 2 comments
Labels
bug Something isn't working

Comments

@nlogozzo
Copy link
Member

Discussed in #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 nlogozzo added the bug Something isn't working label Jan 27, 2024
@nlogozzo
Copy link
Member Author

nlogozzo commented Feb 2, 2024

@terminalmage
Copy link

Tested and this works great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants