Customer Import Plugin

Mike Evans mikee at saxicola.idps.co.uk
Tue Jan 24 11:10:53 EST 2012


On Tue, 24 Jan 2012 18:26:43 +0300
Reuben Cummings <reubano at gmail.com> wrote:

> On Tue, Jan 10, 2012 at 4:17 PM, Mike Evans
> <mikee at saxicola.idps.co.uk>wrote:
> 
> > On Tue, 10 Jan 2012 10:17:54 +0300
> > Reuben Cummings <reubano at gmail.com> wrote:
> >

SNIP

> > > _______________________________________________
> > Hi Reuben
> >
> > Correct.  I'll post here when I add the code.  It seems to be
> > working fine so could well be today (or this week).  There's some
> > code duplicated with the bill/invoice importer which I'd like to
> > refactor out first though.
> >
> 
> Any updates?

Broken at the moment I have to convert it from  glade to gtkbuilder before I commit.

> 
> 
> > No flags or switches required to build and I've only tested this
> > on Fedora14 so you can be the Mac tester.  It works in the same
> > manner as the invoice/bill importer which means it's rather
> > inflexible in that the input files again have to have fixed order
> > fields, which are obvious from the code but I'll have to write a
> > manual/guide.
> >
> 
> So does this mean I can just modify the config file from the binary
> version or will I have to build Gnucash from source and add the
> customer import module there??
It's not yet in the source code at all.
When(?) I commit it, it will be in the devel-trunk of the source so
you'll have to get that, and compile it. Then add a line to your
~/.gnucash/config.user file;
(gnc:module-load "gnucash/plugins/customer_import" 0)

Or wait until the next major release.


 
Mike Evans




More information about the gnucash-devel mailing list