Skip to content
Snippets Groups Projects
Commit 1eec5860 authored by Nicolas Lempereur's avatar Nicolas Lempereur Committed by fw-bot
Browse files

[FIX] website_sale_wishlist: unlink instead of archive


Since 11.0 88b75f15 the wishlist can't contain duplicates: thus if we
remove an element from wishlist (by adding it to cart or removing) there
is an error next times it is added (since the product is already in
wishlist but archived until next garbage collection).

opw-2074843
closes #37255

closes odoo/odoo#37287

X-original-commit: 0b085ce0
Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
parent f7712357
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment