gnucash maint: Improve rounding for invoice entry values

Geert Janssens gjanssens at code.gnucash.org
Sat May 19 14:25:21 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/2e8df198 (commit)
	from  https://github.com/Gnucash/gnucash/commit/519ce9fb (commit)



commit 2e8df1984aacfb3342b86f63d0314a4147267369
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat May 19 20:23:20 2018 +0200

    Improve rounding for invoice entry values
    
    This will probably need more refinement because the multiplications
    are still missing rounding methods, but the changes in this commit
    will already allow guile code to correctly create entries.



Summary of changes:
 libgnucash/engine/gncEntry.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)



More information about the gnucash-patches mailing list