Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2249 Vues



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
Ignorer
Meilleure réponse

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

Thanks

Avatar
Ignorer
Auteur

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

Auteur

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

Publications associées Réponses Vues Activité
0
avr. 24
1650
1
mai 23
1988
1
mai 22
3025
3
mars 15
4895
3
août 24
2186