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

Bank accounts should be visible in the involved parties field #33

Open
kefcom opened this issue Dec 6, 2021 · 1 comment
Open

Bank accounts should be visible in the involved parties field #33

kefcom opened this issue Dec 6, 2021 · 1 comment
Labels
investigate🔍 Issue needs investigation question❓ Further information is requested

Comments

@kefcom
Copy link
Member

kefcom commented Dec 6, 2021

When booking bank transfers we need to specify between which bank accounts the money is transferred. I suggest adding the bank accounts as a source field in the 'members' dropdown.

@kefcom kefcom added the investigate🔍 Issue needs investigation label Dec 6, 2021
@BerendWouters
Copy link
Member

The internal bank account transfer is a difficult one. We designed it as two separate transactions, since a transaction is always between 1 bank account and one (un)known party (typically members).
The frontend could be improved by creating a separate option next to the "Debet" and "Credit" action called "Bank transfer", allowing to interact between two bank accounts, but in the database (and thus in the transaction overview) as two separate transactions.

@BerendWouters BerendWouters added the question❓ Further information is requested label Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate🔍 Issue needs investigation question❓ Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants