gnucash maint: 2 new "Tips of the Day"

Frank H.Ellenberger fell at code.gnucash.org
Wed Oct 31 21:08:00 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/c63cc0b5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/046b4e61 (commit)



commit c63cc0b5a01e4ba5fc1dbbb80bca0abdaea354a4
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Wed Oct 31 20:35:19 2018 +0100

    2 new "Tips of the Day"
    
    https://lists.gnucash.org/pipermail/gnucash-user/2018-October/080525.html

diff --git a/doc/tip_of_the_day.list.c b/doc/tip_of_the_day.list.c
index ae167c2..f053eb9 100644
--- a/doc/tip_of_the_day.list.c
+++ b/doc/tip_of_the_day.list.c
@@ -15,17 +15,21 @@ note that GnuCash uses accounts instead of categories to track \
 income and expenses. For more information on income and expense \
 accounts, please see the GnuCash online manual.")
 
- N_( "Create new accounts by clicking the New button in the main window \
-tool bar. This will bring up a dialog box where you can enter \
-account details. For more information on choosing an account type \
-or setting up a chart of accounts, please see the GnuCash online \
-manual.")
+ N_( "It is possible to change which columns display in the Chart of \
+Accounts. Just locate the triangle at the far right of the column \
+headings, and click it to see the different columns available.")
 
  N_( "Click the right mouse button (control-click in Mac OS X) in the \
 Accounts tab of the main window to bring up the \
 account menu options. Within each register, clicking the right \
 mouse button brings up the transaction menu options.")
 
+ N_( "Create new accounts by clicking the New button in the main window \
+tool bar. This will bring up a dialog box where you can enter \
+account details. For more information on choosing an account type \
+or setting up a chart of accounts, please see the GnuCash online \
+manual.")
+
  N_( "To enter multiple-split transactions such as a paycheck with \
 multiple deductions, click the Split button in the tool bar. \
 Alternatively, in the View menu, you can choose the register \
@@ -67,6 +71,11 @@ click on the Transfer button in the register toolbar, select the \
 accounts, and the Currency Transfer options for entering the exchange \
 rate or the other currency's amount will be available.")
 
+ N_( "You can set the Security Editor screen to display the Quote Source \
+ of a security, which makes it easy to see which online sources your \
+ securities use. Click the triangle at the far right of the column \
+ headings to change the display.")
+
  N_( "You can pack multiple reports into a single window,  \
 providing all the financial information you want at a glance. \
 To do so, use the Sample & Custom -> \"Custom Multicolumn Report\" \



Summary of changes:
 doc/tip_of_the_day.list.c | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)



More information about the gnucash-changes mailing list