gnucash maint: Bug 767032 - Bad invoices from importing "posted" needing currency conversion

Mike Evans mikee at code.gnucash.org
Mon Jan 16 07:11:28 EST 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/9c39d0e5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/8187624b (commit)



commit 9c39d0e5974e2eca6919cebda3fcd138338d8e5d
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Sun Jan 15 15:27:36 2017 +0000

    Bug 767032 - Bad invoices from importing "posted" needing currency conversion
    
    Only auto-post if:
    The posted_to account name is valid.
    There's no currency conversion.
    The invoice customer's currency matches the A/R account currency.
    
    Tell the user what happened with a dialog.



Summary of changes:
 src/plugins/bi_import/dialog-bi-import-gui.c |   3 +-
 src/plugins/bi_import/dialog-bi-import.c     | 101 +++++++++++++++++++--------
 2 files changed, 74 insertions(+), 30 deletions(-)



More information about the gnucash-patches mailing list