mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 10:12:01 +02:00
310 B
310 B
Models
Detected core models and extensions in sale_product_pack.
classDiagram
class product_pack_line
class sale_order
class sale_order_line
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.