gnucash master: Bug 726430 - Python: account.getName() raises TypeError

Geert Janssens gjanssens at code.gnucash.org
Wed Mar 19 12:22:13 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/2215e382 (commit)
	from  https://github.com/Gnucash/gnucash/commit/67d90c90 (commit)



commit 2215e3826e41d10f63dbbd6c120420454a59f62d
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Mar 19 17:05:46 2014 +0100

    Bug 726430 - Python: account.getName() raises TypeError
    
    This particular commit fixes the new_book_with_opening_balances.py example script.



Summary of changes:
 src/optional/python-bindings/example_scripts/account_analysis.py  | 2 +-
 src/optional/python-bindings/example_scripts/change_tax_code.py   | 1 -
 .../example_scripts/new_book_with_opening_balances.py             | 8 +++++---
 3 files changed, 6 insertions(+), 5 deletions(-)



More information about the gnucash-patches mailing list