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

357 B

Models

Detected core models and extensions in mrp_attachment_mgmt.

classDiagram
    class mrp_bom
    class mrp_production
    class mrp_workorder
    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.