Thursday, December 26, 2024
1 change · saas-17.4
Resolved issues and error corrections
This fix prevents spreadsheet global filters from being applied to pivot tables that are not connected to Odoo data. As a result, users can update these external or non-Odoo pivot tables without encountering an error.
Original PR description
Steps to reproduce: - Insert a non-odoo pivot table - Try to update it => Traceback This was introduced by fe95f7fa64d6c2694980b4d9f6d03dc744ddaf19 opw-4429514 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr