Dolibarr module to send recurring invoice by email.
Go to file
2021-02-19 01:53:57 +01:00
.tx Commit initial 2018-12-01 22:40:20 +01:00
class Fix missing thirdparty info 2021-02-19 01:53:57 +01:00
core/modules email template's type corrected to 'facture_send' 2020-01-13 22:42:44 +01:00
img Renaming from sendfacrecmail to sendrecurringinvoicebymail 2019-08-03 19:08:07 +02:00
langs Renaming from sendfacrecmail to sendrecurringinvoicebymail 2019-08-03 19:08:07 +02:00
test/phpunit Renaming from sendfacrecmail to sendrecurringinvoicebymail 2019-08-03 19:08:07 +02:00
.editorconfig Commit initial 2018-12-01 22:40:20 +01:00
.gitattributes Commit initial 2018-12-01 22:40:20 +01:00
.gitignore Commit initial 2018-12-01 22:40:20 +01:00
ChangeLog.md Renaming from sendfacrecmail to sendrecurringinvoicebymail 2019-08-03 19:08:07 +02:00
COPYING Commit initial 2018-12-01 22:40:20 +01:00
modulebuilder.txt Commit initial 2018-12-01 22:40:20 +01:00
phpdoc.dist.xml Renaming from sendfacrecmail to sendrecurringinvoicebymail 2019-08-03 19:08:07 +02:00
README.md Renaming from sendfacrecmail to sendrecurringinvoicebymail 2019-08-03 19:08:07 +02:00

SendRecurringInvoiceByMail for DOLIBARR ERP CRM

Features

This module send the PDF generated with recurring invoices by email to the client.

It requires Dolibarr version 10.0 at least (first version with the 'cron/afterCreationOfRecurringInvoice()' hook).

Other modules are available on Dolistore.com.

Translations

Translations can be define manually by editing files into directories langs.

Licenses

Main code

GPLv3 logo

GPLv3 or (at your option) any later version.

See file COPYING for more information.

Documentation

All texts and readmes.

GFDL logo