Tuesday, February 3, 2026
1 change · saas-18.4
New functionality added to Odoo
This adds a Romanian localization module that lets businesses assign CPV codes to products. When those products appear on invoices, the CPV code is included in the required Romanian RO-CIUS XML, helping meet B2C invoicing 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