odoo icon indicating copy to clipboard operation
odoo copied to clipboard

[FW][FIX] core: ignore imported modules when loading registry

Open fw-bot opened this issue 3 years ago • 2 comments

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.

Forward-Port-Of: odoo/odoo#105955

fw-bot avatar Nov 18 '22 17:11 fw-bot

Pull request status dashboard

robodoo avatar Nov 18 '22 17:11 robodoo

This PR targets saas-15.3 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

fw-bot avatar Nov 18 '22 17:11 fw-bot