Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2265 Переглядів



Desktop/odoo/odoo15/odoo-15.0/odoo/addons/base/models/qweb.py", line 221, in render_template

    yield from compiled_fn(self, values, log)

  File "", line 97, in template_186

AttributeError: 'ir.http' object has no attribute 'get_frontend_session_info'

Аватар
Відмінити
Найкраща відповідь

Hii junaid
Got the same issue in odoo16 new database init time.
Fixed with use of CLI  -i base,web

Thanks

Аватар
Відмінити
Автор

can you please elaborate. it will be a big help. thanks.

-i means force fully upgrade your modules
like
example : -i base, web,stock and etc.
sometimes not initialise that is why add

Автор

For me it worked after creating a new database. Probably the old database got corrupted. Thanks.

Related Posts Відповіді Переглядів Дія
0
квіт. 24
1655
1
трав. 23
2000
1
трав. 22
3034
Cannot log in Вирішено
3
бер. 15
4901
3
серп. 24
2189