gnucash master: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Thu May 14 07:39:52 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/ecf429a4 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/bbde69ff (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dba9ba2f (commit)
	from  https://github.com/Gnucash/gnucash/commit/86dc6dcb (commit)



commit ecf429a49a0a1ff8f9d22e38d8371aa8c6fa919c
Merge: bbde69ffc dba9ba2f8
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu May 14 19:38:55 2020 +0800

    Merge branch 'master-796932'

commit bbde69ffcd3be07dac9e9eaa2d4559359d7e6579
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu May 14 18:42:12 2020 +0800

    [register] price shown in transaction currency rather than account's parent currency
    
    error in commit 710b559cc4a4a130afcbe0e88c50a972955e0e62
    
    xaccSplitGetSharePrice is priced in the transaction
    currency. gnc-account-get-currency-or-parent would only output the
    correct price currency if the chart of accounts was set up properly.
    
    also: for Dr/Cr display, small modification to ensure a "$0.00" is
    rendered when the split value is neither positive nor negative.

commit dba9ba2f8fca25d4367319b5c772282808efbb6c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed May 13 18:39:41 2020 +0800

    Bug 796932 - Invoices order when assigning payments
    
    sorts documents in dialog-payment.c by date, then by document ID.



Summary of changes:
 gnucash/gnome/dialog-payment.c               | 34 +++++++++++++++++++++++++---
 gnucash/report/reports/standard/register.scm |  6 ++---
 2 files changed, 33 insertions(+), 7 deletions(-)



More information about the gnucash-patches mailing list