Decimals behaving strangely

Since the updates of yesterday, the following stange behavior is observed:
When the Purchase Invoice Item Rate field is filled with a decimal, it is strangely converted to a whole number. Please see below the steps when I type in 82,2 (comma is the Turkish decimal separator) it automatically turns to 822 in main form on LostFocus and in details when we try to do same in detail form it is changed to 822 on MouseClick.
I have no idea what causes this but I guess an update in the Controller code of handling these Views has been altered.
This renders the product unusable!

I’ve just reported the bug on github.

Please see:

1 Like