On Tue, 24 Jan 2012 16:54:32 -0500 Eric Bonney <mailingli...@vanhlebarsoftware.com> wrote: > In working on my project this afternoon I think I may see a bug? > Looking at my raw sqlite data I have schedules that have an > occurenceString of Every Other Week, but the occurrence column shows > 4. > > Now looking at the mymonyschedule.h file is looks like OCCUR_WEEKLY > is 4 and OCCUR_EVERYOTHERWEEK is supposed to be 8.
Looking at the latest source code I have, the database module does not do any specific processing here. It just stores the values it receives from the MyMoneySchedule object 'get' methods. Perhaps this stores it as weekly with a multiplier of 2? -- Cheers, Tonyb _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel