Quotes & Invoices

Geert Janssens janssens-geert at telenet.be
Sat Mar 22 08:58:38 EDT 2014


On Saturday 22 March 2014 05:20:22 crafter wrote:
> Creating an unposted invoice is certainly a good option for creating a
> quote system. The problem with this approach is that invoices cannot
> be deleted, and have to be 'zeroed' and recycled. Not all quotations
> result in an invoice, and soon you end up with a problem managing
> unposted invoices.
> 
> The real prize would be the ability to initiate creation of an invoice
> from a external source (for example a 'service' or API call).
> 
There are 3 api options for this:

- create a c application that calls the required gnucash functions
- use the guile bindings to do the same
- use the python bindings

All three options allow you to initiate creation of an invoice from external source. 
Unfortunately none of these approaches is well documented.

Geert


More information about the gnucash-user mailing list