Hi @Inisrinip,
If your application UPD level is not in UPD10 yet, then the correction fix 156166 will resolve your issue. Please proceed to get it applied.
- Nalaka
Hi @Nalaka Samarasinghe
Isn’t that bug fix is only for currency formatting issue? Or else will it resolve the uppercase issue as well?
Hi @Inisrinip,
According to the bug description: yes.
But according to the code modification itself, correction is not only handling currency formatting, but also PERCENTAGE, UPPERCASE, LOWERCASE and DECIMAL formatting.
And due to the correction, Aurena_Client_Metadata_SYS.Set_Format is setting up the formatting type to the string which is in execution.
Also we have a confirmed customer who got their issue sorted out after applying this fix.
Hope this is helpful.
- Nalaka -
@Nalaka Samarasinghe Thanks for the help!