Operator ID: <%= job.operator_id %> <% if job.operator %> (<%= job.operator.name %>) <% else %> - <% end %>
Costumer ID: <%= job.costumer_id %> <% if job.costumer %> (<%= job.costumer.name %>) <% else %> - <% end %>
Operator: <%= "#{job.operator_firstname} #{job.operator_lastname}" %>
Costumer: <%= "#{job.costumer_firstname} #{job.costumer_lastname}" %>
Paid: <%= icon bool_icon(job.paid), class: "icon" %>
Paid at: <%= job.paid_at %>
Printed: <%= icon bool_icon(job.printed), class: "icon" %>
Printed at: <%= job.printed_at %>
Intern: <%= icon bool_icon(job.intern), class: "icon" %>
Cost center: <%= job.cost_center %>
Plans:
a0
a1
a2
a3
costum
<%= job.number_of_plans_a0 %>
<%= job.number_of_plans_a1 %>
<%= job.number_of_plans_a2 %>
<%= job.number_of_plans_a3 %>
<%= job.costum_qm_plan %> qm