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

335 B

Models

Detected core models and extensions in stock_lot_on_hand_first.

classDiagram
    class stock_lot
    class stock_move
    class stock_picking
    class stock_picking_type

Notes

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