{% extends '::base.html.twig' %} {% block stylesheets %} {% endblock %} {% block titulo %} - {{ proyectos.proyecto }} - {{ modulo.modulo }} {% endblock %} {% block menuTop %} {% endblock %} {% block dashboard %}
{% for m in months_data %} {% endfor %} {% for item in cblData %} {% for m in months_data %} {% endfor %} {% endfor %}
UnbilledID CRG Deal Id Deal Description Assignment Id Assignment Description WBS Element Person Responsible Sales Order Ericsson Contract Reason Code Total UB Pending UB{{ m.value }}
{{ item.unbilled_id }} {{ item.crg }} {{ item.deal_id }} {{ item.deal_description }} {{ item.assignment_id }} {{ item.assignment_description }} {{ item.wbs_element }} {{ item.person_responsible }} {{ item.sales_order }} {{ item.ericsson_contract }} {{ item.total_ub }} {{ item.pending_ub }} {{ item[m.desc_month] }}
{% endblock %}