
Cezar
Membros-
Total de ítens
79 -
Registro em
-
Última visita
Cezar's Achievements
-
ICMSSN500 - ICMS ST Retido preenchido, mas não vai para o XML
Cezar replied to Jonathan Schmitt's tópico in ACBrNFe
Também estou com problemas aqui. A SEFAZ-RS está cobrando que para quem é simples o valor da substituição tributário do campo retido deve ser exibido mas quando preencho o campo valoricmsret ele não aparece nem no danfe nem no xml! Isso especificamente para CFOP's 5403 e 6403. -
ICMSSN500 - ICMS ST Retido preenchido, mas não vai para o XML
Cezar replied to Jonathan Schmitt's tópico in ACBrNFe
Também estou com problemas aqui. A SEFAZ-RS está cobrando que para quem é simples o valor da substituição tributário do campo retido deve ser exibido mas quando preencho o campo valoricmsret ele não aparece nem no danfe nem no xml! -
No meu caso Fortes. E As margens enlouqueceram! No meu caso é o Fortes. E as margens enlouqueceram!
-
Olá Ítalo. Desculpe a demora em retornar mas andei adoentado, fora do ar. Bem, quanto a Sarandi, aparentemente houve mudanças no padrão Abrasf. Só não me inteirei ainda se é no Abrasf ou na prefeitura. O fato é que o pessoal da prefeitura só sabe indicar o site do provedor, não sabe informar mais nada. Hoje falei com a moça da empresa e amanhã retomarei o caso. Mais uma vez te agradeço imensamente pela atenção. Muito obrigado!
- 15 replies
-
- 1
-
-
- gerarlote
- numero da nota
-
(e 1 mais)
Tags:
-
Caramba! Obrigado [ConsLote] IncluiEncodingCab=0 IncluiEncodingDados=0 Texto1=<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap- envelope"> Texto2=<soap12:Body> Texto3=<ConsultarLoteRps xmlns="http://tempuri.org/"> Texto4=<cabecalho>%CabMsg%</cabecalho> Texto5=<consultarLoteRpsEnvio>%DadosMsg%</consultarLoteRpsEnvio> Texto6=</ConsultarLoteRps> Texto7=</soap12:Body> Texto8=</soap12:Envelope> Obrigado Luis Antônio! Viste Ítalo! O Luis Antonio matou a charada! Quem diria! Caramba! Obrigado Luis Antonio pela força e grato Ítalo por sempre estares presente e prestativo! Quando ficar milionário vendendo apps pago o champagne!
-
Ítalo, minha cliente conseguiu há muito custo esse link passados pela safeweb que eu ainda não tinha conhecido. http://www.safewebvirtual.com.br/mod/page/view.php?id=2276 Grato!
-
Bom dia Ítalo, peguei um xml feito pelo gratuito da prefeitura de Sarandi, pedi também para a cliente contatar a safeweb, vou te passar, se ajudar por favor me avise ok. Grato! NFSe_201800000000043.xml
-
Ítalo, nesta página de teste encontrei isso: se me instruíres em como usar posso testar. Ajuda? ConsultarLoteRps Test To test the operation using the HTTP POST protocol, click the 'Invoke' button. Parameter Value cabecalho: consultarLoteRpsEnvio: SOAP 1.1 The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values. POST /nfseprefeituras/webservices/NfseWebService.asmx HTTP/1.1 Host: nfse.safeweb.com.br Content-Type: text/xml; charset=utf-8 Content-Length: SOAPAction: "http://tempuri.org/ConsultarLoteRps" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ConsultarLoteRps xmlns="http://tempuri.org/"> <cabecalho></cabecalho> <consultarLoteRpsEnvio></consultarLoteRpsEnvio> </ConsultarLoteRps> </soap:Body> </soap:Envelope> HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ConsultarLoteRpsResponse xmlns="http://tempuri.org/"> <ConsultarLoteRpsResult></ConsultarLoteRpsResult> </ConsultarLoteRpsResponse> </soap:Body> </soap:Envelope> SOAP 1.2 The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values. POST /nfseprefeituras/webservices/NfseWebService.asmx HTTP/1.1 Host: nfse.safeweb.com.br Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <ConsultarLoteRps xmlns="http://tempuri.org/"> <cabecalho></cabecalho> <consultarLoteRpsEnvio></consultarLoteRpsEnvio> </ConsultarLoteRps> </soap12:Body> </soap12:Envelope> HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <ConsultarLoteRpsResponse xmlns="http://tempuri.org/"> <ConsultarLoteRpsResult></ConsultarLoteRpsResult> </ConsultarLoteRpsResponse> </soap12:Body> </soap12:Envelope> HTTP GET The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values. GET /nfseprefeituras/webservices/NfseWebService.asmx/ConsultarLoteRps?=&= HTTP/1.1 Host: nfse.safeweb.com.br HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <string xmlns="http://tempuri.org/"></string> HTTP POST The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values. POST /nfseprefeituras/webservices/NfseWebService.asmx/ConsultarLoteRps HTTP/1.1 Host: nfse.safeweb.com.br Content-Type: application/x-www-form-urlencoded Content-Length: =&= HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <string xmlns="http://tempuri.org/"></string>
-
Segue arquivos! 1-env-lot.xml 1-env-lot-soap.xml 1-rec.xml 1-rec-soap.xml 201800000050260-con-lot.xml 201800000050260-con-lot-soap.xml 201800000050260-lista-nfse.xml 201800000050260-lista-nfse-soap.xml 4318071113270900016756000000000000001-rps.xml
-
Boa noite Ítalo! Escavando bits por aqui encontrei isto: '<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><ConsultarLoteRpsResponse xmlns="http://tempuri.org/"><ConsultarLoteRpsResult><?xml version="1.0" encoding="utf-8"?><ConsultarLoteRpsResposta xmlns="http://www.abrasf.org.br/nfse.xsd"><Situacao>0</Situacao><ListaMensagemRetorno><MensagemRetorno><Codigo>L2</Codigo><Mensagem>Erro na validação do XML: Value cannot be null.'#$D#$A'Parameter name: s.</Mensagem><Correcao>Valide o XML de acordo com o Schema e tente novamente.</Correcao></MensagemRetorno></ListaMensagemRetorno></ConsultarLoteRpsResposta></ConsultarLoteRpsResult></ConsultarLoteRpsResponse></soap:Body></soap:Envelope>'
-
Boa tarde ítalo: Atualizei. Agora o retorno foi este: Método..... : Consultar Lote Código Erro : L2 Mensagem... : Erro na validacao do XML: Value cannot be null. Parameter name: s. Correção... : Valide o XML de acordo com o Schema e tente novamente. Provedor... : SafeWeb