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

492 B

Models

Detected core models and extensions in stock_vlm_mgmt.

classDiagram
    class stock_location_vlm_tray
    class stock_location_vlm_tray_type
    class stock_quant_vlm
    class stock_vlm_task
    class vlm_tray_cell_position_mixin
    class stock_location
    class stock_move_line
    class stock_picking
    class stock_quant

Notes

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