跳至内容
菜单
此问题已终结
1 回复
2264 查看



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.

相关帖文 回复 查看 活动
0
4月 24
1655
1
5月 23
2000
1
5月 22
3033
Cannot log in 已解决
3
3月 15
4901
3
8月 24
2189