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

Ability to mark a duplication transaction as a transfer. #103

Open
aptro opened this issue Feb 21, 2019 · 2 comments
Open

Ability to mark a duplication transaction as a transfer. #103

aptro opened this issue Feb 21, 2019 · 2 comments

Comments

@aptro
Copy link
Contributor

aptro commented Feb 21, 2019

screenshot 2019-02-21 at 3 15 06 pm

In this case, both the transactions are part of a bank transfer. One captured as debit and other as credit.
@alexjv89
Copy link
Collaborator

What do you do in this case?

currently I do this as a 2 step process. First I mark the doubtful txn as same as this and then I go to the transaction and manually convert it to a transfer and then assign the right to_account

@aptro
Copy link
Contributor Author

aptro commented Feb 22, 2019

Thinking of is merging two transactions. I can pick specific information from each txns. Keep one txn and delete the other one. This can be done with an intermediate merge view.

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

2 participants