forked from Samuel-Oliveira/Java_NFe
-
Notifications
You must be signed in to change notification settings - Fork 0
[SKYW-1824]-Sincronizacao da branch master_base com a release no Java_NFe #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Miguel-Fontes
merged 12 commits into
master_base
from
SKYW-1824-Sincronizacao-da-branc-master_base-com-a-release-no-Java_NFe
Apr 14, 2026
Merged
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
3f0c775
Correcao Impressao Observacoes
Samuel-Oliveira 3f3c3c2
Ajustes Impressao
Samuel-Oliveira 1625d18
Adicionado Novo cacert
Samuel-Oliveira b47d980
Adicionado Novo cacert
Samuel-Oliveira ab247aa
Merge branch 'release/4.00.51' into master
Samuel-Oliveira 52658a4
Correcao de IBSCBS Test
Samuel-Oliveira e957127
Merge branch 'release/4.00.51' into master
Samuel-Oliveira 65691bf
Merge branch 'master' into SKYW-1751-Atualizar-biblioteca-Java_NFe-pa…
Jair-Diniz 9d684f4
[SKYW-1751] Update to version 4.00.51
Jair-Diniz ec2aca7
[SKYW-1751] XSD file update
Jair-Diniz 688a66c
Merge pull request #40 from asaasdev/SKYW-1751-Atualizar-biblioteca-J…
stephanhugo d0d841a
Merge branch 'release' into SKYW-1824-Sincronizacao-da-branc-master_b…
Jair-Diniz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,3 +2,5 @@ target/ | |
| .idea/ | ||
| *.iml | ||
| /target/ | ||
| /.github/*.md | ||
| show, | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,12 +1,10 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <!-- edited with XMLSpy v2008 (http://www.altova.com) by sas-softwares@procergs.rs.gov.br (PROCERGS) --> | ||
| <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/nfe" | ||
| targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" | ||
| attributeFormDefault="unqualified"> | ||
| <xs:include schemaLocation="leiauteNFe_v4.00.xsd"/> | ||
| <xs:element name="NFe" type="TNFe"> | ||
| <xs:annotation> | ||
| <xs:documentation>Nota Fiscal Eletrônica</xs:documentation> | ||
| </xs:annotation> | ||
| </xs:element> | ||
| </xs:schema> | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <!-- edited with XMLSpy v2008 (http://www.altova.com) by sas-softwares@procergs.rs.gov.br (PROCERGS) --> | ||
| <xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/nfe" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified"> | ||
| <xs:include schemaLocation="leiauteNFe_v4.00.xsd"/> | ||
| <xs:element name="NFe" type="TNFe"> | ||
| <xs:annotation> | ||
| <xs:documentation>Nota Fiscal Eletrônica</xs:documentation> | ||
| </xs:annotation> | ||
| </xs:element> | ||
| </xs:schema> |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PII
More Details
Sampled Examples
To ignore this finding as an exception, reply to this conversation with
#wiz_ignore reasonIf you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).
To get more details on how to remediate this issue using AI, reply to this conversation with
#wiz remediate