From 15b4d2b3fd702e0f603224bb38a12cd2f024b77d Mon Sep 17 00:00:00 2001 From: Joshua Sled Date: Wed, 6 Jun 2007 21:12:36 +0000 Subject: [PATCH] add note re: 'freq=none' bug. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16154 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/doc/sx.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/doc/sx.rst b/src/doc/sx.rst index 96ef8675e7..657e97e532 100644 --- a/src/doc/sx.rst +++ b/src/doc/sx.rst @@ -166,7 +166,12 @@ void gnc_sx_edit_model_set_name(GncSxEditModel *mdl, gchar *new_name); - [x] src/gnome/druid-acct-period.c - gnc_frequency - - [ ] 'every x months' spin button makes large jumps + - [ ] Freq=none doesn't work:: + + * 17:00:29 CRIT recurrenceListNextInstance: assertion `rlist && ref && next && g_date_valid(ref)' failed + * 17:00:36 CRIT gnc_sx_set_schedule: assertion `sx && schedule' failed + + - [ ] 'every x months' spin button makes large jumps:: jsled: another topic: you have probably seen the "every x months" spin button make jumps greater than one, right? ... this seems to be due