knowledge/document_page_approval/data
Víctor Martínez b2ff4a1fc3 [FIX] document_page_approval: Delete diff in email_template to prevent errors in some cases.
If we added image in base64 inside content:
<img src="data:image/png;base64,xxxxxx" />
when Odoo try to render message and send try to create ir.attachment with type=content (it's not possible).
2021-04-15 08:08:49 +02:00
..
email_template.xml [FIX] document_page_approval: Delete diff in email_template to prevent errors in some cases. 2021-04-15 08:08:49 +02:00