gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Mon May 13 04:56:24 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/7b1a262e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/67830a0e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/668b1f6b (commit)
	from  https://github.com/Gnucash/gnucash/commit/c38c4557 (commit)



commit 7b1a262eea619dfea7126c3ef5dbd3e252a65f1a
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri May 10 23:50:14 2019 +0800

    [balsheet-pnl] refinements to barchart
    
    * barchart should inherit the period selected. this requires
      redefining the periodlist - we need the exact symbol to set the
      barchart's period option.
    
    * balsheet: disable barchart if period is disabled - it makes no sense
      to create link to networth barchart for single-date balsheet
    
    * reorder some options for better usability
    
    * note this may affect saved-reports / saved-tabs but only those
      running bleeding edge maint. I do not intend to make any further
      options changes on this report.

commit 67830a0e35ef479d436ba90cad2043ad48a3e05a
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun May 12 00:13:39 2019 +0800

    [report-gnome] compact functions
    
    * inline single-use functions
    * use srfi-1 list processing functions
    * minimise set! calls

commit 668b1f6b7be36fa6e2ad781c2ba87f740e4417a2
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun May 12 00:12:43 2019 +0800

    [report-gnome] fix whitespace



Summary of changes:
 gnucash/gnome-utils/gnome-utils.scm              |   8 +-
 gnucash/report/report-gnome/report-gnome.scm     | 104 ++++++++---------------
 gnucash/report/standard-reports/balsheet-pnl.scm |  54 ++++++------
 3 files changed, 67 insertions(+), 99 deletions(-)



More information about the gnucash-patches mailing list