Daily updates from Odoo
Tuesday, March 24, 2026
2 changes · saas-19.2
Enhancements to existing features
This update adjusts the tax settings for Thailand (l10n_th) to align with recent regulatory changes. Specifically, new tax withholding accounts have been created and existing account codes have been updated to ensure accurate tax calculations and reporting. This change impacts financial reporting within the Odoo system for Thai businesses.
Original PR description
Description of the issue/feature this PR addresses: Changed the configurations of the tax 3% WH I COMM and 3% WH I ROY A new account Tax Withheld - PND 2 (213301) is created: - The code of the existing tax withheld accounts are shifted by 1 (e.g., 213301 -> 213302) - The XML ID and the reference to the shifted accounts are also updated 6043714 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update enhances the way users filter journal items, allowing them to specifically select ledgers within the list view. Additionally, a new naming convention ('Local Gaap') has been implemented for journal groupings when grouping by ledgers is disabled, improving clarity and consistency.
Original PR description
When at least a ledger exists, allowing to filter on these ledgers in the list view of journal items. Also when grouping by ledgers, when the journal_group is set to False, change the name to 'Local Gaap'. task-6034807 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr