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
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
3
mai. 25
|
1009 | ||
|
4
jul. 15
|
3837 | ||
|
2
jul. 25
|
1082 | ||
|
2
jul. 25
|
2801 | ||
|
1
jun. 25
|
1997 |
Please use short and concise titles. The purpose of the body text is to describe your issue.