# Models Detected core models and extensions in stock_inventory. ```mermaid 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.