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
since the representation of numbers is a common Problem, you should implement TransactionService to use String or BigDecimal as type for the transaction amount.
Otherwise you cannot create transactions with an amount of 54,74.
The text was updated successfully, but these errors were encountered:
Hi there,
since the representation of numbers is a common Problem, you should implement TransactionService to use String or BigDecimal as type for the transaction amount.
Otherwise you cannot create transactions with an amount of 54,74.
The text was updated successfully, but these errors were encountered: