Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2274 Zobrazení



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'

Avatar
Zrušit
Nejlepší odpověď

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

Thanks

Avatar
Zrušit
Autor

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

Autor

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

Related Posts Odpovědi Zobrazení Aktivita
0
dub 24
1661
1
kvě 23
2015
1
kvě 22
3044
Cannot log in Vyřešeno
3
bře 15
4913
3
srp 24
2199