Cron keeps saying 1 accounts found with reminders

Invoice ninja is working fine. Mails do get sent. Reminders are being sent correctly as well. The only thing that annoys me is that the CRON output states:
1 accounts found with reminders
Even if there shouldn’t be any reminders and all invoices are paid for.
Also, this reminder does not get sent. There is no invoice ID or client ID in this message.

I can’t seem to figure out what client/invoice this is.

Do you know what the query is to find the client/invoice with the reminder?

Self-hosted version v4.5.9

The message just means the account has reminders enabled, if a reminder is due it would be sent.

Doh! So that’s what that means :slight_smile: Thanks Hillel.

Perhaps it could be renamed to:
1 accounts found with reminders enabled
I’ve made a pull request. Please feel free to do as you like :slight_smile: