fixes bug #AL-2468

Resolucao problema encoding
master
valdevir 2023-06-02 14:28:51 -03:00
parent d5b56c6bcf
commit bccf988615
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ public enum OcorrenciaMercantil {
EntNor("01","REMESSA - ENTRADA NORMAL"),
PedCli("02","BAIXA - PEDIDO DO CLIENTE"),
ConAba("04","ALTERAÇÃO - CONSESSÃO DE ABATIMENTO"),
ConAba("04","ALTERAÇÃO - CONCESSÃO DE ABATIMENTO"),
CanAba("05","ALTERAÇÃO - CANCELAMENTO DE ABATIMENTO"),
ProVen("06","ALTERAÇÃO - PRORROGAÇÃO DE VENCIMENTO"),
ConDes("07","CONCEDER DESCONTO DE R$"),