# Models Detected core models and extensions in stock_move_invoice. ```mermaid classDiagram class account_move class res_config_settings class stock_picking class stock_return_picking ``` Notes - Classes show model technical names; fields omitted for brevity. - Items listed under _inherit are extensions of existing models.