Commit Graph

183 Commits

Author SHA1 Message Date
Raimon Esteve 7df27a92ca Set charset QP
From changeset f8aa1d8
#162699
2023-10-24 16:13:08 +02:00
Albert Cervera i Areny f8aa1d8e18 Make the module compatible with Office 365 SMTP servers. 2023-09-28 17:19:11 +02:00
Albert Cervera i Areny a28694ed80 Use the appropriate language to render all templates, so the translations are also applied to the records. Otherwise the language of the user was used to retrive data such as product names. 2023-09-06 19:13:33 +02:00
Raimon Esteve c0c118f003 Allow render report with multiples records
#156725
2023-06-06 12:00:09 +02:00
Albert Cervera i Areny e916543a7d Make queue_name configurable. 2023-06-03 10:46:02 +02:00
Raimon Esteve 5ed31eb3e9 Increase version number 2023-05-10 17:23:51 +02:00
Albert Cervera i Areny d2a95cf36e Adapt to new mail_file binary file. 2023-03-20 16:45:38 +01:00
Raimon Esteve 76c90beff0 Add format_datetime to render timezone date time
#067452
2022-11-15 12:16:42 +01:00
Raimon Esteve 978a6e0359 Not encode signature plain and html 2022-10-04 13:53:27 +02:00
Raimon Esteve f755f6baf7 Increase version number 2022-08-17 14:15:06 +02:00
Jared Esparza 13149e1d24 Replace test setuptools command by unittest discover 2022-04-26 13:20:10 +02:00
Raimon Esteve 02296fdaf3 default engine jinja2 or genshi 2022-03-31 19:28:40 +02:00
Bernat Brunet c56d6c2d54 Fix bug in smtp server call from electronic_mail_template 2022-01-03 15:56:46 +01:00
Bernat Brunet ad15fa7d76 Fix bug when send and email from template, that never use the SMTP server defined in the template, get the first SMTP server active. 2021-12-29 15:39:22 +01:00
Raimon Esteve c85bbf4ef8 Check create_from_mail return
#045113
2021-06-23 09:34:05 +02:00
Raimon Esteve 9a1cc0b04a Increase version number 2021-06-01 10:02:25 +02:00
Raimon Esteve e62fd61bc0 Not decode filename that is str
#043786
2021-05-04 13:45:50 +02:00
Raimon Esteve 3a6e913286 Increase version number 2021-04-30 13:20:40 +02:00
MarinaNico afbed65f60 Show UserError message when electronic mail template is incorrect. Ti… (#1) 2021-04-29 19:31:13 +02:00
Raimon Esteve a82fc80e29 Not render report in case is None
In case you create a report from other reports and is None, not attach in electronic mail template
#044288
2021-04-22 10:28:50 +02:00
Bernat Brunet 85dc2aac60 Add get attachments functions from records. used in electrenic_mail_singel module 2021-04-02 19:42:39 +02:00
Albert Cervera i Areny bd6ded3b91 Pyflakes fixes. 2021-03-28 00:44:43 +01:00
Albert Cervera i Areny c3ce165355 Fix action_report_form view. 2021-03-21 23:46:47 +01:00
Albert Cervera i Areny 67309eee02 Pyflakes fixes. 2021-03-19 09:51:32 +01:00
Raimon Esteve c5e28bf98e Locales 2021-02-08 12:57:15 +01:00
Raimon Esteve 400c840ef0 Missing pool Template when render by language
From changeset 647369aaf5
2021-02-02 11:44:28 +01:00
Raimon Esteve 4f2fc54ad6 Send email by queue
#035809
2021-02-02 10:45:09 +01:00
Juanjo Garcia e831d6bdd5 Simplify trigger action (issue9096) 2020-07-16 14:52:43 +02:00
Raimon Esteve dee02e72ad Remove default action_function 2020-05-06 16:57:19 +02:00
Raimon Esteve 7b63b45299 Simplify trigger action
issue9096
2020-05-06 16:02:26 +02:00
Àngel Àlvarez a96eb0188c Modify tox and add Jenkisfile 2020-04-11 18:11:34 +02:00
Bernat Brunet e28a2dde1a Fix problem when fild mail address is empty on tempalte, and try to get 2020-04-03 02:26:30 +02:00
Raimon Esteve 69c862e786 Get recipients from getaddresses email utils 2020-01-10 15:15:14 +01:00
?ngel ?lvarez 69364a3f2b increase version 2019-11-14 11:01:44 +01:00
?ngel ?lvarez 99f8edd340 increase version 2019-11-14 10:56:43 +01:00
?ngel ?lvarez 1f1287e830 fix tox and setup 2019-09-13 11:53:20 +02:00
Juanjo Garcia 37a322db61 Use grouped attribute on message.xml 2019-09-04 12:13:48 +02:00
Raimon Esteve 1fd5629777 Genshi encoding to None that return string
In case render UTF-8 encoding, genshi return bytes that can not check emails and create an email
2019-06-20 13:41:08 +02:00
Albert Cervera i Areny ede8336850 Fix python3 bytes string 2019-05-10 12:51:18 +02:00
Albert Cervera i Areny caf7266f2b Fix change in python3 from python2 2019-05-09 16:11:03 +02:00
?ngel ?lvarez 9ff48082af increase version 2019-05-06 23:27:28 +02:00
Marina Nicolau 2682c5e0b3 Fixed translations ir.message 2019-04-09 10:42:26 +02:00
Bernat Brunet Torruella b2a98db572 Fix problemwhen creat file name, not use special chrs 2019-04-02 14:28:19 +02:00
Carlos G?lvez 1b04d7aca7 Shows a clearer message.
#037284
2019-04-02 10:33:44 +02:00
?ngel ?lvarez d687768887 add required name on rule group 2019-03-30 09:24:42 +01:00
?ngel ?lvarez 23817d32c2 add missing file 2019-01-16 15:44:12 +01:00
?ngel ?lvarez fc3b9abad2 Add ir.message and use UserWarning/UserError 2019-01-16 15:42:44 +01:00
Albert Cervera i Areny 7013c48f30 Fix Jinja2 rendering. 2018-12-05 23:34:39 +00:00
Bernat Brunet Torruella 47b277a9ab Fix problem when try to eval file name on attach files in reports 2018-09-28 00:27:52 +02:00
Albert Cervera i Areny 2db8abcbe2 Migrate to python 3 2018-08-24 12:19:23 +02:00