Sha256: bccbc5aff1e762a77bf58ddc49aafb933655d18065edd0a6d0d5e6d21151f72c

Contents?: true

Size: 246 Bytes

Versions: 14

Compression:

Stored size: 246 Bytes

Contents

module BrInvoicesPdf
  module Cfe
    module Parser
      module DocumentNumber
        extend BaseParser

        module_function

        def execute(xml)
          locate_element(xml, 'infCFe/ide/nCFe')
        end
      end
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
br_invoices_pdf-0.2.6 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.6.alpha.18 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.5.alpha.17 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.5 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.5.alpha.16 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.4 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.4.alpha.15 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.4.alpha.14 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.3 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.2 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.1 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.0 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.0.alpha.13 lib/br_invoices_pdf/cfe/parser/document_number.rb
br_invoices_pdf-0.2.0.alpha.12 lib/br_invoices_pdf/cfe/parser/document_number.rb