Sha256: d9ca551ec7cad881bfc19d67027339c436f5c09cc661f8e40e424fc34ef0c5de

Contents?: true

Size: 271 Bytes

Versions: 1

Compression:

Stored size: 271 Bytes

Contents

#info.block
  %h2
    = t('bookyt.invoices.payment_no', :payment_no => @debit_invoice.id)
  %table
    %tr
      %th= t_attr :value_date, Invoice
      %td= @debit_invoice.value_date.to_date
    %tr
      %th= t_attr :due_date, Invoice
      %td= @debit_invoice.due_date

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bookyt-0.0.1 app/views/debit_invoices/_invoice_info.html.haml