Skip to content
Snippets Groups Projects
user avatar
niyasraphy authored
before this commit, after running an older version,
 lets say odoo 14 and trying to access 16 in the
 same browser return traceback without redirecting
  to db selector page

 and this happens due to the missing env in request,
 which returns as None.

 after this commit, no traceback wont be shown and
 will open the db selector page

closes odoo/odoo#116351

Signed-off-by: default avatarJulien Castiaux (juc) <juc@odoo.com>
900303c1
History
Name Last commit Last update