odoo/o-spreadsheet#8503

Created by fw-bot
Merged at cbc62c46f1d3dfcc5ad499d34d42009a3c3278c4

Statuses:

label
odoo:saas-19.2-saas-19.1-fix-humanize-scientific-format-adrm-511960-fw
head
b1523fefcf480caa8ea28e74b94bdd51db010853
merged
1 month ago by BI, Rémi Rahir (rar)
odoo/o-spreadsheet
saas-19.1 #8204
saas-19.2 #8503
saas-19.3 #8504
master #8505

[FIX] format: don't humanize scientific format

Description

The methods trying to humanize a format (in charts, and in FORMAT.LARGE.NUMBER) were displaying strange results when used with scientific formats (eg. 0ke+4 instead of either 50k or 5e+4).

Task: 6068353

review checklist

Forward-Port-Of: #8204