r23777 - gnucash/trunk/src/optional/python-bindings - Bug 723051 Implement gncCustomerNextID in Python bindings.

Mike Evans mikee at code.gnucash.org
Mon Jan 27 08:26:37 EST 2014


Author: mikee
Date: 2014-01-27 08:26:35 -0500 (Mon, 27 Jan 2014)
New Revision: 23777
Trac: http://svn.gnucash.org/trac/changeset/23777

Modified:
   gnucash/trunk/src/optional/python-bindings/gnucash_core.i
   gnucash/trunk/src/optional/python-bindings/gnucash_core.py
Log:
Bug 723051 Implement gncCustomerNextID in Python bindings.

Alter the SWIG interface file to expose the
gncCustomerNextID in Python and adds a CustomerNextID() function
in the book class similar to the InvoiceNextID and BillNextID function.

Author: Tom Lofts <dev at loftx.co.uk>



More information about the gnucash-patches mailing list