{{ move.product and move.product.render.code or '' }} |
{{ move.product and move.product.render.name or '-' }} |
{% if show_lots %}{{ move.lot and move.lot.render.number or '' }}{% if move.raw.lot and move.lot.raw.expiration_date %} ({{ move.lot.render.expiration_date }}){% endif %} | {% endif %}
{{ move.render.quantity }} |
{{ move.unit.render.name }} |