gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Mon Jul 5 20:09:18 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/c9fc7812 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/feb0480c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c00f9b38 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9025bc72 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c17c4d19 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3f8255cc (commit)
	from  https://github.com/Gnucash/gnucash/commit/06fc58c3 (commit)



commit c9fc7812f2aa56ae6b6b536b15683317fe68199e
Merge: 06fc58c39 feb0480cf
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jul 6 08:08:28 2021 +0800

    Bug 797596 - New-owner - improved representation of payments with multiple non-APAR splits
    
    Merge branch 'bug797596' into maint

commit feb0480cfff5012af62199c02dd3d9a8073b6534
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 3 21:28:24 2021 +0800

    6. fix signs for invoice->payments
    
    - invoice/bills and refunds are +ve
    - CN and payments are -ve

commit c00f9b3869db31c33a657f53fb58371d07111736
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 3 12:58:10 2021 +0800

    5. Debit/Credit instead of Friendly Headers

commit 9025bc725f0eb6ccdec9e198cb66b0458fd17cfe
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 3 10:38:34 2021 +0800

    2-4. payment->payment matching will get appropriate partial amount
    
    see bug 797596

commit c17c4d192ce15df9c6be381a867985c988e65c77
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Jul 2 20:14:28 2021 +0800

    1. invoice->payments: don't negate sign for creditnote amounts.

commit 3f8255ccf3335b12cfaf86b265dfd15a419da2af
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jul 5 22:08:17 2021 +0800

    [test-owner-report] add group for existing tests



Summary of changes:
 .../report/reports/standard/new-owner-report.scm   | 138 ++++++++++++---------
 .../reports/standard/test/test-owner-report.scm    |  25 +++-
 2 files changed, 98 insertions(+), 65 deletions(-)



More information about the gnucash-patches mailing list