Balance sheet report for multiple accounts

Sébastien de Menten sdementen at gmail.com
Thu Sep 29 10:17:12 EDT 2016


This is because I worked/saved the file in the sqlite format (SQL backend)
instead of the default xml format (sometimes zipped). The python package
piecash (which I am the author of) works only on the SQL backends.
If you open the file in gnucash and do a "save as", you can change the
format to xml and then you will be able to open it with emacs (with maybe
the need to unzip it before).

On Thu, Sep 29, 2016 at 4:03 PM, Larry Evans <cppljevans at suddenlink.net>
wrote:

> On 09/29/2016 08:58 AM, Larry Evans wrote:
>
>> On 09/29/2016 01:07 AM, Sébastien de Menten wrote:
>>
>>> you can look at the thread
>>> https://lists.gnucash.org/pipermail/gnucash-user/2015-Januar
>>> y/thread.html#57708
>>>
>>> and specially
>>> https://lists.gnucash.org/pipermail/gnucash-user/2015-Januar
>>> y/057799.html
>>>
>>> I had at the time uploaded a gnucash file with the multiple ROOT accounts
>>> that was working
>>>
>>
>> Thank you very much Sébastien.  I downloaded the multiple_roots.gnucash
>> file and opened it with gnucash.  Indeed, there were 3 top-level
>> accounts, all with type=Root.
>>
>> However, when I tried to open the file with my emacs editor, it looked
> binary, and there was
>
> SQLite format 3
>
> at the very beginning.  Hence, there must be some intervening step
> between you text edited the .xml file to produce the Root accounts and
> when you created the SQLite version of that file?
>
>
>
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


More information about the gnucash-user mailing list