<%=h article.order_number %> |
<%=h article.units_to_order %> |
<%=h article.name %> |
<%=h article.unit_quantity %> |
<%=h article.unit %> |
<%=h article.note %> |
<%= number_to_currency(article.gross_price) %> |
<%=h article.tax %> |
<%=h article.deposit %> |
<% end %>