Embed presentation
Download to read offline







The document discusses Python inheritance in Odoo 16, detailing how to override the create() function for models to add features like dynamic sequencing. It also mentions the ability to inherit other CRUD functions such as write(), update(), and delete() as needed. A demo is included, along with a reference to related resources on the company's website.






