gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sun Jan 12 09:12:52 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/ead5c947 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fd24b016 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6aff6e15 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e3b926bd (commit)



commit ead5c94787d846005dccf6836ca406a475c78cd1
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jan 12 21:33:13 2020 +0800

    Bug 797548 - multicolumn income statement: some closing entries are not ignored when within reporting period
    
    Remove closing-entries substring/regex filter.
    
    We will rely on the closing flag created with the Tools>Close Book
    tool. This means very *old* closing entries will need to be re-done
    via Tools>Close Book using the same date as the old closing entries.

commit fd24b016896af96e322324b03097906fb51eae83
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jan 12 20:31:05 2020 +0800

    [new-aging] reuse string

commit 6aff6e15f0a617be39c9545e4cce011ba0f1e67e
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jan 12 20:31:01 2020 +0800

    [new-aging] reinstate sort-by choices
    
    - offer choices for sorting owners in each APAR list
    - may be useful for ordering customer aging debts
    - this means we remove the default owner->name sorting



Summary of changes:
 gnucash/report/business-reports/new-aging.scm    | 45 +++++++++++---
 gnucash/report/standard-reports/balsheet-pnl.scm | 74 +++---------------------
 2 files changed, 44 insertions(+), 75 deletions(-)



More information about the gnucash-patches mailing list