Recurring Invoices

Hi there,

I am new to SuiteCRM and was wondering if there was anyway to setup recurring invoices to auto generate every 2 weeks?

Many thanks,
davy141

Out-of-the-box, no.

But it should be a fairly easy customization.

You can write scheduled tasks in PHP and access all the CRM data from objects (called Beans).

You could also look for add-ons on the SuiteCRM Store, maybe you can buy one that does this (and probably many other things).