# Models Detected core models and extensions in lunch. ```mermaid classDiagram class lunch_alert class lunch_cashmove class lunch_location class lunch_order class lunch_product class lunch_product_category class lunch_supplier class lunch_topping class image_mixin class res_company class res_config_settings class res_users ``` Notes - Classes show model technical names; fields omitted for brevity. - Items listed under _inherit are extensions of existing models.