Class: SunatInvoice::Voided

Inherits:
DailySummary show all
Defined in:
lib/sunat_invoice/voided.rb

Constant Summary

Constants inherited from XmlDocument

XmlDocument::CUSTOMIZATION, XmlDocument::UBL_VERSION

Constants included from Utils

Utils::COMMON_NAMESPACES, Utils::CREDIT_NOTE_NAMESPACES, Utils::DAILY_SUMMARY_NAMESPACES, Utils::DEBIT_NOTE_NAMESPACES, Utils::INVOICE_NAMESPACES, Utils::SUMMARY_NAMESPACES, Utils::TRADE_NAMESPACES, Utils::VOIDED_NAMESPACES

Instance Attribute Summary

Attributes inherited from DailySummary

#reference_date

Attributes inherited from XmlDocument

#currency, #date, #lines, #provider, #signature

Method Summary

Methods inherited from DailySummary

#document_name, #operation, #xml

Methods inherited from XmlDocument

#build_ext, #build_lines_xml, #build_number, #build_xml, #formatted_date, #initialize

Methods included from Utils

#amount_xml, #ubl_ext

Methods inherited from Model

#initialize, #to_hash

Constructor Details

This class inherits a constructor from SunatInvoice::XmlDocument