mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-22 05:12:18 -06:00
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).