gnucash maint: Bug 730255 - Python bindings: Assigns bill entries to non-existant invoice.

Mike Evans mikee at code.gnucash.org
Sun Jun 1 08:18:49 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/7c003f23 (commit)
	from  https://github.com/Gnucash/gnucash/commit/d85725c0 (commit)



commit 7c003f23e4350f089fdb8ae47fbf32ad82f18834
Author: Mike Evans <mikee at millstreamcomputing.co.uk>
Date:   Sun Jun 1 13:24:20 2014 +0100

    Bug 730255 - Python bindings: Assigns bill entries to non-existant invoice.
    
    Add type checking to ensure entry type matches invoice (or bill) type.



Summary of changes:
 src/optional/python-bindings/gnucash_business.py | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list