Questions tagged as 'nfe'

2
answers

NCM codes to import into my system

Hi, I would like to import the complete NCM code table into my system, but apparently the recipe does not provide a friendly format to import (CSV, text, inserts, etc).   Does anyone know of a source where I can find this?     
asked by 06.11.2015 / 17:24
3
answers

Query Status NFe C #

I am trying to perform the service status query for NFe 3.10 but is always returning the following message:    The HTTP request is prohibited with the authentication scheme of   customer 'Anonymous'. I'm using Visual Studio 2012 and .NET...
asked by 09.12.2014 / 16:57
2
answers

Access Violation When Selecting XML File - NFe

I'm trying to select nós , but you're giving Access Violation error, what could I improve on this code so there's no error? procedure TfrmDataB.sbtnAbrirClick(Sender: TObject); var xmlNCab, xmlNItm : IXMLNode; //Nota Fiscal cNF, n...
asked by 13.06.2014 / 14:26
1
answer

Convert Date and Time of Electronic Invoice - Javascript

The electronic invoice generates a qr-code from a url. This url has several parameters, one of them is the date and time of the issue, which according to the revenue documentation reads:    The value should match the conversion to hexadecimal...
asked by 30.07.2018 / 16:18
1
answer

Error sending NFe

I'm trying to issue NFe using SEFAZ RS's webservice, however it's generating some errors when I call the nfeAutorizacaoLote method. It looks like the error is in the webservice configuration. By referencing URL for Visual Studio, the...
asked by 08.08.2017 / 16:30
1
answer

Error in the use of the Federal Revenue WS, (Rejection: Use only the default namespace of NF-e)

Hello! I am trying to access the SOAP service of homologation of the IRS to execute the service status query, I have already made all possible combinations (including those present in the last one manual published) in the SOAP construct and uns...
asked by 13.01.2017 / 01:14
1
answer

Occasional error when transmitting NFCe in the new RS - Connection Sefaz webservices

I have an NFe and NFCe issue system that we use for several RS clients. A few months ago, the company moved the webservices structure, so they also provided new URLs for access to the service (the old ones continue to run until the end of 2015)....
asked by 10.07.2015 / 16:47
1
answer

Problems with nfe's WSDL import

I have an error that I can not figure out what it is. I got the SWDL from NfeAuthorization (homologation) and used Axis2 to generate the classes. I solved some import and lib problems, but there are still some problems. Excerpt from the code...
asked by 31.12.2014 / 13:30
1
answer

How to download the NF-e from a CNPJ in C #?

Use UniNFe for communication with Sefaz. I was able to conduct the event of consultation of the documents of the recipient and obtained the return of the summary information and the NSU. But I can not download the layout of the download reque...
asked by 19.06.2018 / 17:57
1
answer

NFe 3.10 webservice MG

I am testing NFe 3.10 for MG, the webservice for authorization is different and expects an object of type nfeDadosMsg that has an NFe array. In the others I always send an XmlNode with the whole lot, already in MG I put each note in an array pos...
asked by 05.03.2015 / 20:50