odoo/o-spreadsheet#8394

Created by fw-bot
Merged at c3b64a3683925920926bcd9dbccd8d6bcf885353

Statuses:

label
odoo:saas-19.2-saas-19.1-format-large-number-crash-adrm-511605-fw
head
e179a12e09c8415fff5710f58de81f4288d93623
merged
2 months ago by BI, Adrien Minne (adrm)
odoo/o-spreadsheet
saas-19.1 #8198
saas-19.2 #8394
saas-19.3
master #8397

[FIX] format: large number format with no digits

Description

Since e8b38a a format with no date part and no digit is (correctly) detected as a number format. But _createLargeNumberFormat would crash if there were no digits.

Task: 6010376

review checklist

Forward-Port-Of: #8198