gnucash-docs master: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Tue Mar 7 19:34:28 EST 2023
Updated via https://github.com/Gnucash/gnucash-docs/commit/3baaf9c2 (commit)
via https://github.com/Gnucash/gnucash-docs/commit/d1dc1c30 (commit)
via https://github.com/Gnucash/gnucash-docs/commit/6e2a0aba (commit)
from https://github.com/Gnucash/gnucash-docs/commit/f7f5eb95 (commit)
commit 3baaf9c28e18c9bc4d9e3b84801ba1cb08ac9b90
Merge: f7f5eb95 d1dc1c30
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Mar 7 16:23:51 2023 -0800
Merge Flywire'se 'sample-report' into master.
commit d1dc1c30ec242a73de77a434319252c028666b5a
Author: flywire <flywire0 at gmail.com>
Date: Tue Mar 7 23:00:11 2023 +1100
Update sample & custom reports
diff --git a/C/manual/ch_Reports.xml b/C/manual/ch_Reports.xml
index 5d988ef9..897f5f9a 100644
--- a/C/manual/ch_Reports.xml
+++ b/C/manual/ch_Reports.xml
@@ -2867,23 +2867,38 @@ Income (type INCOME)
<title>Sample & Custom</title>
<sect3>
- <title>Welcome Sample Report</title>
+ <title>Sample Report</title>
- <para></para>
+ <para>Report illustrating basic techniques used to create GnuCash reports.
+ </para>
</sect3>
<sect3>
- <title>Custom Multicolumn Report</title>
+ <title>Sample Graphs</title>
- <para>This report is used to place multiple reports into a single report window to examine a set of
- financial information at a glance.
+ <para>Sample Pie chart and Bar chart.
</para>
</sect3>
<sect3>
- <title>Sample Report with Examples</title>
+ <title>Average Balance</title>
- <para></para>
+ <para>Bar chart with balance per month.
+ </para>
+ </sect3>
+
+ <sect3>
+ <title>Expenses vs. Day of Week</title>
+
+ <para>Pie chart.
+ </para>
+ </sect3>
+
+ <sect3>
+ <title>Income vs. Day of Week</title>
+
+ <para>Pie chart.
+ </para>
</sect3>
</sect2>
commit 6e2a0aba5748a866c7d841625423a50943754769
Author: flywire <flywire0 at gmail.com>
Date: Mon Feb 13 14:53:26 2023 +1100
Update for sample-report
diff --git a/C/manual/ch_Reports.xml b/C/manual/ch_Reports.xml
index 2c2e4746..5d988ef9 100644
--- a/C/manual/ch_Reports.xml
+++ b/C/manual/ch_Reports.xml
@@ -3219,7 +3219,7 @@ Income (type INCOME)
</listitem>
<listitem>
- <para><ulink url="&url-gh-gc-maint;gnucash/report/reports/example/hello-world.scm">gnucash/report/reports/example/hello-world.scm</ulink>
+ <para><ulink url="&url-gh-gc-maint;gnucash/report/reports/example/sample-report.scm">gnucash/report/reports/example/sample-report.scm</ulink>
is an example demonstrating different <emphasis>types of options</emphasis>.
</para>
</listitem>
Summary of changes:
C/manual/ch_Reports.xml | 31 +++++++++++++++++++++++--------
1 file changed, 23 insertions(+), 8 deletions(-)
More information about the gnucash-changes
mailing list