splitting account (with child account) balances

Derek Atkins warlord at MIT.EDU
Wed Jun 10 10:53:03 EDT 2009


hendrik at topoi.pooq.com writes:

> On Tue, Jun 09, 2009 at 01:26:37PM -0700, chris wrote:
>> 
>> thanks for the example michael.
>> 
>> i took a look at the report file on my install and have decided to give up on this and stick with copy values from gnucash into a spreadsheet.  the reports seem way to complicated for me to sift through and learn how to modify/write.  no offense to gnucash, of coruse, most likely just a sign of my level of development knowledge.
>
> I've found it easier to write a C++ program that reads the gnucash file 
> and gereat reports from that.  The documentation for the Scheme 
> functions that are needed to access gnucash's data base just seems to be 
> excessively lacking.  Or am I not looking in the right place?

Most likely the latter; the C and Scheme APIs are pretty much the same.
Unfortunately swig doesn't provide documentation of wrappers, but the
C functions are close enough:

  http://code.gnucash.org/docs/HEAD/

> I'm going to have to do this, though, when gnucash abandons the xml data 
> base.

Yep.

> -- hendrik

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list