oca-ocb-sale/odoo-bringout-oca-ocb-website_sale_comparison/doc/MODELS.md
2025-08-29 15:20:49 +02:00

374 B

Models

Detected core models and extensions in website_sale_comparison.

classDiagram
    class product_attribute_category
    class product_attribute
    class product_product
    class product_template_attribute_line

Notes

  • Classes show model technical names; fields omitted for brevity.
  • Items listed under _inherit are extensions of existing models.