Monday, February 24, 2025
6 changes
1 change
Enhancements to existing features
Required author information was added to many app manifest files so the modules meet the latest packaging requirements. This is an internal metadata update that supports consistency and compliance without changing user-facing functionality.
Original PR description
The author field was made required by the previous commit, this commit add the missing field in all manifests. The upgrade-code script `18.2-01-manifest-author.py` was used. See related community branch (same commit title). task-4485983
5 changes
Enhancements to existing features
The point of sale interface now highlights the More action button when a customer reward is available. This helps cashiers spot loyalty rewards more quickly, making it easier to apply benefits during checkout.
Original PR description
In this commit: === - When a reward is available, the More action button is visually highlighted .
This update improves Odoo's internal unit testing tools, especially the Hoot test framework, so automated tests are more stable, easier to interpret, and less likely to interfere with each other. The changes are limited to test infrastructure, reducing risk for day-to-day product behavior while helping developers catch issues more reliably.
Original PR description
## Pull Request HOOT (PRHOOT) 28 This pull requests brings various improvements and fixes to Hoot and the Odoo unit test ecosystem. See the different commit messages for more details. Note: these changes are made in stable to avoid having to support multiple versions of the HOOT API. As such, these changes are intended to be strictly limited to unit tests as to not put the rest of the code base at risk. Enterprise: https://github.com/odoo/enterprise/pull/78636 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The country/state reference data now includes Papua Barat Daya as an official Indonesian province. This helps businesses keep addresses, localization data, and regional records aligned with Indonesia's current administrative structure.
Original PR description
Official Document, [link](https://peraturan.bpk.go.id/Details/232726/uu-no-29-tahun-2022) Wikipedia in English, [link](https://en.wikipedia.org/wiki/Southwest_Papua) 
Accounting entries and sales orders now include the customer's country as a field available for custom grouping. This makes it easier for teams to analyze financial and sales data by market or region without extra setup.
Original PR description
Adding a new related field to account_move to be used in Custom Group By. task-4419706 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Update es_419 translations for the following modules: - l10n_uy - l10n_latam_invoice_document - l10n_latam_base - l10n_latam_check --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Original PR description
Update es_419 translations for the following modules: - l10n_uy - l10n_latam_invoice_document - l10n_latam_base - l10n_latam_check --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr