ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "osv\osv.pyo", line 122, in wrapper
File "osv\osv.pyo", line 176, in execute
File "osv\osv.pyo", line 167, in execute_cr
File "D:\GSProject\GSOpenERP\Ver6x\Server\addons\base\module\wizard\base_import_language.py", line 59, in import_lang
tools.trans_load_data(cr, fileobj, fileformat, import_data.code, lang_name=import_data.name)
File "tools\translate.pyo", line 932, in trans_load_data
File "D:\GSProject\GSOpenERP\Ver6x\Server\addons\base\ir\ir_translation.py", line 186, in create
self._get_source.clear_cache(cursor.dbname, user, trans_obj['name'], trans_obj['type'], trans_obj['lang'], source=trans_obj['src'])
File "tools\misc.pyo", line 783, in clear
File "tools\func.pyo", line 89, in wrapper
File "tools\lru.pyo", line 112, in pop
File "tools\func.pyo", line 89, in wrapper
File "tools\lru.pyo", line 37, in __getitem__
KeyError: (('dbname', 'hrm011'), ('lang', u'en_US'), ('name', u'addons\\tw_hr_base\\tw_hr_employee.py'), ('source', u'Ki\u1ec3m tra d\u1eef li\u1ec7u'), ('types', u'code'))
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
I do not know what language you are using, but I expect some kind of east asian (from taiwan?).
It looks like the source is having some weird characters behind it.
The error is about a Key not found cq not valid.
The self._get_source.clear_cache is looking for the keys: name, type, lang and source.
In your last line, I see: dbname, lang, name, source and types.
It looks like a typin error, replace types with type, and try again.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 3 15
|
3311 | ||
|
2
thg 5 15
|
11088 | ||
|
1
thg 3 15
|
4933 | ||
|
3
thg 10 23
|
3525 | ||
|
3
thg 6 20
|
3849 |