 }})
{{ 'Data status acquisition: '|trans }} {% for ril in rilevazioni %} {{ ril.statoTxt }} {% endfor %}
{{ 'global.date'|trans }}: {% for ril in rilevazioni %} {{ ril.dt_aquisition|localizeddate('short', 'short', null) }} {% endfor %}
{{ 'global.ModeType'|trans }}: {{ mode }}
{{ 'global.ModeDeliveredBy'|trans }}: {{ deliveredby }}
{{ 'global.location'|trans }}: {{ macchina.Luogo.Descrizione }}
{{ 'global.system'|trans }}: {{ macchina.Sistema|raw }}
{{ 'global.operator'|trans }}: {% for ril in rilevazioni %} {% if ril.user != null %}{{ ril.user.fullname }}{% endif %} {% endfor %}
{{ 'global.aquisition_opt'|trans }}:
{{ 'global.3dlab'|trans }}: {% if log3dlab|length > 0 %}{{ log3dlab|length }}{% endif %}
{{ 'global.n_aquisitions'|trans }}: {{ n_rilevazioni }}
{{ 'global.fiscal_weight'|trans }}: {% for ril in rilevazioni %} {{ ril.fiscal_w }} {% endfor %}
{{ 'global.volume_detection'|trans }}: {% for ril in rilevazioni %} {{ ril.vol_id }} {% endfor %}
-
{{ "Obj / Items"|trans }}
{{ nobj_tot }} / {{ ncolli_tot }} {{ diff_ncolli_tot }} [{{ diff_pc_ncolli_tot }}] -
{{ "Mc"|trans }}
{{ volume_tot|formattatore(2, ',', '.', false, "", "", 2)|raw }} {{ diff_volume_tot }} [{{ diff_pc_volume_tot }}] -
{{ "Kg"|trans }}
{{ weight_tot|formattatore(2, ',', '.', false, "", "", 2)|raw }} {{ diff_weight_tot }} [{{ diff_pc_weight_tot }}]
{{ "N. Objects"|trans }} |
({{ in_nobj_tot }}) |
{{ diff_nobj_tot }} |
[{{ diff_pc_nobj_tot }}] |
|
{{ "N. Items"|trans }} |
({{ in_ncolli_tot }}) |
{{ diff_ncolli_tot }} |
[{{ diff_pc_ncolli_tot }}] |
|
{{ "Mc"|trans }} |
({{ in_volume_tot }}) |
{{ diff_volume_tot }} |
[{{ diff_pc_volume_tot }}] |
|
{{ "Kg"|trans }} |
({{ in_weight_tot }}) |
{{ diff_weight_tot }} |
[{{ diff_pc_weight_tot }}] |
|
{{ "W/V"|trans }} |
({{ coeff_pv.in_pv_tot }}) |
{{ coeff_pv.diff_pv_tot }} |
[{{ coeff_pv.diff_pc_pv_tot }}] |
|
{{ 'global.freight'|trans }}
-
{{ "global.Pz"|trans }}{{ nobj_tot }}{{ diff_nobj_tot }} [{{ diff_pc_nobj_tot }}]
{% if ncolli_tot > 0 %}
-
{{ "global.Box"|trans }}{{ ncolli_tot }}{{ diff_ncolli_tot }} [{{ diff_pc_ncolli_tot }}]
{% endif %}
{{ 'Kg'|trans }}
{{ diff_weight_tot }} [{{ diff_pc_weight_tot }}]
{{ 'global.volumes'|trans }}
-
{% if volumeTypeVisability('inbound') %}
- {% endif %} {% if volumeTypeVisability('package') %}
- {% endif %} {% if volumeTypeVisability('surface') %}
- {% endif %} {% if volumeTypeVisability('vshape') %}
- {% endif %}
{{ 'Mc'|trans }}
{{ diff_volume_tot }} [{{ diff_pc_volume_tot }}]
{% if rilevazioni|length > 0 %}
{% set ril = rilevazioni|first %}
{% if coeff_pv.valido %}
{% endif %}
{% endif %}
{{ 'Dimension'|trans }}
| H | {{ ril.H|formattatore(2, ',', '.', false, "", "", 2)|raw }} | M | |
| L | {{ ril.L|formattatore(2, ',', '.', false, "", "", 2)|raw }} | M | |
| W | {{ ril.W|formattatore(2, ',', '.', false, "", "", 2)|raw }} | M | |
{{'Weight'|trans }}
| {{ weight_tot|formattatore(2, ',', '.', false, "", "", 0)|raw }} {{ 'Kg'|trans }} |
{{'V/W'|trans }}
| [{{ coeff_pv.pv_tipo }}] | {{ coeff_pv.pv }} {{ 'Kg'|trans }} |
{{ 'Vision 360'|trans }}
ID |
{{ 'N. Objects'|trans }} |
{{ 'N. Items'|trans }} |
[Kg] |
[Mc] |
{% if not ridotta %}
| {% if not ridotta %} | {% endif %}|
|---|---|---|---|---|---|---|---|
A{{ loop.index }} |
{{ ril.n }} |
{{ ril.tot_colli }} |
{{ ril.NetWeight|formattatore(2, ',', '.', false, "", "", 2)|raw }}{{ ril.fiscal_w }} |
{{ ril.Volume|formattatore(2, ',', '.', false, "", "", 2)|raw }}{{ ril.vol_id }} |
{% if not ridotta %}
| {% if not ridotta %}{% endif %} | |
{{ 'TOT'|trans }} |
{{ nobj_tot }} |
{{ ncolli_tot }} |
{{ weight_tot|formattatore(2, ',', '.', false, "", "", 2)|raw }} |
{{ tot_volume|formattatore(2, ',', '.', false, "", "", 2)|raw }} |
{% if not ridotta %}
{% endif %} |
Detailed Analytical Table : A{{ loop.index }} selected
Analytical table details: Wiev & Manage by C4RGO-3D-Lab
{{ 'ID'|trans }} |
[N.] |
[Kg] |
[Mc] |
[m]{{ 'H'|trans }} |
[m]{{ 'L'|trans }} |
[m]{{ 'W'|trans }} |
{% if not ridotta %}
| {% if not ridotta %} |
{% endif %}
|||
|---|---|---|---|---|---|---|---|---|---|---|---|
{% if not ridotta %}
{{ loop.index }}{% endif %} |
{% if not ridotta %}
{{ line.ncolli }}{% endif %} |
{% if ril.line|length == 1 %}
{{ ril.NetWeight|formattatore(2, ',', '.', false, "", "", 2)|raw }} |
{% else %}
{% if not ridotta %}
{{ line.PesoNetto|formattatore(2, ',', '.', false, "", "", 2)|raw }}{% endif %} |
{% endif %}
{% 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 not ridotta %}
|
{{ line.H|formattatore(2, ',', '.', false, "", "", 2)|raw }} |
{{ line.L|formattatore(2, ',', '.', false, "", "", 2)|raw }} |
{{ line.W|formattatore(2, ',', '.', false, "", "", 2)|raw }} |
{% if not ridotta %}
{{ 'DEP'|trans }}©
|
| {% if not ridotta %}{% endif %} | |
{{ 'TOT'|trans }}: {{ ril.tot_colli }} |
{{ ril.tot_colli }} |
{{ ril.NetWeight|formattatore(2, ',', '.', false, "", "", 2)|raw }}{{ ril.fiscal_w }} |
{{ ril.Volume|formattatore(2, ',', '.', false, "", "", 2)|raw }}{{ ril.vol_id }} |
{% if not ridotta %} | {% endif %} |