oca-workflow-process/odoo-bringout-oca-stock-logistics-warehouse-stock_warehouse_relationship/doc/MODELS.md

369 B

Models

Detected core models and extensions in stock_warehouse_relationship.

classDiagram
    class stock_move
    class stock_move_line
    class stock_picking
    class stock_quant
    class stock_quant_package

Notes

  • Classes show model technical names; fields omitted for brevity.
  • Items listed under _inherit are extensions of existing models.