-
- Downloads
[FIX] core: use non-breaking space for currency symbol
In some languages and layout the currency symbol might be wrapped in a separate line, which is not acceptable from accounting point of view. Fix it by replacing space with a special symbol. STEPS for v15: * install MX localization; * create a Spanish speaking customer * generate a pdf: 1) Create quotation with products 2) Add IVA 16%tax 3) print a report BEFORE: the currency symbol is incorrectly displayed on a separate line AFTER: currency symbol is always with the amount --- https://github.com/odoo/odoo/pull/89722 opw-2829138 closes odoo/odoo#90591 X-original-commit: a9d38db2 Related: odoo/enterprise#26978 Signed-off-by:William André (wan) <wan@odoo.com> Signed-off-by:
Ivan Elizaryev (iel) <iel@odoo.com>
Loading
Please register or sign in to comment