Tuesday, April 9, 2024
2 changes · 17.0
New functionality added to Odoo
Odoo now supports Spanish cooperative businesses with two new chart of accounts templates: one for small and medium-sized cooperatives (SMEs) and one for larger cooperatives. This allows cooperative organizations in Spain to use accounting structures that comply with their specific regulatory requirements.
Original PR description
In Spain, "Cooperativas" have their own variant of the Spanish chart of accounts. In order to support these businesses, we add two extra CoA templates: Cooperatives - SMEs and Cooperatives - Complete. [task-3803050](https://www.odoo.com/web#id=3803050&cids=1&model=project.task&view_type=form) --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adds full Catalan language support to Odoo's Spanish localization module. Users who configure their environment to use Catalan will now see all account names and labels displayed in Catalan instead of English, providing a better localized experience for Catalan-speaking users in Spain.
Original PR description
Description of the issue/feature this PR addresses: Add the name@ca for catalan translation at the main account plans in the spain l10n_es localization, and the l10n_es/i18n/ca.po file too. Current behavior before PR: The accounts names are in english when user configures her environment to use the catalan language. Desired behavior after PR is merged: The accounts names are in catalan. Previously clashed PR https://github.com/odoo/odoo/pull/158182 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr