gnucash master: cli-reports: if run-report matches multiple, offer choices

Christopher Lam clam at code.gnucash.org
Sat May 30 11:19:40 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/b0effbc3 (commit)
	from  https://github.com/Gnucash/gnucash/commit/ad826e0f (commit)



commit b0effbc36fd26682be29a662526f90dd2d9a285c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat May 30 23:10:31 2020 +0800

    cli-reports: if run-report matches multiple, offer choices
    
    If --run-report="Reportname" matches multiple reports, offer a
    disambiguation. Will show guid and display the options selected in the
    saved report. Example:
    
    "Multicolumn View" matches multiple reports. Select guid instead:
    
    * guid: 2f17ecb535f24a3a9f314bc5855569e5
    General / Number of columns: 2.0
    General / Report name: A saved-report based on multicolumn-view
    General / Stylesheet: Easy
    
    * guid: d8ba4a2e89e8479ca9f6eccdeb164588



Summary of changes:
 gnucash/report/report-core.scm | 34 +++++++++++++++++++++++-----------
 1 file changed, 23 insertions(+), 11 deletions(-)



More information about the gnucash-patches mailing list