sendrecurringinvoicebymail/ChangeLog.md

27 lines
895 B
Markdown
Raw Permalink Normal View History

# CHANGELOG SENDRECURRINGINVOICEBYMAIL FOR <a href="https://www.dolibarr.org">DOLIBARR ERP CRM</a>
2021-07-17 19:33:39 +02:00
## 0.3.1
Small enhancements and fixes :
* links to the configuration of global elements (mail template, sender address)
* display attached files in the agenda's event
* fix the 0.2.7 "hacky way" import into the 0.3.0 way
## 0.3.0
Dedicated tab on the template invoice's page, to be able to customize more cleanly the recipients, and the email content.
2021-07-17 19:26:55 +02:00
The hacky way of 0.2.7 is converted at installation (reinstallation for upgrade) but is not used after that and the support will be dropped in a future release.
## 0.2.7
Add the possibility to overwrite some email fields (recipients, subject, body) for each template.
2021-02-19 02:28:54 +01:00
## 0.2.5
Little cleanup : no reload needed for last_main_doc.
## 0.2.3
Renaming from 'sendfacrecmail' to 'sendrecurringinvoicebymail'.
2018-12-02 01:21:54 +01:00
## 0.1.2
First working version.