Thursday, November 21, 2024
2 changes · saas-17.2
Resolved issues and error corrections
Several country-specific accounting localizations now install automatically when the main Accounting app is installed. This ensures businesses in affected SYSCOHADA countries get the correct accounting configuration without manual setup steps.
Original PR description
The dependency `l10n_syscohada` doesn't get installed automatically when account is installed, therefore these l10n don't get installed either. Each localization that had `countries` set in the manifest should have an `auto_install` containing the main app it is for.
The accounting demo setup now ensures a country is defined for the company. This prevents failures in automated checks that depend on country-specific accounting configuration, improving reliability for test and demo environments.
Original PR description
Fix for 1c5cc23b5eb3b59da10926688fc350b56397b550 Generic CoA sets the country on the company. Without one many tests fail. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr