Skip to main content

Module convert

Module convert 

Source
Expand description

SPED TXT-to-XML converter for NF-e documents. TXT-to-XML converter for NF-e/NFC-e.

Converts pipe-delimited TXT files (official SEFAZ layout) into NF-e XML.

Functionsยง

txt_to_xml
Convert SPED TXT format to NF-e XML (first invoice only).
txt_to_xml_all
Convert SPED TXT format to NF-e XML for all invoices in the file.
validate_txt
Validate TXT format structure without converting to XML.