跳至內容
選單
此問題已被標幟
1 回覆
2289 瀏覽次數



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
1674
1
5月 23
2021
1
5月 22
3055
Cannot log in 已解決
3
3月 15
4934
3
8月 24
2208