Daily updates from Odoo
Tuesday, February 3, 2026
1 change · 17.0
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