Closed rvalyi closed 1 year ago
still valid?
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.
so for instance, when trying to pay a shopping cart, I have this Odoo error log:
Such error may happen if Odoo is unable to deal with the request, that is fine. What is not user/developper friendly however is what happens then in the Rails part of ShopInvader with this stack trace:
So the problem is that data is null and we don't re-catch the Odoo error in a decent way.