Draft: Filter strings to avoid the THOR error
In the production environment from MM we recieve a THOR error when building accounts with characters that they don't accept (we still don't have an exhaustive not-allowed character list):
"El accountId no ha sido dado de Alta correctamente en THOR. Por favor, vuelva a crear el cliente."
The method "filter_string" from account mapping acts as a temporal workaround.
Edited by Administrator