Skip to content
Snippets Groups Projects
Commit e1cfc1f7 authored by Raphael Collet's avatar Raphael Collet
Browse files

[FIX] core: ignore imported modules when loading registry


The existing code was generating misleading errors for imported Odoo
modules that could not be loaded.  Although there was a specific hack
for module 'studio_customization', imported modules were not handled
properly.  This patch adds the right condition in the SQL query in the
module that introduces imported modules.

closes odoo/odoo#105955

Signed-off-by: default avatarVincent Schippefilt (vsc) <vsc@odoo.com>
parent fda04e21
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