mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-19 22:52:01 +02:00
351 B
351 B
Models
Detected core models and extensions in sale_attached_product.
classDiagram
class sale_attached_product_mixin
class sale_order
class sale_order_line
class product_template
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.