odoo/o-spreadsheet#8397

Created by fw-bot
Merged at 6a862dbedc3e21d2f7bcaa64995308820b451b11

Statuses:

label
odoo:master-saas-19.1-format-large-number-crash-adrm-516770-fw
head
6e7b506f6ad015c340c80b4f0693a54238ca89e6
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