OFX data for access to easybank online banking

2012-02-20 Thread GnuCash.for.easybank
With Microsoft Money 2000 V.8 you can synchronize the payments from the easybank-server with the OFX-server-access definition data in the file fipartnr.ini located in the subfolder System of the Microsoft Money directory. This ini-file has the following content: */NBAWAG G3004 W1 D10/24/2002 K|baw

Re: Invoice & payment import script

2012-02-20 Thread Robin Chattopadhyay
On Mon, Feb 20, 2012 at 3:42 AM, Reuben Cummings wrote: > > However, I don't have ../gnucash/lib/python2.5/site-packages from the > setup instructions at http://wiki.gnucash.org/wiki/Python. Do I have > to build python-bindings from svn as mentioned at > http://svn.gnucash.org/docs/HEAD/python_bi

Re: Invoice Importer

2012-02-20 Thread Mike Evans
On Mon, 20 Feb 2012 12:18:38 +0300 Reuben Cummings wrote: > >> So, upon further usage I can't get the importer to work as expected. > >> Importing bills works fine but when importing invoices, I get the > >> error "ROW DELETED, VENDOR_DOES_NOT_EXIST: id=1". Since 'id' is > >> the invoice numb

Re: Invoice & payment import script

2012-02-20 Thread Reuben Cummings
On 2/17/12, Reuben Cummings wrote: > On Fri, Feb 17, 2012 at 6:15 PM, Derek Atkins wrote: >> Reuben Cummings writes: >> >>> On Fri, Feb 17, 2012 at 5:01 PM, Derek Atkins wrote: Hi, Reuben Cummings writes: >>> > I wasn't aware of an api. Where would I find out how to convert

Re: Invoice Importer

2012-02-20 Thread Reuben Cummings
>> So, upon further usage I can't get the importer to work as expected. >> Importing bills works fine but when importing invoices, I get the >> error "ROW DELETED, VENDOR_DOES_NOT_EXIST: id=1". Since 'id' is >> the invoice number, I don't understand the error. I even changed the >> invoice numb

Re: Invoice & payment import script

2012-02-20 Thread Reuben Cummings
>> I wasn't aware of an api. Where would I find out how to convert my scripts >> to use the api? I found >> http://svn.gnucash.org/docs/HEAD/python_bindings_page.html is that the >> best >> source? > There is unfortunately little information on this. Basically most of the > non- > gui functions are