Sha256: d2886a5b54b412b98645ea023a188831f25e225e19d2b1d427c082561ab4a74a

Contents?: true

Size: 355 Bytes

Versions: 3

Compression:

Stored size: 355 Bytes

Contents

<%= partial 'skus_table_other_charge_lines', record: @record, ncols: @ncols %>
\multicolumn{<%= @ncols-4%>}{r}{} &
  \textbf{<%= '%0.2f' % @lines.to_a.sum{|l| l.time_entry.hours } %>} &
  \textbf{Hours} &
  \textbf{Total} &
  \textbf{\textsuperscript{\$}<%=  Skr::String.number_with_delimiter @record.total %>} \\
  \cline{<%= @ncols-3%>-<%= @ncols%>} \\

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
stockor-0.5.0 templates/print/partials/skus_table_labor_footer.tex.erb
stockor-0.4.0 templates/print/partials/skus_table_labor_footer.tex.erb
stockor-0.3.0 templates/print/partials/skus_table_labor_footer.tex.erb