gnucash master: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Sun Feb 12 18:18:22 EST 2023
Updated via https://github.com/Gnucash/gnucash/commit/f292ebee (commit)
via https://github.com/Gnucash/gnucash/commit/8df11ec9 (commit)
via https://github.com/Gnucash/gnucash/commit/0ece81aa (commit)
via https://github.com/Gnucash/gnucash/commit/6650209d (commit)
via https://github.com/Gnucash/gnucash/commit/cc97783a (commit)
via https://github.com/Gnucash/gnucash/commit/f53f760c (commit)
from https://github.com/Gnucash/gnucash/commit/76d742c6 (commit)
commit f292ebee477c41f8936a48e45a42109886a43550
Merge: 76d742c6e 8df11ec91
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Feb 12 14:16:18 2023 -0800
Merge Flywire's 'Hello5' into master.
commit 8df11ec91a8a01627021f3413af4c83fcdbae4ad
Author: flywire <flywire0 at gmail.com>
Date: Tue Feb 7 07:40:49 2023 +1100
Remove sample-report crash option and test-stress-options exception
commit 0ece81aa9be7f5e5127d76f3c0d6dcebbc7bf938
Author: flywire <flywire0 at gmail.com>
Date: Mon Feb 6 06:24:48 2023 +1100
Skip sample report in stress tests
commit 6650209dba12dd8cb7a1d13006220b47505e0c74
Author: flywire <flywire0 at gmail.com>
Date: Mon Feb 6 00:39:56 2023 +1100
Update report comments
commit cc97783a2a994e6e95205bf95730c64ee8a69af4
Author: flywire <flywire0 at gmail.com>
Date: Mon Feb 6 00:39:07 2023 +1100
Report title option
commit f53f760c18e2773479c792630d6f44795e8b4887
Author: flywire <flywire0 at gmail.com>
Date: Mon Feb 6 00:38:11 2023 +1100
Rename sample report and make values unique
Summary of changes:
gnucash/report/reports/CMakeLists.txt | 3 +-
.../example/{hello-world.scm => sample-report.scm} | 121 +++++++++++----------
.../report/reports/example/welcome-to-gnucash.scm | 54 ---------
.../reports/standard/test/test-stress-options.scm | 3 -
4 files changed, 67 insertions(+), 114 deletions(-)
rename gnucash/report/reports/example/{hello-world.scm => sample-report.scm} (82%)
delete mode 100644 gnucash/report/reports/example/welcome-to-gnucash.scm
More information about the gnucash-patches
mailing list