Skip to content
Snippets Groups Projects
Commit aff4b58c authored by Nicolas Lempereur's avatar Nicolas Lempereur
Browse files

[FIX] website_sale: delete child category on parent


In the case of deletion with `ondelete="set null"`, return_path of
children of deleted record will not have return_path updated.

So remove the children recursively.

Another fix was done in 13.0 to avoid most issue in 6d5cd8b1.

opw-2148046
closes #41075

closes odoo/odoo#41178

X-original-commit: 6d5cd8b1
Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
parent 22b9343c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment