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

429 B

Models

Detected core models and extensions in stock_picking_auto_create_lot.

classDiagram
    class ir_actions_report
    class product_category
    class product_template
    class stock_move
    class stock_move_line
    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.