Merge branch 'staging' into add-scheduled-payment-filter
This commit is contained in:
@@ -1187,7 +1187,8 @@
|
||||
month (range -1 7)
|
||||
:let [next (t/plus (t/local-date (t/year (time/local-now))
|
||||
(t/month (time/local-now))
|
||||
day-of-month )
|
||||
(Math/min (Math/max day-of-month 1)
|
||||
30) )
|
||||
(t/months month))]
|
||||
:when (not (has-fulfilled? id next recent-fulfillments))]
|
||||
{:identifier identifier
|
||||
|
||||
Reference in New Issue
Block a user