Known bug (Deleting Recurring Invoices) - Is there a workaround for now?

Hi Community,

I know this is a known bug in the current 1.5.8 build, but what is the “Supported” way of getting around this issue?

I found the ip_invoices_recurring table in the database which contains the recurring invoices. If I simply delete the recurring invoice in here, will this work, or are there more entries in the database that I’ll have to modify?

Regards,

You can either delete them directly form the database.
Or you use the patch I added for the next version here: Fixes for IP-686 IP-680 and IP-687 by Kovah · Pull Request #615 · InvoicePlane/InvoicePlane · GitHub