While refreshing the page i got this error in v18 but there is no record in stock.picking , how can i resolve
Această întrebare a fost marcată
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
Thanks a lot. i faced the same issue and this was the problem
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
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
4
apr. 26
|
18296 | ||
|
Select owner for inventory transfer
Rezolvat
|
|
2
ian. 24
|
5737 | |
|
|
1
iun. 23
|
3951 | ||
|
|
1
ian. 26
|
5517 | ||
|
avoid internal transfer merge
Rezolvat
|
|
2
mai 26
|
6316 |