Saving a form with a currency field results in the value to be multiplied by 100 when locale is set to a European value but language and country are set to English USDescriptionSaving a record with a currency field results with the currency value getting multiplied by 100 without the user making changes to the value, when user locale is es.ES or de.DE or other European locales with a comma as the decimal separator, due to a simultaneous update on the currency field value made by another user with language set to English and country set to US.Steps to Reproduce Create a Currency field on the incident table called Test Currency.Open two browser sessions (for example, Chrome and Chrome incognito).In session 1 log in as System Administrator user and be sure his System Settings have the language set to English.In session 1, open INC0000015In session 2 log in as the ITIL user and make sure the user's System Settings have the language set to Spanish.In session 2, open the same incident (INC0000015).In session 1, set the Test Currency field value to a number between 1 and 999 and save the form. Notice in session 2 that the Test Currency field is marked as updated. In session 2, update the title and save the record. Notice in session 2 that the Test Currency field is updated and multiplied by 100.Notice in session 1 that the Test Currency field is updated and multiplied by 100. In session 2 Set the Test Currency field value to a number between 1 and 999 and save the form. Notice in session 1 that the Test Currency field is updated. In session 1, update the title and save the record. Notice in session 2 that the Test Currency field is updated and multiplied by 100.Notice in session 1 that the Test Currency field is updated and multiplied by 100. WorkaroundThis problem has been fixed. There is no workaround available. If you are able to upgrade, review the Fixed In section to determine the latest version with a permanent fix your instance can be upgraded to. Related Problem: PRB1287143