Daily updates from Odoo
Tuesday, July 4, 2023
1 change · master
Code cleanup and technical improvements
The spreadsheet name file was reformatted to match the project's standard style. This prevents future small edits from appearing as large, noisy changes, making reviews clearer and maintenance easier.
Original PR description
This commit prettifies `spreadsheet_name.js` file. If the file is left unprettified, any change made to the file with the web tooling enabled would result in the entire file being reformatted, leading to unnecessary noise.