gnucash/libgnucash
jean e0e7cf7dfb Fix 3 problems with the scheduled transactions calculations
This fixes 3 bugs:
- Set a monthly recurrence on the 10th with a start date on the 20th of this month.
The editor correctly shows the next occurrence to be on the 10th of the following month.
The schedule transaction summary dialog incorrectly shows the next occurrence to be on the 10th of this month
(before the start date!)
- Set a monthly recurrence on the 19th, with a start date on the 20th of this month. The editor's
calendar marks incorrectly show the next occurrence to be on the 19th of this month (before the start date).
- Set a monthly recurrence on the 18th, with a start date on the 20th and an end date on the 17 of the following
month. The calendar should show no mark, but fails to erase the marks that were present.
2020-04-25 14:39:41 -07:00
..
app-utils [fin.scm] return #f instead of -1 if n is out of range 2020-04-21 11:39:40 +08:00
backend Improve test building with the Xcode generator. 2020-03-23 17:52:26 -07:00
core-utils Fix typo. Really fixes 797674. 2020-04-12 13:40:49 -07:00
doc CMake - remove parameter repetition in else() and endif() statements 2020-02-05 11:38:14 +01:00
engine Fix 3 problems with the scheduled transactions calculations 2020-04-25 14:39:41 -07:00
gnc-module Bug 797459 - Installation (for 3.7) Readme Version number shows 2.2.x 2019-10-15 10:55:18 -07:00
quotes gnc-fq-dump: fix warning on argv 2020-03-13 21:22:19 +01:00
scm Bug 797583 - gnc:book-add-quotes crashes when there are no quotes 2020-03-28 09:21:46 +08:00
tax Update US Income Tax information for more 2019 changes 2020-02-02 13:58:00 -08:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00