Suddenly getting this
Odoo Server ErrorTraceback (most recent call last): File "/odoo/odoo-server/odoo/addons/base/models/ir_http.py", line 237, in _dispatch result = request.dispatch() File "/odoo/odoo-server/odoo/http.py", line 683, in dispatch result = self._call_function(**self.params) File "/odoo/odoo-server/odoo/http.py", line 359, in _call_function return checked_call(self.db, *args, **kwargs) File "/odoo/odoo-server/odoo/service/model.py", line 94, in wrapper return f(dbname, *args, **kwargs) File "/odoo/odoo-server/odoo/http.py", line 347, in checked_call result = self.endpoint(*a, **kw) File "/odoo/odoo-server/odoo/http.py", line 912, in __call__ return self.method(*args, **kw) File "/odoo/odoo-server/odoo/http.py", line 531, in response_wrap response = f(*args, **kw) File "/odoo/odoo-server/addons/website_sale/controllers/backend.py", line 59, in fetch_dashboard_data product_tmpl_id = request.env['product.template'].browse(product_line['product_tmpl_id'][0]) Exception The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/odoo/odoo-server/odoo/http.py", line 639, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 315, in _handle_exception raise exception.with_traceback(None) from new_cause TypeError: 'bool' object is not subscriptable
What "product_tmpl" is causing whis.
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ờ
2047
Lượt xem
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 | |
---|---|---|---|---|
|
1
thg 9 23
|
8559 | ||
|
1
thg 5 23
|
2624 | ||
|
1
thg 5 22
|
2634 | ||
|
0
thg 6 21
|
2065 | ||
|
0
thg 6 21
|
2501 |
Do you have a dashboard setup? Try looking there.
Well it started working again... I have no idea if it was because of this. But I disabled the google analytics as I was moving to GA4. I've reenabled it again, and that made a difference. ?