mirror of
https://github.com/bringout/oca-ocb-mrp.git
synced 2026-04-18 09:12:06 +02:00
569 B
569 B
Models
Detected core models and extensions in mrp_subcontracting.
classDiagram
class stock_picking
class mrp_bom
class mrp_production
class product_product
class product_supplierinfo
class res_company
class res_partner
class stock_location
class stock_move
class stock_move_line
class stock_picking
class stock_quant
class stock_rule
class stock_warehouse
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.