Bulk transaction modify
Moderator: Renato
-
- New User
- Posts: 9
- Joined: Mon Nov 22, 2021 10:04 am
- Are you a spam bot?: No
Bulk transaction modify
Is it possible to modify transactions in bulk (at least 2) with option Type from Expense to Transfer (And of course also use the option Transfer To "an account")? Currently it does nothing after selecting OK.
-
- Developer
- Posts: 353
- Joined: Fri Aug 21, 2020 5:44 pm
- Are you a spam bot?: No
Re: Bulk transaction modify
No, this is not supported at present.
-
- New User
- Posts: 9
- Joined: Mon Nov 22, 2021 10:04 am
- Are you a spam bot?: No
Re: Bulk transaction modify
Mmm, that's some problematic!
I understand also that there is no way to achieve this during CSV import?
I'm importing a huge amount of transactions (8000) with a lot of "transfer" type (more than 1000 entries). It's impossible to do this manual! Is there no clever way to do this using SQL, otherwise MMEX is not an option for me.
Thanks for your advise.
I understand also that there is no way to achieve this during CSV import?
I'm importing a huge amount of transactions (8000) with a lot of "transfer" type (more than 1000 entries). It's impossible to do this manual! Is there no clever way to do this using SQL, otherwise MMEX is not an option for me.
Thanks for your advise.
-
- Developer
- Posts: 353
- Joined: Fri Aug 21, 2020 5:44 pm
- Are you a spam bot?: No
Re: Bulk transaction modify
There is an existing feature request...
https://github.com/moneymanagerex/money ... ssues/3897
I've just allocated it to myself and will look to implement in the 1.5.11 release (too late for 1.5.10 as this is about to be release).
https://github.com/moneymanagerex/money ... ssues/3897
I've just allocated it to myself and will look to implement in the 1.5.11 release (too late for 1.5.10 as this is about to be release).
-
- New User
- Posts: 9
- Joined: Mon Nov 22, 2021 10:04 am
- Are you a spam bot?: No
Re: Bulk transaction modify
Super! Looking forward for the next release.
Thanks a lot.
Thanks a lot.
-
- New User
- Posts: 9
- Joined: Mon Nov 22, 2021 10:04 am
- Are you a spam bot?: No
Re: Bulk transaction modify
I'm some disappointed that this update is not included in the 1.5.11 build... Maybe it's not that easy to implement, but really for me it's a so much needed feature. Hopefully next release? Thanks anyway for the responsive support! Regards Eric
-
- Developer
- Posts: 1535
- Joined: Sat Dec 06, 2008 2:27 pm
- Are you a spam bot?: No
- Location: Sankt-Petersburg, Russia
Re: Bulk transaction modify
Not every release includes all available feature requests.
Perhaps this will appear in the next version.
-
- Developer
- Posts: 353
- Joined: Fri Aug 21, 2020 5:44 pm
- Are you a spam bot?: No
-
- New User
- Posts: 9
- Joined: Mon Nov 22, 2021 10:04 am
- Are you a spam bot?: No
Re: Bulk transaction modify
I have tested the latest 1.5.12-Beta build, and found that the amount value at transfer to side is always zero (modify 2 transactions).
-
- New User
- Posts: 7
- Joined: Sun Jan 07, 2018 4:58 pm
- Are you a spam bot?: No
Re: Bulk transaction modify
Has this suggestion been implemented? Thanks!
Simon
Simon
-
- Developer
- Posts: 48
- Joined: Tue Nov 29, 2022 10:31 pm
- Are you a spam bot?: No
Re: Bulk transaction modify
Yes, with two caveats:
- None of the selected transactions may have splits -- you can't have splits on a transfer, so if any of the selected transactions have a split then 'Transfer' is not an option in the 'Type' field.
- You need to do this in the 'From' account, i.e. you only want to change withdrawals to transfers, not deposits to transfers. There is only an option to select a 'Transfer To' account, not a 'Transfer From' account.
You can simply:
1. Select any number of withdrawal transactions.
2. Right click and choose 'Edit Transactions...'
3. Click the checkbox beside 'Type' and choose 'Transfer' from the dropdown
4. Click the checkbox beside 'Transfer To' and choose the target account
5. Click 'OK