[Feature] Make transfer on different amounts (fees) #1439

Closed
opened 2026-02-28 19:43:36 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @SodaSyrup on GitHub (Sep 22, 2024).

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

Transfer payments that have different values (fees) cant be made to transfers

{66329B1A-6661-437B-BB8E-283976803596}
(i used some weird workaround to have it display properly, but if i didnt have to do it it would be awesome)

Describe your ideal solution to this problem

Select two payments, press "make transfer" and have it understand (with my example pic above) the 4 cents are some sort of fee and it not changing the 5 on the recieiving account

Teaching and learning

No response

Originally created by @SodaSyrup on GitHub (Sep 22, 2024). ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? Transfer payments that have different values (fees) cant be made to transfers ![{66329B1A-6661-437B-BB8E-283976803596}](https://github.com/user-attachments/assets/8b20b152-4a4c-4baf-9da5-ca155b2b1748) (i used some weird workaround to have it display properly, but if i didnt have to do it it would be awesome) ### Describe your ideal solution to this problem Select two payments, press "make transfer" and have it understand (with my example pic above) the 4 cents are some sort of fee and it not changing the 5 on the recieiving account ### Teaching and learning _No response_
GiteaMirror added the needs votesfeature labels 2026-02-28 19:43:36 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 22, 2024):

Thanks for sharing your idea!

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

@github-actions[bot] commented on GitHub (Sep 22, 2024): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Author
Owner

@SodaSyrup commented on GitHub (Sep 22, 2024):

oh and additionally maybe keeping the dates when they are different on each account?

@SodaSyrup commented on GitHub (Sep 22, 2024): oh and additionally maybe keeping the dates when they are different on each account?
Author
Owner

@youngcw commented on GitHub (Sep 22, 2024):

The fix is probably to make a split on the side that has a fee and split the transaction between fee and transferred funds. That way the transfer has matching amounts and still works as a regular transfer.

@youngcw commented on GitHub (Sep 22, 2024): The fix is probably to make a split on the side that has a fee and split the transaction between fee and transferred funds. That way the transfer has matching amounts and still works as a regular transfer.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1439