mirror of
https://github.com/bringout/oca-product.git
synced 2026-04-19 13:52:00 +02:00
523 B
523 B
Models
Detected core models and extensions in product_variant_configurator.
classDiagram
class product_configurator
class product_configurator_attribute
class product_product
class ir_ui_view
class product_attribute_value
class product_category
class product_pricelist
class product_template
class product_template_attribute_line
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.