Bug when editing decimal values
Hello,
I trying to attach a model with a decimal pivot value.
The value looks good in the table, but it does not when editing it (Cf. image).
Here is my code :
The value is correctly stored in the database (structure : decimal(6,2) )
Thanks !
I trying to attach a model with a decimal pivot value.
The value looks good in the table, but it does not when editing it (Cf. image).
Here is my code :
The value is correctly stored in the database (structure : decimal(6,2) )
Thanks !
