amend transactions programmatically

Tarlika Elisabeth Schmitz gnucash at numerixtechnology.de
Fri May 9 13:30:43 EDT 2008


On Fri, 09 May 2008 13:29:12 +0200
Andreas Reichel <andreas.reichel at i-kit.de> wrote:

> Hi Tarlika,
> 
> i've done quite the same in JAVA: read a GnuCash file with SAXReader,
> build up Commodities, Transactions and Splits, modify these and write
> them back into the GnuCash file using DOM.
> 
> If you are interested in: please take a look at the GnuCash-package
> (especially GnuCashUtil and GnuCashDocument) at
> http://svn.berlios.de/wsvn/jportfolioview.
> 
> Regards
> Andreas Reichel


This is bloody brilliant! I had originally been thinking about doing
this in Java.

How do you populate the transaction-id for new transactions?

Best regards,
TES


More information about the gnucash-user mailing list