Re: importing splits

2018-02-26 Thread elvis
On 27/02/18 01:59, David Carlson wrote: I believe the OP does not want to use a csv to qif converter. Perhaps whichever one he tried was difficult to use. Or maybe he wishes that his bank would do the split for him David C I got a python script written to put the Australia gst split into

Re: importing splits

2018-02-26 Thread David Carlson
I believe the OP does not want to use a csv to qif converter. Perhaps whichever one he tried was difficult to use. Or maybe he wishes that his bank would do the split for him. David C On Feb 26, 2018 5:39 AM, "elvis" wrote: > > > On 24/02/18 03:39, Geert Janssens wrote: > >> Op vrijdag 23 fe

Re: importing splits

2018-02-26 Thread elvis
On 24/02/18 03:39, Geert Janssens wrote: Op vrijdag 23 februari 2018 16:06:37 CET schreef Jeff Abrahamson: Thanks. I see my question wasn't clear. My problem is that I want to import the splits and it seems I can only import transactions. I.e. (super simplified): deposit cheque

Re: importing splits

2018-02-23 Thread Geert Janssens
Op vrijdag 23 februari 2018 16:06:37 CET schreef Jeff Abrahamson: > Thanks. I see my question wasn't clear. My problem is that I want to > import the splits and it seems I can only import transactions. > > I.e. (super simplified): > > deposit cheque bank dx 10

Re: importing splits

2018-02-23 Thread Buddha Buck
On Fri, Feb 23, 2018 at 10:08 AM Jeff Abrahamson wrote: > Thanks. I see my question wasn't clear. My problem is that I want to > import the splits and it seems I can only import transactions. > Splits do not exist independently of transactions. Transactions have a collection of splits. The col

Re: importing splits

2018-02-23 Thread Jeff Abrahamson
Thanks. I see my question wasn't clear. My problem is that I want to import the splits and it seems I can only import transactions. I.e. (super simplified): deposit cheque bank dx 100.00 cheque 1Alicemembership rx 50.00 cheque 2

Re: importing splits

2018-02-20 Thread Matt Graham
The easiest way would be saving the spreadsheet to .csv format and importing that to Gnucash. Id recommend: - first removing any other text and stuff you have so that the spreadsheet is just the headings you want and the data you want in columns - doing the import on a new test gnucash file fir