Skip to content
Snippets Groups Projects
user avatar
jvm-odoo authored
Reproduce the issue:
- Install eCommerce app
- Publish a product to your website
- Add the product in your cart
- Unpublish/make unsellable/archive the product

The product is still in the cart and the checkout process can be done.

Cause: There is no check for invalid products before displaying the cart

This commit remove the invalid products while loading the cart.

OPW-2092541

closes odoo/odoo#40168

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
ab9290e3
History
Name Last commit Last update