Op dinsdag 14 april 2020 23:22:47 CEST schreef John Ralls: > Updated via https://github.com/Gnucash/gnucash/commit/a392190a > (commit) > from https://github.com/Gnucash/gnucash/commit/2270b851 (commit) > > > > commit a392190adf877b552c25936c493c4d63a4a83e8f > Author: John Ralls <jra...@ceridwen.us> > Date: Tue Apr 14 14:22:40 2020 -0700 > > No gnucash/gettext scm module anymore, the translation defs are in > core-utils. > > diff --git a/gnucash/gnome-utils/dialog-transfer.c > b/gnucash/gnome-utils/dialog-transfer.c index 18defabf0..421f9fd2a 100644 > --- a/gnucash/gnome-utils/dialog-transfer.c > +++ b/gnucash/gnome-utils/dialog-transfer.c > @@ -1634,7 +1634,6 @@ new_price(XferDialog *xferData, time64 time) > else if (from == gnc_default_currency() && to != > gnc_default_currency()) value = swap_commodities (&from, &to, value); > > - value = round_price (from, to, value);
What does this change do. It doesn't seem related to the commit comment. Geert _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel