Hello all.
I have an XML file like the attached one, and i would like to import
those transactions in GnuCash.
Is this somehow possible? Maybe transforming the XML file using XSLT?
Could someoune tell me how I can import transactions like the one
attached in GnuCash?
It's for a J2ME midlet I a
Thank you very much Benoit and Derek.
___
gnucash-devel mailing list
[EMAIL PROTECTED]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Derek Atkins wrote:
Your best bet if you want to do this quickly is to create a QIF or OFX
file of your transactions and use the GnuCash QIF or OFX importers.
Thanks Derek.
Could someone tell me how a OFX file would look like with only 2 or 3
transactions?
Something like:
Date: 4/6/2004
From: Walle
Hello all.
I have an XML file like the attached one, and i would like to import
those transactions in GnuCash.
Is this somehow possible? Maybe transforming the XML file using XSLT?
Could someoune tell me how I can import transactions like the one
attached in GnuCash?
It's for a J2ME midlet I am dev