{% for line in ril.line %} {% if ril.line|length == 1 %} {% else %} {% endif %} {% endfor %}

{DAY & Hour}
[ID]
{Code AWB}
[ID]
{{ 'OBJ'|trans }}
[N]
{{ 'N. Items'|trans }}
[Kg]
{{ 'Weight'|trans }}
[Mc]
{{ 'Volume'|trans }}
[ - ]
{{ 'CECK'|trans }}
{{ loop.index }} {% if LogoVettoreImg != '' %}{{ line.nAWB }}{{ line.nobj_day }}{{ line.ncolli_day }}{{ ril.NetWeight|number_format(2, ',', '.') }} {% set Inbound = line.Inbound|number_format(2, ',', '.') %} {% set RealVolume = line.RealVolume|number_format(2, ',', '.') %} {% set RealVolumeSurface = line.RealVolumeSurface|number_format(2, ',', '.') %} {% set InboundVolumeSurface = line.InboundVolumeSurface|number_format(2, ',', '.') %} {% if (line.VolumeType == 1) %}{{ Inbound }}{% endif %} {% if (line.VolumeType == 2) %}{{ RealVolume }}{% endif %} {% if (line.VolumeType == 3) %}{{ RealVolumeSurface }}{% endif %} {% if (line.VolumeType == 4) %}{{ InboundVolumeSurface }}{% endif %} ICO-  
{ Day } { TOT_nawb } { nobj_tot } {{ ncolli_tot }} {{ weight_tot|number_format(2, ',', '.') }} {{ tot_volume|number_format(2, ',', '.') }} ICO-
             
{ Day } { Quantità awb }
{{ diff_nobj_tot_DAY }}
[{{ diff_pc_nobj_tot_DAY }}]
{{ diff_ncolli_tot_DAY }}
[{{ diff_pc_ncolli_tot_DAY }}]
+/-{{ diff_weight_tot }} KG
[{{ diff_pc_weight_tot }}]
+/- {{ diff_volume_tot }} Mc
[{{ diff_pc_volume_tot }}]
ICO-