Daily updates from Odoo
Tuesday, February 3, 2026
12 changes
4 changes
New functionality added to Odoo
This update introduces demo data for the Swiss HR Payroll Localization, enabling easier testing and demonstrations of the payroll functionality. The data includes a sample company, employee, and a year's worth of payslips, providing a realistic scenario for understanding the Swiss payroll process. This supports internal testing and showcases the localization's capabilities.
Original PR description
This commit adds demo data for the Swiss HR Payroll Localization to facilitate testing and demonstration of Swiss payroll. The demo data includes the company setup, employee with relevant details, and 1 year of payslip history for that employee. Task: 5870506 Forward-Port-Of: odoo/enterprise#105872
This update introduces a new field for 'CPV code' on products, addressing a requirement for B2C invoices in Romania. When enabled, the module automatically adds the CPV code to the RO-CIUS XML generated for invoices, ensuring compliance with local regulations. This improves data accuracy for Romanian customers.
Original PR description
In This PR: - We add a new module to add a new field 'CPV code' in the product. - Till now, in Odoo, customers can't input that CPV identification number on products, and the field is always left empty. That's an issue with B2C invoices, where the field is mandatory. - If the module is installed and a product with a CPV category is set on an invoice, we add the value of the CPV code in the RO-CIUS XML generated on an invoice. Task [link](https://www.odoo.com/odoo/project.task/5416833) task-5416833 Forward-Port-Of: odoo/odoo#240219
This update introduces a new test suite specifically designed to verify the integration with the Nilvera Turkish e-invoice API. Previously, there were no automated tests for this critical component, and this addition ensures proper functionality and reliability of the Turkish e-invoice module. This improves the overall stability and accuracy of the system.
Original PR description
There are no tests for the Turkish e-invoice module. This commit adds that. Task ID: 4655864 Forward-Port-Of: odoo/odoo#239359 Forward-Port-Of: odoo/odoo#216179
This update extends the tax reporting capabilities within Odoo Enterprise to include EC Sales Lists and Intrastat returns for key European markets. Specifically, it supports Austria, Germany, Italy, Poland, Portugal, and The Netherlands, ensuring compliance with local regulations and improving reporting accuracy for businesses operating in these regions.
Original PR description
Following the implementation of the Tax returns feature in 18.3 which was focused on the general implementation and Belgium, we want to add the specification for other country and in this case Austria, Germany, The Netherlands, Italy, Poland, and Portugal. Adding EC sales list, Intrastat specific deadlines and periodicities. task-4776236 Forward-Port-Of: odoo/enterprise#97615
1 change
New functionality added to Odoo
This update introduces a new field for 'CPV code' on products, addressing a requirement for B2C invoices in Romania. When enabled, the module now populates the RO-CIUS XML generated for invoices with the specified CPV code, ensuring compliance with local regulations.
Original PR description
In This PR: - We add a new module to add a new field 'CPV code' in the product. - Till now, in Odoo, customers can't input that CPV identification number on products, and the field is always left empty. That's an issue with B2C invoices, where the field is mandatory. - If the module is installed and a product with a CPV category is set on an invoice, we add the value of the CPV code in the RO-CIUS XML generated on an invoice. Task [link](https://www.odoo.com/odoo/project.task/5416833) task-5416833 Forward-Port-Of: odoo/odoo#240219
3 changes
New functionality added to Odoo
This update adds sample data for the Swiss HR Payroll Localization, enabling easier testing and demonstration of the payroll functionality. The data includes a company setup, employee details, and a year's worth of payslips, providing a realistic scenario for evaluation.
Original PR description
This commit adds demo data for the Swiss HR Payroll Localization to facilitate testing and demonstration of Swiss payroll. The demo data includes the company setup, employee with relevant details, and 1 year of payslip history for that employee. Task: 5870506 Forward-Port-Of: odoo/enterprise#105872
This update adds support for Australian BAS (Business Activity Statement) tax returns within Odoo Enterprise. It includes new report templates and sets the most commonly used tax type as active by default, streamlining the process for Australian businesses to file their BAS returns. This ensures compliance with Australian tax regulations.
Original PR description
Add new BAS tax return types for Australia Task-5416381 CE master PR: https://github.com/odoo/odoo/pull/242733 Documentation PR: https://github.com/odoo/documentation/pull/15933
This update extends the EC Sales List and Intrastat reporting capabilities to support key European markets, including Austria, Germany, Italy, Poland, Portugal, and The Netherlands. It adds specific deadlines and reporting periods for these countries, aligning with local regulations and improving compliance for businesses operating within the EU.
Original PR description
Following the implementation of the Tax returns feature in 18.3 which was focused on the general implementation and Belgium, we want to add the specification for other country and in this case Austria, Germany, The Netherlands, Italy, Poland, and Portugal. Adding EC sales list, Intrastat specific deadlines and periodicities. task-4776236 Forward-Port-Of: odoo/enterprise#97615
2 changes
New functionality added to Odoo
This update expands our tax reporting capabilities to include EC Sales Lists and Intrastat returns for key European markets – Austria, Germany, Italy, Poland, Portugal, and The Netherlands. This aligns with previous tax return implementations and ensures compliance with local regulations, simplifying reporting processes for our international customers.
Original PR description
Following the implementation of the Tax returns feature in 18.3 which was focused on the general implementation and Belgium, we want to add the specification for other country and in this case Austria, Germany, The Netherlands, Italy, Poland, and Portugal. Adding EC sales list, Intrastat specific deadlines and periodicities. task-4776236
This update adds missing templates for Equity and Government checks within the Odoo Enterprise accounting reports. This ensures accurate and comprehensive reporting, fulfilling a key requirement for financial compliance and providing complete data for analysis. It builds upon previous work to ensure data integrity.
Original PR description
Completes the work started in odoo/enterprise#88360. The Equity and Government check templates were missing and are added here to fully complete the data. task-5365677
1 change
New functionality added to Odoo
This update introduces a new field for 'CPV code' on products within Odoo, addressing a requirement for B2C invoices in Romania. The module now allows users to input this code, which is then included in the RO-CIUS XML generated for invoices, ensuring compliance with local regulations. This change improves data accuracy for Romanian business transactions.
Original PR description
In This PR: - We add a new module to add a new field 'CPV code' in the product. - Till now, in Odoo, customers can't input that CPV identification number on products, and the field is always left empty. That's an issue with B2C invoices, where the field is mandatory. - If the module is installed and a product with a CPV category is set on an invoice, we add the value of the CPV code in the RO-CIUS XML generated on an invoice. Task [link](https://www.odoo.com/odoo/project.task/5416833) task-5416833 Forward-Port-Of: odoo/odoo#240219
1 change
New functionality added to Odoo
This update adds a new field for 'CPV' (Common Procurement Vocabulary) codes to products within the Odoo system. This is required for B2C invoices in Romania, ensuring accurate reporting and compliance with local regulations. The module automatically adds the CPV code to the RO-CIUS XML generated for invoices when the module is active.
Original PR description
In This PR: - We add a new module to add a new field 'CPV code' in the product. - Till now, in Odoo, customers can't input that CPV identification number on products, and the field is always left empty. That's an issue with B2C invoices, where the field is mandatory. - If the module is installed and a product with a CPV category is set on an invoice, we add the value of the CPV code in the RO-CIUS XML generated on an invoice. Task [link](https://www.odoo.com/odoo/project.task/5416833) task-5416833