On Mon, 09 Nov 2009 13:48:18 +0200, Graham Leggett
wrote:
> marcus.wolsc...@googlemail.com wrote:
>
>> Why write it yourself?
>
> Because jgnucashlib didn't exist when I started writing this code, it's
> been around for a while :)
>
>> That code already exists in jGnucashLib.
>> https://sourcef
marcus.wolsc...@googlemail.com wrote:
> Why write it yourself?
Because jgnucashlib didn't exist when I started writing this code, it's
been around for a while :)
> That code already exists in jGnucashLib.
> https://sourceforge.net/projects/jgnucashlib/
>
> I remember that I wrote code to mark t
On Mon, 09 Nov 2009 05:29:57 +0200, Graham Leggett
wrote:
> Hi all,
>
> I am currently trying to create some code to add a payment to a gnucash
> xml file in java, and I am struggling to find a proper description of
> the procedure I need to create the lots that link the transaction in A/R
> with
Hi all,
I am currently trying to create some code to add a payment to a gnucash
xml file in java, and I am struggling to find a proper description of
the procedure I need to create the lots that link the transaction in A/R
with the customer who made the payment.
Is there a definitive description