gnucash maint: Bug 797799 - Add Tip of the Day for "Notes" field

Frank H.Ellenberger fell at code.gnucash.org
Thu Jun 11 18:13:26 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/55ddb1ad (commit)
	from  https://github.com/Gnucash/gnucash/commit/3bd3eecc (commit)



commit 55ddb1add871f5038398464b87f2e00ff893c25b
Author: Fred Bone <Fred.Bone at dial.pipex.com>
Date:   Thu Jun 11 22:12:34 2020 +0200

    Bug 797799 - Add Tip of the Day for "Notes" field

diff --git a/doc/tip_of_the_day.list.c b/doc/tip_of_the_day.list.c
index d775c0946..927fd56aa 100644
--- a/doc/tip_of_the_day.list.c
+++ b/doc/tip_of_the_day.list.c
@@ -35,6 +35,12 @@ account details. For more information on choosing an account type \
 or setting up a chart of accounts, please see the GnuCash online \
 manual.")
 
+N_( "Every transaction has a \"Notes\" field where you can put useful \
+information.\n\n\
+To make it visible\n\
+select \"View\" in the menu bar and check \"Double Line\"; or\n\
+check \"Double Line Mode\" in Preferences:Register Defaults.")
+
  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 \



Summary of changes:
 doc/tip_of_the_day.list.c | 6 ++++++
 1 file changed, 6 insertions(+)



More information about the gnucash-changes mailing list