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

359 B

Models

Detected core models and extensions in stock_inventory.

classDiagram
    class stock_inventory
    class res_company
    class res_config_settings
    class stock_move_line
    class stock_quant

Notes

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