gnucash maint: - Add Account.AssignLots to python bindings

John Ralls jralls at code.gnucash.org
Wed Dec 30 15:48:25 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/caf17ea0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/cbbf629e (commit)



commit caf17ea01f7aae1c361f3330a95de24185dc4c47
Author: Emily Zora <milliehandshrimp at users.noreply.github.com>
Date:   Sat Dec 26 20:00:57 2015 +0530

    - Add Account.AssignLots to python bindings
    
    Added functions from cap-gains.h and Scrub3.h to the python bindings.



Summary of changes:
 src/optional/python-bindings/gnucash_core.i        |  5 +++
 src/optional/python-bindings/tests/test_account.py | 49 +++++++++++++++++++++-
 src/optional/python-bindings/tests/test_book.py    |  4 +-
 3 files changed, 54 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list