diff --git a/README.md b/README.md index 278f705..fe83aa0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # SendRecurringInvoiceByMail for DOLIBARR ERP CRM ## Features + This module send the PDF generated with recurring invoices by email to the client. +You can customize the mail template in Home > Setup > Emails > Email templates. + It requires Dolibarr version 10.0 at least (first version with the 'cron/afterCreationOfRecurringInvoice()' hook).