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

[Feature Request] Edit Periodic Transactions #244

Open
qjzaqw57o opened this issue Sep 22, 2022 · 6 comments
Open

[Feature Request] Edit Periodic Transactions #244

qjzaqw57o opened this issue Sep 22, 2022 · 6 comments

Comments

@qjzaqw57o
Copy link

In "Regelmäßige Transaktionen" which probably translates to Periodic Transactions (?) I can only add new transactions or delete existing transactions. I have not found a way of editing one. This is a bit frustrating, because sometimes I make small mistakes in creating a new transaction and have to completely delete it, instead of just editing it.
Is there a way of implementing a way of editing the items?

Great app by the way. Helps me in managing an essential part of my live!

Version of MoneyWallet: 4.0.5.10
Android Version: 13

@EdMaxPrime
Copy link

In the English version, they're called Recurrences.

The recurrence template creates transactions (com.oriondev.moneywallet.service.RecurrenceHandlerIntentService), which can be edited individually. But you're right, the recurrence template itself can't be edited.

If you edit the recurrence, would you want the past transactions to change too? Or only the future ones?

@qjzaqw57o
Copy link
Author

Thanks for your reply! Usually I would like to change the past ones, too. Nicest would be to have both options with a prompt asking which of the two should apply.

@EdMaxPrime
Copy link

I'm new to Android development, but I can look into it. If anyone has advice, I appreciate that as well.

@uli-on
Copy link

uli-on commented Jul 11, 2023

@qjzaqw57o @EdMaxPrime Here's Andrea's answer to my similar request.

@EdMaxPrime
Copy link

@uli-on Thank you for the context. I will note, however, that deleting a recurrence doesn't also delete the transactions already created.

This feature-set could stand to be improved to give the option to delete/edit those transactions, like a calendar app with recurring events.

@uli-on
Copy link

uli-on commented Jul 11, 2023

@EdMaxPrime

I will note, however, that deleting a recurrence doesn't also delete the transactions already created.

... And that's a good thing!

This feature-set could stand to be improved to give the option to delete/edit those transactions

You mean batch deleting entries from the past? I'm satisfied with the search, and then delete these few by hand. Other than the edit function for existing recurrences there's nothing to improve for my needs. Should you one day feel like you might get that job done, just yell, I'd gladly test.

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

3 participants