-
- Downloads
[FIX] website_sale_wishlist: Product with sale_ok = False in wishlist
Steps to reproduce the bug:
- Let's consider a sellable product P published on the shop
- Let's consider a portal user PU adding P in his wishlist W
- Set P with sale_ok = False (meaning unsellable)
- With PU try to see W
Bug:
A 430 error was raised because the product P was not sellable
opw:2362184
closes odoo/odoo#60523
Signed-off-by:
Jérémy Kersten (jke) <jke@openerp.com>
Please register or sign in to comment