odoo technical video
Video Tutorial

Delete One2Many records when the parent record deleted

APR 11,2022

Description:

In this video, it discusses how to make sure one2many records are deleted when parent records are deleted. This can be done using ondelete ="cascade" attribute. We can use ondelete = 'cascade', which is a referential action for a foreign key that allows you to delete data from child tables automatically when you delete data from the parent table.

odoo videos odoo development odoo tutorial odoo 15

WhatsApp