Incorrect ads prices when typing . and , with numbers
When users type "." or "," in the field price, the system shows incorrect prices.
So, the user or the admin has to change the value manually to avoid mistakes.
Is there a way to improve this and, for example, implement a mask to to the field based in the currency of the site?
This should avoid or minimize this kind of problem.
E.g.: Users type "31.000" and the site shows "31,00". The system should show R$ 31.000,00 instead of R$ 31,00.