Skip to content

Commit 4231101

Browse files
Gerado versao 4.00.15 (D)
1 parent db86831 commit 4231101

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,14 @@ ________________________________________________________________________________
3838

3939
# Historico de Versões
4040

41-
## v4.00.15 - SNAPSHOT - 01/04/2021
41+
## v4.00.15 - SNAPSHOT - 12/04/2021
4242
- Removido Cacert do Projeto, agora o projeto Java Certificados irá gerenciar os Cacerts.
43-
- Atualizado Objetos Schema para NT 2020.006
43+
- Atualizado Objetos Schema para NT 2020.006 v1.10
4444
- Alterado nome da propriedade contigenciaSCAN para contigenciaSVC
4545
- Melhoria nos Logs
4646
- Atualizado Dependencia Java-Certificado
4747
- Corrigido erros de Assinatura com repositorio Windows
48+
- Atualizado Objetos Schema para NT 2020.006 v1.20
4849

4950
(Atualizar os Schemas: https://github.com/Samuel-Oliveira/Java_NFe/raw/master/Schemas_2020.006.zip)
5051

java-nfe-4.00.15-SNAPSHOT.jar

-4.85 KB
Binary file not shown.

src/main/java/br/com/swconsultoria/nfe/dom/ConfiguracoesNfe.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public static ConfiguracoesNfe criarConfiguracoes(EstadosEnum estado, AmbienteEn
8686

8787
if (Logger.getLogger("").isLoggable(Level.SEVERE)) {
8888
System.err.println("####################################################################");
89-
System.err.println(" Api Java Nfe - Versão 4.00.15-SNAPSHOT(C) - 11/04/2021 ");
89+
System.err.println(" Api Java Nfe - Versão 4.00.15-SNAPSHOT(D) - 12/04/2021 ");
9090
if (Logger.getLogger("").isLoggable(Level.WARNING)) {
9191
System.err.println(" Samuel Olivera - [email protected] ");
9292
}

0 commit comments

Comments
 (0)