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

[IMP] website_theme_install: add customize_show on theme.ir.ui.view


Before this commit, having a `customize_show` on an ir.ui.view record in a
theme module would be ignored when creating the theme.ir.ui.view as the field
would not exists.
Actually it would log a warning on create (module install) and raise a
traceback on module update (theme update).

closes odoo/odoo#39216

Signed-off-by: default avatarJérémy Kersten (jke) <jke@openerp.com>
parent d146ef65
No related branches found
No related tags found
No related merge requests found
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