Skip to content
Snippets Groups Projects
Commit 95465306 authored by Eteil Djoumatchoua (etdj)'s avatar Eteil Djoumatchoua (etdj)
Browse files

[FIX] sale_product_configurator: Track custom values when adding an item to cart from the website


Steps to reproduce the issue:
- Go to the website shop
- Select a product which allows custom features (eg. Customizable desk)
- Select custom and enter a value
- Add to cart

Issue:
Neither the modal preview nor the cart of the added item doesn't show the custom value, also it
doesn't appear in the created sale order

Cause:
The optional sale_product_configurator module hasn't implemented it

opw-3052987

closes odoo/odoo#106784

Signed-off-by: default avatarYannick Tivisse (yti) <yti@odoo.com>
parent 01cb7e96
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