gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Fri May 10 10:08:48 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/e983d07c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/101f8402 (commit)
	from  https://github.com/Gnucash/gnucash/commit/7345a4ad (commit)



commit e983d07cb12913740a38472baa98ed0eeea5dc7d
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Jun 27 19:29:40 2018 +0800

    [balsheet-pnl] Initial commit

commit 101f8402555154951a1ab59905458891892e0473
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri May 10 19:31:52 2019 +0800

    [taxtxf] compact get-acct-tax-info



Summary of changes:
 gnucash/report/locale-specific/us/taxtxf.scm     |  116 +-
 gnucash/report/report-gnome/report-gnome.scm     |    3 +
 gnucash/report/report-system/report-system.scm   |    1 +
 gnucash/report/report-system/report.scm          |    1 +
 gnucash/report/standard-reports/CMakeLists.txt   |    1 +
 gnucash/report/standard-reports/balsheet-pnl.scm | 1253 ++++++++++++++++++++++
 po/POTFILES.in                                   |    1 +
 7 files changed, 1288 insertions(+), 88 deletions(-)
 create mode 100644 gnucash/report/standard-reports/balsheet-pnl.scm



More information about the gnucash-patches mailing list