Closed MarkDuarte closed 1 year ago
How do I add a special character to the fileTXT.crm? I need to add the file version CNAB of SICREDI, example: 2.00
I tried putting the defaultValue: '2.00', but when I generate the CNAB file, the dot is replaced by a blank value.
if the field type is defined as integer or decimal, it will not accept the character "."
How do I add a special character to the fileTXT.crm? I need to add the file version CNAB of SICREDI, example: 2.00
I tried putting the defaultValue: '2.00', but when I generate the CNAB file, the dot is replaced by a blank value.