date of reimbursement
<%= @transfer.datum2 %>
% if @title.nil? then @title = "transaction##{@transfer.id}" end %>
<%= @transfer.datum2 %>
<%= @transfer.datum %>
<%= @transfer.account_to.popis %>
<%= @transfer.account_to.description %>
<%= @transfer.amount %>
<%= @transfer.vendor.presence || ' '.html_safe %>
<%= @transfer.popis%>
<%= @funds_source.andand.popis.presence || 'N/A' %>
<%= @funds_source.andand.description %>
<%= @responsible_people.andand.join(', ').presence || 'N/A' %>
<%= [@transfer.id[0..7], @transfer.seq, @transfer.seq2].compact.join (' / ') %>
<%= @transfer.id %>
<%= [@transfer.account_from.seqofic, @transfer.account_to.seqofic].join(' / ') %>
N/A
Waitig for official list of NCSU GAAP accounting codes.
<%= @transfer.documents_filename_comma_list %>