Skip to content

Commit

Permalink
correção manifestação destinatário, o mesmo estava pegando versao das…
Browse files Browse the repository at this point in the history
… config de cancelamento
  • Loading branch information
robertorp committed May 29, 2018
1 parent a3b972f commit 7d80bb6
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 7d80bb6

Please sign in to comment.