Simple question:
I have a Decimal field of type Currency in my model. It happens that when I enter a decimal value in the form field, it arrives as integer in the Controller:
Example:
KM Value Rounded: 0.41
Arrives on Controller: 41...
asked by
18.06.2015 / 03:34