Closed QuiJoQuim closed 1 year ago
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
When a public user is trying to validate a cart sometimes (only sometimes) got an AccessError to get access to sale.order.lines:
This is caused by an error on CacheMiss: ('sale.order.line(554,).qty_procured', None).
As seen on similar errors it's caused by non initialitzation of a stored calculated field (in this case "qty:procured")