From 4e96dcba5479baafb19658a891f4e94e912b7584 Mon Sep 17 00:00:00 2001 From: Luiz Felipe do Divino Date: Tue, 20 Mar 2018 09:45:09 -0300 Subject: [PATCH] =?UTF-8?q?[FIX]=20Emiss=C3=A3o=20em=20contingencia=20NF-e?= =?UTF-8?q?=204.00?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pysped/nfe/processador_nfe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pysped/nfe/processador_nfe.py b/pysped/nfe/processador_nfe.py index dd0f84d1..beab54c5 100644 --- a/pysped/nfe/processador_nfe.py +++ b/pysped/nfe/processador_nfe.py @@ -301,7 +301,7 @@ def _conectar_servico(self, servico, envio, resposta, ambiente=None, somente_amb ws_a_usar = webservices.SVAN elif self.contingencia_SCAN or self.contingencia: - ws_a_usar = webservices.ESTADO_WS_CONTINGENCIA + ws_a_usar = webservices.ESTADO_WS_CONTINGENCIA[self.estado] else: #