Page 1 of 1

Category -> Asset

Posted: Wed Mar 08, 2017 12:53 am
by mbmb
I have imported a lot of transaction and now I would like to change a certain category to an asset.

How can I transfer this??

Re: Category -> Asset

Posted: Wed Mar 08, 2017 5:02 pm
by Nikolay
I don't understand the question.
In case if you want to change multy transaction category this feature is available in development version.

It's available as daily buildĀ http://www.moneymanagerex.org/download

Re: Category -> Asset

Posted: Thu Mar 09, 2017 7:48 pm
by mbmb
many of my imported transaction have been stored as category "A" which in fact is not a payment but a transfer to an asset account!

Re: Category -> Asset

Posted: Thu Mar 09, 2017 7:54 pm
by mbmb
do you mean "beta" or what?

Re: Category -> Asset

Posted: Thu Mar 09, 2017 7:57 pm
by Nikolay

Re: Category -> Asset

Posted: Thu Mar 09, 2017 8:02 pm
by mbmb
the alpha 1.3 does not open my existing database (which is VERY annoying!!)

And it can NOT edit multiple transactions...

Re: Category -> Asset

Posted: Thu Mar 09, 2017 8:07 pm
by Nikolay
May be this help?
https://sourceforge.net/p/moneymanagerex/bugs/927/

Also 1.3.0 beta is outdated.

This is stable release
https://sourceforge.net/projects/moneym ... es/v1.3.3/

But Nightly build is development 1.4.0

Re: Category -> Asset

Posted: Thu Mar 09, 2017 8:18 pm
by mbmb
I found the nightly which opens my existing database.

But the multiple edit of withdrawal CAN NOT change my transaction from payment to transfer to a different account

(which can be done in a SINGLE withdrawal)

Re: Category -> Asset

Posted: Thu Mar 09, 2017 8:28 pm
by Nikolay
It can change only withdrawal to transfer in case if in other account a deposit transaction present with the same parameters.
But you can change multy transactions category.
Sorry, it seems misunderstanding.
The related issues:
https://github.com/moneymanagerex/money ... issues/909

https://github.com/moneymanagerex/money ... ssues/1025

Re: Category -> Asset

Posted: Thu Mar 09, 2017 8:41 pm
by mbmb
Image

vs

Image

Re: Category -> Asset

Posted: Fri Mar 10, 2017 12:05 pm
by Nikolay
Finally, what function are you looking for?

Re: Category -> Asset

Posted: Fri Mar 10, 2017 8:19 pm
by mbmb
Nikolay wrote:Finally, what function are you looking for?
I am trying to migrate from jGnash.

Now I am stuck to change a lot of imported withdrawals (in a certain category) to an asset.

with a SINGLE Withdrawal I can change the payment to a transfer. This is NOT possible when I select serveral withdrawals...

Anyway: I would like to import the whole XML-Database from jGnash, but this will not be possible I suppose...

Re: Category -> Asset

Posted: Sat Mar 11, 2017 5:13 am
by Nikolay
I can create a patch to be possible change type and 'to account' as well.

Re: Category -> Asset

Posted: Sat Mar 11, 2017 5:21 am
by Nikolay
Also I suggesy the next trick.
Export all (or just needed) transactions to separate csv or qif file. Then import it to asset account. Then change type of them from withdrawal to deposit.
Now back to original withdrawals, select them then edit and change type to withdrawal. (Only for v 1.4.0)

Re: Category -> Asset

Posted: Sat Mar 11, 2017 5:26 am
by Nikolay
A bit info regarding this issue.
https://github.com/moneymanagerex/gener ... ithdrawals

In txt file drscribed how to get transactions into Excel.

Re: Category -> Asset

Posted: Sat Mar 11, 2017 5:28 am
by Nikolay