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

pta-me improvements #148

Open
michielbdejong opened this issue Aug 29, 2022 · 0 comments
Open

pta-me improvements #148

michielbdejong opened this issue Aug 29, 2022 · 0 comments

Comments

@michielbdejong
Copy link
Member

We need to get the description for each transaction,
but in the light of #147 it's not automatically clear where to get that from.
The current implementation books everything from assets to income, which is a bit questionable.

Let's start with bank statement imports.
The nice thing is we're already deduplicating movements from/to the user's own accounts (e.g. checking -> savings), so that those don't show up twice.
In pta-me we want to start with a list of 'own' accounts, and then for starters for instance only look at bank statement imports, leave out implied purchase generation, and then have one account for each bank account, and for each outer movement check if it's incoming or outgoing, and just write it down in the journal including its description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant