Commit 15fc9391bfc8a5aa2da3f410a2cef90a28606bdf
1 parent
606ab9a9
Exists in
master
and in
19 other branches
Ajustes: Troca de valor da constante MTV_RCSR_TRAM_CD_ESPECIE_NAO_MAPEADA
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
rn/ProcessoEletronicoRN.php
| @@ -58,7 +58,7 @@ class ProcessoEletronicoRN extends InfraRN { | @@ -58,7 +58,7 @@ class ProcessoEletronicoRN extends InfraRN { | ||
| 58 | /** | 58 | /** |
| 59 | * Espécie documentoal não mapeada | 59 | * Espécie documentoal não mapeada |
| 60 | */ | 60 | */ |
| 61 | - const MTV_RCSR_TRAM_CD_ESPECIE_NAO_MAPEADA = '04'; | 61 | + const MTV_RCSR_TRAM_CD_ESPECIE_NAO_MAPEADA = '03'; |
| 62 | 62 | ||
| 63 | /** | 63 | /** |
| 64 | * Motivo para recusar de tramite de componente digital | 64 | * Motivo para recusar de tramite de componente digital |