odoo/o-spreadsheet#8504

Created by fw-bot
Merged at f031b4bd17c36b04913697e07d29f9d249d92308

Statuses:

label
odoo:saas-19.3-saas-19.1-fix-humanize-scientific-format-adrm-521485-fw
head
61b24401e8e8884a3a43f0a69a60a2bacc88d7cd
merged
3 weeks 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