Currency field is multiplied by 100 when press Enter key

Hi:

I 've a form type grid editable view (is the detail of an invoice).
On the form the <Enter> key is assigned to tab behavior.
There is a field (e.g.) “Price” which is the result of a lookup of the first field (leftmost) “Product_Code”.
The “Price” field is configured with “Complete with zeros” to “yes”.
When the user types the product code the price field is filled with (i.e) “10.25”. Then the user press <Enter> to go to the last field on the grid and when the field “price” lost the focus the value change (by bug!) from “10.25” to “1025.00” !!!

I’ve detect the same problem on other contexts (not easily reproducible), but the problem is the same: the fractional part is concatenated with the integer.

Has anyone encountered this problem?

Any hints or suggestions to solve or workaround this BUG?

Thanks!

Hello,

I have reported this issue to our bugs team for further testing.

regards,
Bernhard Bernsmann