Re: Generic importer:QIF

2007-06-24 Thread Chintan Agarwal
process being trigerred? 3) Does GNUCash use the standard GNU indentation format? Thanks. -Chintan On 6/23/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: src/engine/Transaction.* -derek Quoting Chintan Agarwal [EMAIL PROTECTED]: The OFX importer is proving very useful in understanding how

Re: Generic importer:QIF

2007-06-22 Thread Chintan Agarwal
, Christian Stimming [EMAIL PROTECTED] wrote: Hi Chintan, please remember to CC gnucash-devel on all replies. Quoting Chintan Agarwal [EMAIL PROTECTED]: Thanks for the prompt reply. So importing from any format now essentially involves parsing it and passing on the parsed object to the generic

Generic importer:QIF

2007-06-21 Thread Chintan Agarwal
Can the code in /src/import-export/import-backend.c and other files in the same folder be used for mapping a parsed qif file? As far as I understand, this is the generic framework that we want to use for all imports. Is my understanding right? Thanks. -Chintan

QIF importer

2007-06-16 Thread Chintan Agarwal
The plan for qif importer is as follows and suggestions/guidance is welcome! The following flow(taken from the qif documentation) has to be followed for the QIF importer. It is the same(almost) in respect to what happens presently except the way it will be implemented. Action

Re: Similarities between CSV and QIF importers?

2007-05-29 Thread Chintan Agarwal
I guess the complications in QIF import is due to the ambiguities involved in the data of QIF files(like date formats etc.). Are such issues present in CSV too. In that case, apart from the parsing part, much of the code could be similar! As for the QIF import, I think the existing scheme code

Re: Could not install gnucash 2.0.5......

2007-05-01 Thread Chintan Agarwal
To install Gnucash on Ubuntu, make sure you have all the repositories open(including backports, universe etc.). Gnucash installs like a breeze in Ubuntu Fiesty,7.04(saying that by experience). You might want to change the source server in case you are having problems with downloading the