From ebcf0f7d8a2f3d3dd5e8ec836e25891bbd1717a7 Mon Sep 17 00:00:00 2001 From: Geert Janssens Date: Fri, 24 Aug 2012 14:38:07 +0000 Subject: [PATCH] Added new tip for scheduled transactions git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22348 57a11ea4-9604-0410-9ed3-97b8803252fd --- doc/tip_of_the_day.list.in | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/tip_of_the_day.list.in b/doc/tip_of_the_day.list.in index 4e29613bba..a1170d569a 100644 --- a/doc/tip_of_the_day.list.in +++ b/doc/tip_of_the_day.list.in @@ -74,6 +74,15 @@ the Edit -> Style Sheets menu to customize style sheets.") N_( "To raise the accounts menu in the transfer field of a register \ page, press the Menu key or the Ctrl-Down key combination.") + N_( "The scheduled transaction editor comes with a very flexible \ +frequency configurator. Basic frequencies to schedule a transaction \ +include daily, weekly and monthly. But more advanced schemes can be \ +set up as well. Some examples:\n\nTo schedule a transaction every \ +three weeks, you can choose the weekly basic frequency and then \ +set 'Every 3 weeks'.\n\nTo schedule a transaction every year \ +you can choose the monthly basic frequency and then set 'Every \ +12 months'.") + N_( "If you work overnight, you should close and reopen your working \ register after midnight, to get the new date as default for new \ transactions. It is not necessary to restart GnuCash therefore.")