Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2288 Vizualizări



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'

Imagine profil
Abandonează
Cel mai bun răspuns

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

Thanks

Imagine profil
Abandonează
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 Răspunsuri Vizualizări Activitate
0
apr. 24
1674
1
mai 23
2021
1
mai 22
3054
3
mar. 15
4934
3
aug. 24
2208