Commit Graph

5 Commits (31bbe2b4e0930ef1b921c7d6d1dfaab1cabab583)

Author SHA1 Message Date
Jairo Llopis 7faa21c6a8 [8.0][FIX][website_mail_snippet_fixed] Clean before saving.
Before this patch, when a user dragged a fixed snippet on the email body, the result had some attributes that are internally used in Odoo to know if you are replacing a part of a view, and which.

This made that editing the placeholders changed directly the snippet template itself.

On other cases, when this addon was removed and then reinstalled, it made that previous templates raise a MissingError when saving any changes on them.

Chances are that if you have (maybe unnoticedly) hit this bug, you have some snippet XMLID from this addon marked as `noupdate=1`, so the recommended upgrade path is to uninstall this addon and reinstall it.
2016-10-13 12:35:09 +02:00
Daniel Gómez-Zurita 2103149683 Event Snippet. New Thumbnails 2016-02-24 17:56:37 +01:00
Jairo Llopis 42c215ee1e Complete module renaming, prepare for OCA 2016-02-22 18:11:08 +01:00
Daniel Gómez-Zurita a4b64c8190 Fixed blocks width: 560px 2016-02-19 17:16:56 +01:00
Jairo Llopis ad72af590a Prepare module website_mail_snippet_fixed. 2016-02-19 16:27:09 +01:00