Daily updates from Odoo
Thursday, January 22, 2026
4 changes
1 change
New functionality added to Odoo
This update adds a new module to help Finnish businesses comply with Intrastat reporting requirements. It generates CSV reports of arrivals and dispatches, allowing for easy submission to Finnish Customs, and includes features for managing agent VAT and submitting periodic reports.
Original PR description
Added a new module to support Finnish Intrastat compliance by generating CSV declarations compatible with the Finnish Customs service. This Includes: - Export arrivals and dispatches reports in CSV format (bundled in ZIP). - Configure agent VAT for arrivals when filed via an agent. - Wizard to download and submit periodic Intrastat reports. task-5049047 Forward-Port-Of: odoo/enterprise#95457
1 change
New functionality added to Odoo
This pull request introduces preliminary work for integrating hardware devices (specifically, the 'blackbox') into the Odoo Enterprise system. The changes include new models, views, and security configurations to support the device's data and functionality. This is an initial development phase and requires further refinement.
2 changes
New functionality added to Odoo
This update adds support for the Caribbean Guilder (XCG) as a new currency option within Odoo. It designates the XCG as the default currency for Curaçao and Sint Maarten, expanding Odoo's currency coverage to include these regions. This enhancement improves the system's ability to handle transactions in these local markets.
Original PR description
Introduce the Caribbean Guilder (XCG) as an available currency and set it as the default currency for Curaçao and Sint Maarten. Related PR-https://github.com/odoo/enterprise/pull/104404 taskID-5490423
This update introduces the Caribbean Guilder (XCG) as a supported currency within Odoo Enterprise. It’s now the default currency for Curaçao and Sint Maarten, aligning our financial data with the broader Odoo community. This change supports international business operations in these regions.
Original PR description
Align enterprise currency data with the community with addition of new currency XCG. Related PR-https://github.com/odoo/odoo/pull/243955 taskID-5490423