While refreshing the page i got this error in v18 but there is no record in stock.picking , how can i resolve
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ờ
Clear Notification or Chatter Cache
DELETE FROM mail_message WHERE model = 'stock.picking' AND res_id = 6236;
DELETE FROM mail_activity WHERE res_model = 'stock.picking' AND res_id = 6236;
I hope this helps
Hi,
The error means Odoo is trying to access a deleted stock.picking record (ID 2643), likely due to a leftover reference in a view, action, or saved filter. To fix it, check for and remove broken references in ir.model.data, ir.actions.act_window, or user filters (via Favorites → Manage Filters). Also, refresh the browser cache (Ctrl+F5) and restart the server. If needed, search for saved filters or menu actions pointing to that ID and delete them. You can also clear view caches or unlink the invalid record using Python or SQL to fully resolve it.
Hope it helps
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 | |
---|---|---|---|---|
|
4
thg 3 25
|
12875 | ||
Select owner for inventory transfer
Đã xử lý
|
|
2
thg 1 24
|
2911 | |
|
1
thg 6 23
|
2205 | ||
|
1
thg 3 22
|
3711 | ||
|
0
thg 5 25
|
132 |