{% for material in materials %} {% set classBath = '' %} {% if material.batch == true %} {% set classBath = 'batchLine' %} {% endif %} {% endfor %}
Item codigo Material Cantidad Disponible Cantidad Otros Proyectos Cantidad Solicitada Comentario PO
{% if material.batch == true %} ({{ material.batch }}) {% endif %} {{ material.tipo }} {{ material.codigo }} {{ material.material }} {{ material.availableQty }} {{ material.availableQty2 }} {% if material.batch == false %} {% if material.availableQty < 0 %} {% endif %} {% endif %}