Repository
odoo/odoo · module folder
Module version
1.0
Category
Hidden
Folder size
0.49 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 06:47:01
Authors
Odoo
Maintainers
Odoo
Committers
Odoo Translation Bot, Antoine Dupuis, soza-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This is the module to add CPV (Common Procurement Vocabulary) identification number on product.
The Romanian CIUS-RO format requires, in some case, the precise categorisation of products sold to be included in the details of the line of an invoice.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_template_form_inherit product.template.form.inherit.l10n_ro_cpv_code product.template form Inherits product.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • code Char
    required=True string='Code'
  • name Char
    required=True string='Name'
Public methods (0)

No public methods.

New fields (1)
  • cpv_code_id Many2one → l10n_ro.cpv.code
    comodel_name='l10n_ro.cpv.code' help='Common Procurement Vocabulary, used by e-Factura' string='CPV Code'
Public methods (0)

No public methods.

Loading…

Loading…