odoo/o-spreadsheet#8204

Created by BI, Adrien Minne (adrm)

Blocked

label
odoo:saas-19.1-fix-humanize-scientific-format-adrm
head
c44dc8c08f4c19f34af6c29820339d1558827ee8
odoo/o-spreadsheet
saas-19.1 #8204 missing r+
saas-19.2
master

[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