From 47f1b746c6615139d0a9e65167a98f3fde5729e0 Mon Sep 17 00:00:00 2001 From: carcaroff Date: Wed, 4 Jul 2018 17:38:25 -0300 Subject: [PATCH] [WIP]NFS-e url --- pytrustnfe/nfse/dsf/__init__.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pytrustnfe/nfse/dsf/__init__.py b/pytrustnfe/nfse/dsf/__init__.py index d3670dd..ecca317 100644 --- a/pytrustnfe/nfse/dsf/__init__.py +++ b/pytrustnfe/nfse/dsf/__init__.py @@ -32,15 +32,15 @@ def _get_url(**kwargs): urls = { # Belém - PA - '2715': 'http://www.issdigitalbel.com.br/WsNFe2/LoteRps.jws', + '2715': 'http://www.issdigitalbel.com.br/WsNFe2/LoteRps.jws?wsdl', # Sorocaba - SP - '7145': 'http://issdigital.sorocaba.sp.gov.br/WsNFe2/LoteRps.jws', + '7145': 'http://issdigital.sorocaba.sp.gov.br/WsNFe2/LoteRps.jws?wsdl', # Teresina - PI - '1219': 'http://www.issdigitalthe.com.br/WsNFe2/LoteRps.jws', + '1219': 'http://www.issdigitalthe.com.br/WsNFe2/LoteRps.jws?wsdl', # Campinas - SP '6291': 'http://issdigital.campinas.sp.gov.br/WsNFe2/LoteRps.jws?wsdl', # Uberlandia - MG - '5403': 'http://udigital.uberlandia.mg.gov.br/WsNFe2/LoteRps.jws', + '5403': 'http://udigital.uberlandia.mg.gov.br/WsNFe2/LoteRps.jws?wsdl', # São Luis - MA '0921': 'http://sistemas.semfaz.saoluis.ma.gov.br/WsNFe2/LoteRps.jws?wsdl',