-
-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] l10n_br_nfe: some improvements
- Loading branch information
1 parent
eb07db6
commit 25a8c69
Showing
8 changed files
with
340 additions
and
84 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<soap:Envelope | ||
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xmlns:xsd="http://www.w3.org/2001/XMLSchema" | ||
> | ||
<soap:Body> | ||
<nfeResultMsg | ||
xmlns="http://www.portalfiscal.inf.br/nfe/wsdl/NFeConsultaProtocolo4" | ||
> | ||
<retConsSitNFe versao="4.00" xmlns="http://www.portalfiscal.inf.br/nfe"> | ||
<tpAmb>2</tpAmb> | ||
<verAplic>sefaz_mocked</verAplic> | ||
<cStat>100</cStat> | ||
<xMotivo>Autorizado o uso da NF-e</xMotivo> | ||
<cUF>26</cUF> | ||
<dhRecbto>2020-02-03T10:31:52-03:00</dhRecbto> | ||
<chNFe>26200124494200000106550010000010111352744151</chNFe> | ||
<protNFe versao="4.00"> | ||
<infProt Id="ID26200124494200000106550010000010111352744151"> | ||
<tpAmb>2</tpAmb> | ||
<verAplic>sefaz_mocked.00.07.211</verAplic> | ||
<chNFe>26200124494200000106550010000010111352744151</chNFe> | ||
<dhRecbto>2020-01-13T14:20:52-03:00</dhRecbto> | ||
<nProt>126200000020426</nProt> | ||
<digVal>YRn2TFuteCw8/KW0mwxQBQGurlI=</digVal> | ||
<cStat>100</cStat> | ||
<xMotivo>Autorizado o uso da NF-e</xMotivo> | ||
</infProt> | ||
</protNFe> | ||
</retConsSitNFe> | ||
</nfeResultMsg> | ||
</soap:Body> | ||
</soap:Envelope> |
This file contains 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 |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<soap:Envelope | ||
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xmlns:xsd="http://www.w3.org/2001/XMLSchema" | ||
> | ||
<soap:Body> | ||
<nfeResultMsg | ||
xmlns="http://www.portalfiscal.inf.br/nfe/wsdl/NFeConsultaProtocolo4" | ||
> | ||
<retConsSitNFe versao="4.00" xmlns="http://www.portalfiscal.inf.br/nfe"> | ||
<tpAmb>2</tpAmb> | ||
<verAplic>sefaz_mocked</verAplic> | ||
<cStat>101</cStat> | ||
<xMotivo>Cancelamento de NF-e homologado</xMotivo> | ||
<cUF>26</cUF> | ||
<dhRecbto>2020-02-03T10:31:52-03:00</dhRecbto> | ||
<chNFe>26200124494200000106550010000010111352744151</chNFe> | ||
<retCancNFe versao="4.00"> | ||
<infCanc Id="ID43060992665611012850550070000081711388781007"> | ||
<tpAmb>2</tpAmb> | ||
<verAplic>2.2.21</verAplic> | ||
<cStat>103</cStat> | ||
<xMotivo>Lote recebido com sucesso</xMotivo> | ||
<cUF>12</cUF> | ||
<chNFe>43060992665611012850550070000081711388781007</chNFe> | ||
<dhRecbto>1969-12-31T21:00:01.000-03:00</dhRecbto> | ||
<nProt>143060000295038</nProt> | ||
</infCanc> | ||
</retCancNFe> | ||
</retConsSitNFe> | ||
</nfeResultMsg> | ||
</soap:Body> | ||
</soap:Envelope> |
This file contains 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 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 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