Tuesday, February 3, 2026
2 changes · 19.0
New functionality added to Odoo
A new Romanian localization module lets businesses assign CPV codes to products. When those products appear on invoices, the CPV code is included in the Romanian RO-CIUS XML output, helping meet mandatory B2C invoice requirements.
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 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