Mixin classes are helpful for developers to extend the models. Using these classes helps to modify fields, methods and other functionalities of models without directly changing the base models. This slide will show how to extend models using mixin classes in odoo 17.