[GH-ISSUE #661] [Feature] Allow different transfer dates #14509

Closed
opened 2026-04-14 17:14:23 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @garygreen on GitHub (Feb 15, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/661

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?

Currently when creating a transfer when you change the "Date" value it will also change the date on receiving account.

This can be problematic because there are cases where the date a transfer was sent is different to the date it's actually received in the payees account (maybe it takes a few days to clear, and then the receiving account date is different)

My suggestion here is to (somehow) allow for the date to not be kept "in sync" and allow for different dates for the transfer. Hope that makes sense.

image

Describe your ideal solution to this problem

No response

Teaching and learning

No response

Originally created by @garygreen on GitHub (Feb 15, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/661 ### 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? Currently when creating a transfer when you change the "Date" value it will also change the date on receiving account. This can be problematic because there are cases where the date a transfer was sent is different to the date it's actually received in the payees account (maybe it takes a few days to clear, and then the receiving account date is different) My suggestion here is to (somehow) allow for the date to not be kept "in sync" and allow for different dates for the transfer. Hope that makes sense. ![image](https://user-images.githubusercontent.com/1702638/219123760-9023b9c6-0e37-4003-8a66-867951b849bb.png) ### Describe your ideal solution to this problem _No response_ ### Teaching and learning _No response_
GiteaMirror added the user interfacetransactionsneeds votesfeaturehelp wanted labels 2026-04-14 17:14:24 -05:00
Author
Owner

@winklevos commented on GitHub (Mar 26, 2023):

I think this expands beyond just the date.

A transfer between two accounts should be considered two distinct transactions that are linked. Inbound, and outbound.

In data terms these are different, and could have different properties, transaction date, transaction id, description. The amount I would expect remains the same. Though there may be some case in specific accounts where its currency conversion or fee subtracted. (I think we can exclude).

This would also need to be considered when deleting one of the pair of transactions. As you should be able to delete one but not the other. https://github.com/actualbudget/actual/issues/814

<!-- gh-comment-id:1483980454 --> @winklevos commented on GitHub (Mar 26, 2023): I think this expands beyond just the date. A transfer between two accounts should be considered two distinct transactions that are linked. Inbound, and outbound. In data terms these are different, and could have different properties, transaction date, transaction id, description. The amount I would expect remains the same. Though there may be some case in specific accounts where its currency conversion or fee subtracted. (I think we can exclude). This would also need to be considered when deleting one of the pair of transactions. As you should be able to delete one but not the other. https://github.com/actualbudget/actual/issues/814
Author
Owner

@github-actions[bot] commented on GitHub (May 1, 2023):

Thanks for sharing your idea!

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. 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=is%3Aissue+label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc

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

<!-- gh-comment-id:1530116000 --> @github-actions[bot] commented on GitHub (May 1, 2023): :sparkles: Thanks for sharing your idea! :sparkles: This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. 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=is%3Aissue+label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc Don’t forget to upvote the top comment with 👍!
Author
Owner

@Nyanino commented on GitHub (Sep 17, 2025):

Really feeling the need for this feature right now. I use the running balances feature to reconcile against statements I receive. The linked transactions can have different dates for two accounts ruining the usefulness of the running balances feature as it can only favor one account but not both.

In addition, it would be great to reorder transactions like #1165

<!-- gh-comment-id:3304538788 --> @Nyanino commented on GitHub (Sep 17, 2025): Really feeling the need for this feature right now. I use the running balances feature to reconcile against statements I receive. The linked transactions can have different dates for two accounts ruining the usefulness of the running balances feature as it can only favor one account but not both. In addition, it would be great to reorder transactions like #1165
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#14509