knowledge/document_page_approval/data
Víctor Martínez ba792b95c4 [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-09 16:22:18 +02:00
..
email_template.xml [FIX] document_page_approval: Delete diff in email_template to prevent errors in some cases. 2021-04-09 16:22:18 +02:00