Posts by YELAR • 89 points
2 posts
-
1
votes2
answers918
viewsQ: Nfe to MG Submission in Version 3.10
After the tips I changed the method code as well as applied the fixes in the web service changing from: System.Xml.Serialization.XmlArrayItemAttribute("retEnviNFe", IsNullable:=False) for:…
-
7
votes1
answer970
viewsQ: Nfe shipment to MG in Versao 3.10
To send XML from an Nfe to MG in version 2.0 I do as follows: Public Function enviaNFe2(ByVal NumeroDoLote As Integer, ByVal ListiView As ListView, ByVal Label As ToolStripStatusLabel) As Boolean…