Product : Potato
Quantity: 1.5 kg
when a add to cart 1.5 it convert into 1.
Please give me the solution.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Product : Potato
Quantity: 1.5 kg
when a add to cart 1.5 it convert into 1.
Please give me the solution.
I have fix it, by using change the onchange event of Qautity text box field. It's onchange function alws get the integer value and I have change it by using convert the Quantity text box value integer to Float and finally I get the 1.5 kg and make the payment as per.
Thank you.
Hi Dharmesh,
Can you please share the code lines with us and where did you make the changes?
Thank you
Marc
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
3
mai 25
|
1009 | ||
|
4
juil. 15
|
3837 | ||
|
2
juil. 25
|
1082 | ||
|
2
juil. 25
|
2801 | ||
|
1
juin 25
|
1997 |
Please use short and concise titles. The purpose of the body text is to describe your issue.