-
Notifications
You must be signed in to change notification settings - Fork 613
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
Added fees to account transfer dialog #3424
base: master
Are you sure you want to change the base?
Added fees to account transfer dialog #3424
Conversation
Does it really have no impact on client filters, reports on fees, etc? I haven't had the time to look into the details, but I pretty much expect that the newly introduced fees require changes in the code that reports, filters, and selects on fees. |
I think that definitely has an impact on the filters and so on. (See #3272) Fees could also be specified in foreign currency. Furthermore, we had also talked in a meeting that we wanted to include rebookings via importer with this problem.
@RomanLangrehr |
d3ca0aa
to
dc954cd
Compare
dc954cd
to
83bd6a3
Compare
@buchen @Nirus2000 I missed that I have to make changes to the I will add more unit tests (for the The motivation for me to add this feature was also to import automtically forex transactions in the future (for example from Interactive Brokers) and they typically include fees. |
Hello @RomanLangrehr
Yes, that's right. |
I’m very suspicious of this introducing unintended side effects. Furthermore, UI-wise, how would the user distinguish between the two “fee” fields? If the accounts are of different currencies, OK, you can guess it from the currency; but for transfers without currency exchange? |
Let the user add fees for account transfers: