Daily updates from Odoo
Tuesday, November 25, 2025
3 changes · 17.0
New functionality added to Odoo
This update introduces a new automated process for updating branches from the main Odoo repository and creating release tags. This streamlines the release process and ensures forks are kept synchronized. The workflow is scheduled to run daily, improving efficiency and consistency.
Original PR description
This commit introduces a new GitHub Actions workflow that automates the process of updating branches from the upstream repository and creating releases. The workflow can be triggered manually or scheduled to run daily at midnight UTC. It includes options for specifying the branch to update and a description for the release tag. Additionally, the .gitignore file has been updated to ensure that the .github directory and its workflows are not ignored.
This update introduces basic localization support for Mauritania within the Odoo accounting system. It includes translations for key financial reports and data formats, enabling Odoo to accurately handle transactions and reporting requirements specific to Mauritanian businesses. This expands Odoo's global reach and compliance capabilities.
Original PR description
task-4236158 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adds essential financial reports – Balance Sheet and Profit & Loss – to the Odoo Enterprise system for Mauritania. This allows businesses operating in Mauritania to generate and utilize standard financial reports directly within Odoo, improving financial tracking and reporting capabilities.
Original PR description
Add the Balance Sheet and Profit & Loss to the Mauritanian localization. task-4236158