This slide will represent how can we super Create/Write Functions in Odoo 17. The create method is invoked when a new record is being created. By utilizing the 'super' keyword within the create function, we can augment the creation process with additional features.