Odoo Slides

Experience the world’s most advanced technology to grow and build your business.

override deletion function
In Odoo as we all know, the delete button inside the Action menu helps to delete the corresponding record. When we click on the delete button, the function unlink in the respective model is executed.If you want add any additional functionality, when we are deleting a record then you will need to override the unlink function.
WhatsApp