odoo/o-spreadsheet#9101

Created by BI, Dhrutik Patel (dhrp)

Blocked

label
odoo:saas-19.2-fix-traceback-pivot-invalid-table-comp-dhrp
head
be193cd9ae72cde0f20af1797683c05b9055def1
odoo/o-spreadsheet
saas-19.2 #9101 missing r+
saas-19.3
saas-19.4
master

[FIX] TableComputedStylePlugin: skip table style for invalid pivot

Description:

Pivot table style computation could call pivot runtime getters while an Odoo pivot was temporarily invalid/loading. Guard the pivot before reading its table structure and return no table style until it is valid again.

Task: 6306263

review checklist