Dear all,
thanks for all your comments. It helped me to migrate the database
into a proper state.
>If you have a file holding the original transactions, then you should be
> able to import them twice. Once to reverse the transactions original
> entry. The second time to get them entered correct
> You can TRY to export it to CSV, manipulate it there, and then import.
That was my idea as well, just wanted to check, maybe there is a more
elegant way.
Thanks again!
Anton
Am Do., 11. Feb. 2021 um 21:33 Uhr schrieb Derek Atkins :
> Hi,
>
> On Thu, February 11, 2021 3:26 pm,
quot;Charge" column.
So I believe all of them need to be reversed.
Now the root structure looks like this:
Assets: -10
Expenses: -10
Income: 10
Thanks
Anton
Am Do., 11. Feb. 2021 um 21:17 Uhr schrieb Derek Atkins :
> Hi,
>
> On Thu, February 11, 2021 3:12 pm, Anton Gl
Dear all,
I need to reverse all transactions in a relatively large database.
Something like "Increase <-> Decrease" for all entries.
Is there any effective way to do it? Maybe, is it possible to
operate on sqlte-database directly?
Thanks
Anton
___
gnu