Odoo Slides

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

uninstall hook in odoo 18
The `uninstall_hook()` in Odoo 18 is a special Python function executed automatically before a module's data is removed from the database during uninstallation. Its essential purpose is to perform necessary manual data cleanup and configuration resets to maintain data integrity and prevent orphaned records.
WhatsApp