gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Thu Jul 8 10:32:05 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/7b7d2d60 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/cba3aead (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8d667544 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0f026f6a (commit)



commit 7b7d2d608f6cc8c26a66ca57c5afe74d7812df05
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jul 8 15:29:05 2021 +0100

    Simplify the key_press call back in gnc-amount-edit.c

commit cba3aeadba4ea3e6fdb95499b4661bf04e8a34dd
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jul 8 15:12:19 2021 +0100

    Fix rounding in Stock Split Assistant
    
    Correct earlier commit that rounds the share price to that of the
    currency.

commit 8d66754429e1fda7020ebdd3cc0e756a4f5dfb74
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jul 8 14:56:48 2021 +0100

    Bug 798219 - Price dialog prices truncated
    
    Correct previous commit that truncates decimal places of prices entered
    in the price dialog to that of the currency, they should not be rounded.



Summary of changes:
 gnucash/gnome-utils/gnc-amount-edit.c | 9 +++------
 gnucash/gnome/assistant-stock-split.c | 3 +--
 gnucash/gnome/dialog-price-editor.c   | 8 ++++++--
 3 files changed, 10 insertions(+), 10 deletions(-)



More information about the gnucash-patches mailing list