[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in the RFQ form: quantity above 999 truncated



Hi,

I think, I found a bug in the RFQ form.
I already added this to the SF Bugtracker.

Ledgersmb: 1.2.7


If I write a >999 number to the quantity field, the price calculated
well (it seems), but the field will be truncated.

Reproduce:
- Create a new RFQ
- Select a product, write 999 to the quantity field
- Push refresh
- Everything seems ok
- Now add a new product with quantity 1000
- Refresh
- You will get 1 for the quantity, but the price calculated as you
wanted
- Refresh again
- The price will be recalculated with Quantity 1.

Expected:
write any huge number to the quantity field.

Regards,
István