Skip to content
Snippets Groups Projects
Commit 60493275 authored by Jacky (trj)'s avatar Jacky (trj)
Browse files

[FIX] point_of_sale: html2canvas letterRendering is configurable


The `letterRendering` option from the html2canvas broke the receipt's characters of some localizations/languages such as the arabic one.

With this commit, we can simply override the `htmlToImgLetterRendering()` method from the `PosModel` when needed.

closes odoo/odoo#75777

Related: odoo/enterprise#20520
Signed-off-by: default avatarpimodoo <pimodoo@users.noreply.github.com>
parent 07dbd96b
No related branches found
No related tags found
No related merge requests found
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