From 0cbb8691b615bae7315ce82f807b76968b6c62ec Mon Sep 17 00:00:00 2001 From: Luis Felipe Mileo Date: Wed, 3 Jan 2018 14:46:58 -0200 Subject: [PATCH] =?UTF-8?q?[FIX]=20Emiss=C3=A3o=20em=20conting=C3=AAncia?= 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 45330199..20cfd557 100644 --- a/pysped/nfe/processador_nfe.py +++ b/pysped/nfe/processador_nfe.py @@ -264,7 +264,7 @@ def _conectar_servico(self, servico, envio, resposta, ambiente=None, somente_amb ws_a_usar = webservices_3.SVAN elif self.contingencia_SCAN or self.contingencia: - ws_a_usar = webservices_3.ESTADO_WS_CONTINGENCIA + ws_a_usar = webservices_3.ESTADO_WS_CONTINGENCIA[self.estado] else: #