Invoice & payment import script

Derek Atkins warlord at MIT.EDU
Fri Feb 17 10:15:51 EST 2012


Reuben Cummings <reubano at gmail.com> writes:

> On Fri, Feb 17, 2012 at 5:01 PM, Derek Atkins <warlord at mit.edu> wrote:
>> Hi,
>>
>> Reuben Cummings <reubano at gmail.com> writes:
>
>>> 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?
>>
>> Right now the best source is probably the source code.  The URL you
>> quote might be a starting point, but none of the bindings docs are
>> "complete", because the bindings are automated.  There are no
>> e.g. Scheme or Python binding API docs.
>
> Do you have a link? Or instructions on how I can find what I should be reading?

Umm, I don't know how to answer this question.  I said "There are no
... docs", so I'm not sure how to point you to something that doesn't
exist.  Do you really need me to point you to a URL to the sources?

>> Why are you trying to import a posted invoice, anyways? At best you
>> would do it once.  But you could still automated the process by calling
>> the Post API directly.
>
> Ok, any tips on how to call the Post API?

Search for:  gncInvoicePostToAccount

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-devel mailing list