Recurring Invoice: What happens when auto-bill off?

When I create a recurring invoice and set the Auto-Bill to “off”, what happens at the next interval?

Let’s assume I create a new recurring invoice with a monthly interval. But I set Auto-Bill to “off”.
The invoice is sent and then a month passes. Will Invoice Ninja ask me if I want to manually send the new invoice for the new month?

Thanks!

The auto bill setting determines whether or not to automatically pay the invoice using the card on file.

You can prevent recurring invoices from being automatically emailed by disabling auto email on Settings > Invoice Settings

Ah so Auto-Bill has nothing to do with automatic e-mailing of the invoice. It’s more a “Auto-Charge” in this case?

You can prevent recurring invoices from being automatically emailed by disabling auto email on Settings > Invoice Settings

Is it possible to have this more dynamic? Let’s say for recurring invoice #1 I want automatic e-mailing at the given interval (1 month in my case) but for recurring invoice #2 I want to send it manually?

That is correct.

Sorry, it isn’t supported. One option may be to use separate companies with different settings.

Yeah, that’s a possible workaround.

May you add this (dynamic config of auto-send per recurring invoice ID) as a feature request though?

Possibly, you can add an issue on our GitHub repo to track the request.

https://github.com/invoiceninja/invoiceninja/issues/

Cross-reference: https://github.com/invoiceninja/invoiceninja/issues/2135

Thanks for your fast answers!

Hi, I have setup a couple of recurring invoices (and insured that auto-email is checked in my settings), but they do not auto send. Is there something else I need to do? I have set the interval (1 week for one, 1 month for another) and the start date on each of them, but it just passes by with no email ever sent. I am using self hosted 4.4.3.

Have you enabled the cron?

http://docs.invoiceninja.com/en/latest/configure.html

doh! Thanks!