gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sun Feb 2 01:40:32 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/1e0983d0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/0c5bded6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/97eb3c7e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/77c2bc2b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f59e3ca7 (commit)
	from  https://github.com/Gnucash/gnucash/commit/34609184 (commit)



commit 1e0983d0d8c482896cfce2ca3b5f6618f7f24314
Merge: 0c5bded6f f59e3ca75
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Feb 2 14:40:05 2020 +0800

    Merge branch 'maint-202001-budget-editor-summaries' into maint

commit 0c5bded6fc0cfefc8252e37f747cb4955f3d2370
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Feb 1 01:21:28 2020 +0800

    [report-utilities] streamline (match) use
    
    reduces the indent level

commit 97eb3c7e98a99196b7aa6ad5fc5dab1b1713e396
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Feb 1 00:24:28 2020 +0800

    [new-owner-report] handle LINK txns as normal payments
    
    With this commit, lot-splits which are part of LINK transactions are
    handled similarly to PAYMENT splits -- the non-APAR var is renamed to
    non-document to reflect their new role: collating all splits without
    an attached invoice lot.

commit 77c2bc2b9a77685601e3a733f9cac8368af3fb31
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jan 21 22:56:15 2020 +0800

    [new-owner-report] simplify build-column-used

commit f59e3ca751ac149177925d7b94e1ffa21fedd5a7
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jan 4 12:03:46 2020 +0800

    Bug 797551 - Budget totals line missing in 3.8
    
    Reinstate Income/Expense/Transfer/Total, but rename to:
    
    * Inflow from Income
    * Outflow to Expense
    * Outflow to Asset/Equity/Liability
    * Remaining to Budget



Summary of changes:
 gnucash/gnome/gnc-budget-view.c                    | 62 +++++++++----------
 .../report/business-reports/new-owner-report.scm   | 69 ++++++----------------
 gnucash/report/report-system/report-utilities.scm  | 26 ++++----
 3 files changed, 63 insertions(+), 94 deletions(-)



More information about the gnucash-patches mailing list