oca-mrp/odoo-bringout-oca-manufacture-mrp_product_characterisation/doc/MODELS.md
2025-08-29 15:43:05 +02:00

13 lines
299 B
Markdown

# Models
Detected core models and extensions in mrp_product_characterisation.
```mermaid
classDiagram
class product_product
class product_template
```
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.