actualbudget/actual

Scheduled transactions don't handle 29th/30th/31st dates appropriately

Open

#1,062 opened on May 25, 2023

View on GitHub
 (12 comments) (2 reactions) (0 assignees)JavaScript (603 forks)batch import
bughelp wantedschedules

Repository metrics

Stars
 (7,129 stars)
PR merge metrics
 (Avg merge 4d 15h) (165 merged PRs in 30d)

Description

Running v23.5.0, when I set up a monthly scheduled transaction starting 31/5 the current behaviour is to not schedule anything for June, because there is no 31st day in June. image I'm sure opinions will differ on whether the best option would be to schedule the transaction for 30/6 or for 1/7, I don't have an opinion on that as long as it gets scheduled somewhere. 🙂

Contributor guide