Skip to content
Snippets Groups Projects
Unverified Commit 1ad4d42f authored by Pedro M. Baeza's avatar Pedro M. Baeza Committed by Olivier Dony
Browse files

[ADD] *: replace hardcoded data URIs with helper

- Add a method for generating an image data URI, and expose it in QWeb context

- Fix reports, website templates or mail templates with data hardcoded
  data URIs, to use the helper (Python cases), or the existing
  kanban_image helper (for JS cases)

This will gracefully handle SVG support in addition to classical image
formats.

Closes #26635
parent 1be50fde
No related branches found
No related tags found
No related merge requests found
Showing
with 47 additions and 26 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment