{% if not ridotta %}
Nota
{% endif %}
{% if pid > 0 %}
{% endif %}
-
{{ "Obj / Items"|trans }}
{{ nobj_tot }} / {{ ncolli_tot }} {{ diff_ncolli_tot }} [{{ diff_pc_ncolli_tot }}] -
{{ "Mc"|trans }}
{{ volume_tot|number_format(2, ',', '.') }} {{ diff_volume_tot }} [{{ diff_pc_volume_tot }}] -
{{ "Kg"|trans }}
{{ weight_tot|number_format(2, ',', '.') }} {{ diff_weight_tot }} [{{ diff_pc_weight_tot }}]
{{ '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 %}
{{ "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 }}] |
|
{% if not ridotta and pid == 0 %}
{% if prev is not null and prev != '' and prev != '0' %}
{% else %}
{% endif %}
{% endif %}
{% if not ridotta and pid == 0 %}
{% if not ridotta and next is not null and next != '' and next != '0' %}
{% else %}
{% endif %}
{% endif %}
-
{% if volumeTypeVisability('inbound') %}
- {% endif %} {% if volumeTypeVisability('package') %}
- {% endif %} {% if volumeTypeVisability('surface') %}
- {% endif %} {% if volumeTypeVisability('vshape') %}
- {% endif %}
ID |
{{ 'N. Objects'|trans }} |
{{ 'N. Items'|trans }} |
[Kg] |
{{ 'Fiscal ID'|trans }} |
[Mc] |
{% if not ridotta %}
| {% if not ridotta %} | {% endif %}|
|---|---|---|---|---|---|---|---|---|
A{{ loop.index }} |
{{ ril.n }} |
{{ ril.tot_colli }} |
{{ ril.NetWeight|number_format(2, ',', '.') }} |
{{ ril.fiscal_w }} |
{{ ril.Volume|number_format(2, ',', '.') }} |
{% if not ridotta %}
| {% if not ridotta %}{% endif %} | |
{{ 'TOT'|trans }} |
{{ nobj_tot }} |
{{ ncolli_tot }} |
{{ weight_tot|number_format(2, ',', '.') }} |
{{ tot_volume|number_format(2, ',', '.') }} |
{% 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 %}
||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ loop.index }}{% if not ridotta %} {% endif %} |
{{ line.ncolli }}{% if not ridotta %} {% endif %} |
{% if ril.line|length == 1 %}
{{ ril.NetWeight|number_format(2, ',', '.') }} |
{% else %}
{{ line.pesoriga }}{% if not ridotta %} {% 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 %}
{{ Inbound }}{{ RealVolume }}{{ RealVolumeSurface }}{{ InboundVolumeSurface }} |
{{ line.H|number_format(2, ',', '.') }} |
{{ line.L|number_format(2, ',', '.') }} |
{{ line.W|number_format(2, ',', '.') }} |
{% if not ridotta %}
{{ 'DEP'|trans }}©
|
| {% if not ridotta %}{% endif %} | ||
{{ 'TOT'|trans }}: {{ ril.tot_colli }} |
{{ ril.tot_colli }} |
{{ ril.NetWeight|number_format(2, ',', '.') }} |
{{ ril.Volume|number_format(2, ',', '.') }} |
{% if not ridotta %} | {% endif %} |
 }})