Skip to content
Snippets Groups Projects
Commit bdc76207 authored by Romain Derie's avatar Romain Derie
Browse files

[FIX] website: fix primary inherit view validation when tree is COW'd


Before this commit, it was not possible to install website_forum if the 'Main
Frontent Layout' had been COW'd.

When loading Forum Layout view which is a primary child view, it would crash
during view validation, not finding the element to xpath.

Triggering COW instead of copying fix the issue.

opw-2036119

closes odoo/odoo#35138

Signed-off-by: default avatarQuentin Smetz (qsm) <qsm@odoo.com>
parent df7dfbfd
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment