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

I'm facing an error while I select a new db in localhost. First an Internal Server Error Screen comes then when I reload the page,the page will come. But because of this error we can't view the code in Edit Form View and many other problems like we can't edit the reports. I think this is because of some missing packages.If anyone has a list of what all packages to be installed for the correct working or any other methods to resolve this issue, Please help..

Error Log

ERROR ? werkzeug: Error on request: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/werkzeug/serving.py", line 270, in run_wsgi execute(self.server.app) File "/usr/local/lib/python2.7/dist-packages/werkzeug/serving.py", line 258, in execute application_iter = app(environ, start_response) File "/home/orchid/Documents/client_projects/Aasons/live/live/odoo/odoo/service/server.py", line 250, in app return self.app(e, s) File "/home/orchid/Documents/client_projects/Aasons/live/live/odoo/odoo/service/wsgi_server.py", line 184, in application return application_unproxied(environ, start_response) File "/home/orchid/Documents/client_projects/Aasons/live/live/odoo/odoo/service/wsgi_server.py", line 170, in application_unproxied result = handler(environ, start_response) File "/home/orchid/Documents/client_projects/Aasons/live/live/odoo/odoo/http.py", line 1307, in callself.load_addons() File "/home/orchid/Documents/client_projects/Aasons/live/live/odoo/odoo/http.py", line 1328, in load_addons m = import('odoo.addons.' + module) File "/home/orchid/Documents/client_projects/Aasons/live/live/odoo/odoo/modules/module.py", line 81, in load_module execfile(modfile, new_mod.dict) File "/usr/lib/python2.7/dist-packages/odoo/addons/l10n_fr_pos_cert/init.py", line 6, in from ..l10n_fr_certification.models.res_company import UNALTERABLE_COUNTRIES ImportError: cannot import name UNALTERABLE_COUNTRIES

아바타
취소
베스트 답변

Please read your log and the installation doc of the module l10n_fr_pos_cert. It seems there is something mssing in your deployment.

아바타
취소
관련 게시물 답글 화면 활동
1
11월 17
10343
6
12월 23
20474
3
3월 17
4201
0
2월 23
2060
2
1월 18
3741