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

Hello dudes, I get this error when I try to council cash registers in odoo 8. Any idea to solve it? Thanks

 

Odoo Server Error

Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 530, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 567, in dispatch result = self._call_function(**self.params) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 303, in _call_function return checked_call(self.db, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/openerp/service/model.py", line 113, in wrapper return f(dbname, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 300, in checked_call return self.endpoint(*a, **kw) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 796, in __call__ return self.method(*args, **kw) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 396, in response_wrap response = f(*args, **kw) File "/usr/lib/python2.7/dist-packages/openerp/addons/web/controllers/main.py", line 949, in call_kw return self._call_kw(model, method, args, kwargs) File "/usr/lib/python2.7/dist-packages/openerp/addons/web/controllers/main.py", line 941, in _call_kw return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/openerp/api.py", line 241, in wrapper return old_api(self, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/openerp/addons/account/account_bank_statement.py", line 472, in get_data_for_reconciliations st_line = self.get_statement_line_for_reconciliation(cr, uid, st_line, context=context) File "/usr/lib/python2.7/dist-packages/openerp/api.py", line 241, in wrapper return old_api(self, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/openerp/addons/account/account_bank_statement.py", line 494, in get_statement_line_for_reconciliation amount_str = rml_parser.formatLang(amount_str, currency_obj=st_line.currency_id or statement_currency) File "/usr/lib/python2.7/dist-packages/openerp/report/report_sxw.py", line 218, in formatLang self._get_lang_dict() File "/usr/lib/python2.7/dist-packages/openerp/report/report_sxw.py", line 172, in _get_lang_dict lang_obj = pool_lang.browse(self.cr,self.uid,lang_ids[0]) IndexError: list index out of range

아바타
취소
작성자 베스트 답변

The problem was to have enabled the Spanish language and English language disabled. Activating the English language the error is resolved

아바타
취소
관련 게시물 답글 화면 활동
0
5월 16
3810
0
4월 24
2257
4
11월 23
6460
0
10월 23
2178
0
12월 22
2993