gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Fri Jan 24 07:36:07 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/a01bfa68 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8e34a799 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/cbb74317 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3866d9bb (commit)
	from  https://github.com/Gnucash/gnucash/commit/a033b7b1 (commit)



commit a01bfa6843de7c98b8876f4632b5473b0b6ac073
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Jan 24 18:50:35 2020 +0800

    [new-owner-report] RHS partial amount/amount separated
    
    RHS partial-amount and amount are shown in separate cells.
    
    also modify test-owner-report.scm to allow pass
    
    the $2.00 is strictly a RHS amount but I'm not sure how to exclude it
    using sxpath.

commit 8e34a7999dbcbfbea937417009505018487488e2
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Jan 23 22:45:19 2020 +0800

    [new-owner-report] LHS invoice->RHS payments show partial amounts

commit cbb743175241a28f888e7cd20f30c6c5f5948c17
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Jan 23 22:05:34 2020 +0800

    [new-owner-report] LHS payment->RHS invoices show partial amounts

commit 3866d9bb7c31c80279dbd96dd811a67a9480dee6
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Jan 23 21:31:04 2020 +0800

    [new-owner-report] refactor. separate LHS inv/pmt processing.
    
    1. handle accumulation of totals and printing of balance-b/f row
    earlier
    2. separate LHS processing into invoice and payment.



Summary of changes:
 .../report/business-reports/new-owner-report.scm   | 212 ++++++++++++---------
 .../business-reports/test/test-owner-report.scm    |   2 +-
 2 files changed, 118 insertions(+), 96 deletions(-)



More information about the gnucash-patches mailing list