Skip to content

Commit

Permalink
Merge pull request #755 from robertorp/master
Browse files Browse the repository at this point in the history
correção manifestação destinatário, o mesmo estava pegando versao das…
  • Loading branch information
robertorp authored May 29, 2018
2 parents d408901 + 7d80bb6 commit 6a5b9c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .vs/Zeus NFe/v15/.suo
Binary file not shown.
2 changes: 1 addition & 1 deletion NFe.Servicos/ServicosNFe.cs
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ public RetornoRecepcaoEvento RecepcaoEventoManifestacaoDestinatario(int idlote,
{
var versaoServico =
ServicoNFe.RecepcaoEventoManifestacaoDestinatario.VersaoServicoParaString(
_cFgServico.VersaoRecepcaoEventoCceCancelamento);
_cFgServico.VersaoRecepcaoEventoManifestacaoDestinatario);
var detEvento = new detEvento
{
versao = versaoServico,
Expand Down

0 comments on commit 6a5b9c3

Please sign in to comment.