Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2267 Представления



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
1657
1
мая 23
2005
1
мая 22
3039
Cannot log in Решено
3
мар. 15
4903
3
авг. 24
2191