Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
1207 Lượt xem
The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "C:\Program Files\odoo 15\server\odoo\http.py", line 643, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "C:\Program Files\odoo 15\server\odoo\http.py", line 301, in _handle_exception
    raise exception.with_traceback(None) from new_cause
KeyError: 'Field pos_config_id referenced in related field definition res.config.settings.is_display_on_hand_qty does not exist.'


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

The error shows that you are trying to call an invalid field in related. If it is from your custom module please verify the field name. Or if it is in from addons. try to update the add-ons file.You can download the latest addons from the odoo git repository

https://github.com/odoo/odoo


Choose your appropriate version branch


hope it helps

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

What addon do you try to install ?

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 8 23
1902
1
thg 12 24
4071
0
thg 11 24
1669
2
thg 7 24
3405
0
thg 4 24
2199