mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Refactoring remindersg
This commit is contained in:
parent
87f7448564
commit
67741010f0
@ -31,6 +31,7 @@ trait MakesReminders
|
||||
|
||||
return; //exit early
|
||||
}
|
||||
//@TODO buiuld collection, then ->sort()->first
|
||||
|
||||
$nsd = null; //abbreviation for next_send_date
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user