gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Fri Jun 5 13:46:26 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/cee52d4f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/451d38f6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/422dca54 (commit)



commit cee52d4f918a62686db34174f24c24124ce9f11c
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Jun 5 19:46:17 2020 +0200

    Convert '--run-report' to '--report run' to accomodate for additonal report commands
    
    Note this required the introduction of a '--name' parameter
    for the report name to run. Without it the command line
    would have to support a variable number of positional
    parameters, depending on the context (quotes or report)
    and that would complicate the parsing considerably.

commit 451d38f6e8850e84961c772ef228fc76434a6a79
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Jun 5 18:40:41 2020 +0200

    Convert command line option '--add-price-quotes' to '--quotes get'



Summary of changes:
 gnucash/gnucash-cli.cpp | 53 ++++++++++++++++++++++++++++++++++---------------
 gnucash/gnucash.cpp     |  6 +++---
 2 files changed, 40 insertions(+), 19 deletions(-)



More information about the gnucash-patches mailing list