Monday, February 23, 2026
3 changes · 19.0
New functionality added to Odoo
Adds documentation to help contributors understand the Odoo project workflow and provides Raspberry Pi 5 installation guidance with an automated setup script. The installation script was also hardened with safer password generation and fixes for Ubuntu package dependency issues, reducing setup friction for technical users.
Original PR description
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
Adds Slovak profit and loss, balance sheet, and annual statement reports, including support for the UZPODv14 form. This helps Slovak companies prepare required financial statements directly in Odoo and makes annual statements available across localizations.
Original PR description
Adding the Slovakian P&L and Balance Sheet reports, as well as the combined version under Annual Statements with the xml for form UZPODv14. odoo/enterprise/pull/107535 task-5105102 Back-port of: odoo/odoo#246809
This pull request adds Slovakian P&L and Balance Sheet reports to Odoo Enterprise. It also includes a combined version for Annual Statements, utilizing the UZPODv14 XML format for report generation. This expands Odoo's reporting capabilities to meet Slovakian accounting requirements.
Original PR description
Adding the Slovakian P&L and Balance Sheet reports, as well as the combined version under Annual Statements with the xml for form UZPODv14. odoo/odoo/pull/248859 task-5105102 Back-port of: odoo/enterprise#97156