콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2260 화면



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
1654
1
5월 23
1998
1
5월 22
3030
Cannot log in 해결 완료
3
3월 15
4899
3
8월 24
2189