Commit Graph

4 Commits

Author SHA1 Message Date
Chl 4c49334c31 optimization: Don't load the facture-rec twice 2021-12-05 02:04:18 +01:00
Chl 1e694ef51d [DB upgrade] Adding a field to select the mail's body format
Technical reminder about the DB upgrade :
There doesn't seem to be an easy and reusable way to give CMail both
parts of an text+html email, so we rework the database schema to have
a simple 'body' field with a 'body_ishtml' switch, following CMail
interface.

Enhancement from issue #1
2021-12-05 02:01:00 +01:00
Chl 53d755cc58 Link to default sender address configuration 2021-07-17 17:23:01 +02:00
Chl b5bc4bca93 v. 0.3.0 : customization form for each recurring invoice 2021-03-23 15:27:33 +01:00