Unable to create recurring invoice

Hello,

I cannot create a reoccurring invoice in version 1.5.3. I get the following error:

The logs show this:

ERROR - 2017-12-30 16:46:34 --> Query error: Unknown column 'item_is_recurring' in 'field list' - Invalid query: UPDATE `ip_invoice_items` SET `item_is_recurring` = '1', `invoice_id` = '11', `item_product_id` = '3', `item_name` = 'Candidate Search Gold', `item_quantity` = '1.00', `item_price` = '100.00', `item_discount_amount` = NULL, `item_tax_rate_id` = '0', `item_description` = 'Unlimited  Job Postings\n\nJob is hosted on site for 90 days \n\nUnlimited  applications to your job posting \n\nApplications  straight to your inbox \n\n30  Day Contract. Cancel anytime', `item_product_unit_id` = NULL, `item_order` = 1, `item_product_unit` = NULL
WHERE `ip_invoice_items`.`item_id` = '12'

Any idea how to resolve?

Test with an upgrade to 1.5.5.

Good luck

1 Like

That fixed it, thanks!