Monday, September 30, 2024
4 changes
3 changes
Enhancements to existing features
The wording for sending SMS messages has been simplified from “Send SMS text message” to “Send SMS” across multiple Odoo apps. This creates clearer, more consistent labels for users wherever SMS actions appear.
Original PR description
This commit rename all occurrence of the "send SMS text message" to "Send SMS" task: 4213146 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Hoot library used by Odoo's web module has been moved out of development status and marked as version 1.0.0. This signals that the library is now considered stable for official use, improving confidence for teams relying on it in web testing and tooling.
Original PR description
Remove "dev" status of the Hoot library and marks it as the official first version. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
A problematic payroll test has been temporarily disabled to avoid unreliable test results during development. This helps keep validation pipelines stable while the underlying issue is investigated, with no expected impact on day-to-day payroll use.
1 change
Enhancements to existing features
This update refreshes and completes translation files for Argentine localization modules (EDI and Reports). Missing and outdated translation files have been updated, and unnecessary empty Belgian French translations have been removed to keep the codebase clean and maintainable.
Original PR description
Some pot files were out of date/missing, some .po files were out of date/missing/missing translations. Also delete unnecessary fr_BE.po files that didn't have any translations in them