You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decimal amounts are currently saved as they are entered which makes further processing harder. In the internal representation they should always have a well defined format, and be converted into the locale appropriate version at the frontend.
The text was updated successfully, but these errors were encountered:
Decimal amounts are currently saved as they are entered which makes further processing harder. In the internal representation they should always have a well defined format, and be converted into the locale appropriate version at the frontend.
The text was updated successfully, but these errors were encountered: