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
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
3
mag 25
|
1011 | ||
|
4
lug 15
|
3837 | ||
|
2
lug 25
|
1107 | ||
|
2
lug 25
|
2816 | ||
|
1
giu 25
|
1999 |
Please use short and concise titles. The purpose of the body text is to describe your issue.