Friday, February 9, 2024
3 changes · master
Code cleanup and technical improvements
This update simplifies how spreadsheet pivot data is prepared behind the scenes, reducing unnecessary data handling and making future pivot improvements easier to build. Business users should not see immediate workflow changes, but the spreadsheet feature becomes easier to maintain and extend.
Original PR description
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
This update renames the French localization accounting module to better reflect its purpose and align related dependencies. It mainly affects internal module organization, helping maintain consistency without changing day-to-day business functionality.
This update reorganizes how spreadsheet pivot tables are prepared and named, reducing internal complexity ahead of broader pivot table capabilities. Business users should see little immediate change, but the work helps make future spreadsheet pivot improvements easier and more reliable.