{% extends 'base.html.twig' %} {% block body_id 'detaglio' %} {% block formsecondaria %}
{% include 'block/unlock3dlab.html.twig' %}
{% endblock %} {# the homepage is a special page which displays neither a header nor a footer. this is done with the 'trick' of defining empty Twig blocks without any content #} {% block stylesheets %} {{ parent() }} {% endblock %} {% block header %} {% endblock %} {% block js %} {% endblock %} {% block menuleft %} {% if ridotta == false %} {{ parent() }} {% endif %} {% endblock %} {% block c4rg0_menuleft %} {% if ridotta == false %} {{ parent() }} {% endif %} {% endblock %} {% block modal %}
{% include 'modal/modalpallet.html.twig' %}
{% include 'modal/changenitems.html.twig' %} {% include 'modal/changeweight.html.twig' %} {% include 'modal/changecode.html.twig' %}
{{ 'Sending email'|trans }}
    {% if volumeTypeVisability('inbound') %}
  • {% endif %} {% if volumeTypeVisability('package') %}
  • {% endif %} {% if volumeTypeVisability('surface') %}
  • {% endif %} {% if volumeTypeVisability('vshape') %}
  • {% endif %}
{% for log in log3dlab %} {% endfor %}

{{ 'Operator'|trans }}

{{ 'Operation'|trans }}

{{ 'Date'|trans }}

{{ 'Ip'|trans }}

{{ 'Agent'|trans }}

{{ log.nome }} {{ log.cognome }}

{{ log.termine }}

{{ log.aDataIns|date('d/m/Y H:i') }}

{{ log.aIp }}

{{ log.aAgent }}

{% endblock %} {% block body %}
  • {{ "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 }}]
{% if pid == 0 %}

AWB N° {{ awb }}: {% 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 %}

{% endif %}

{{ 'global.congruity'|trans }}

{% if coeff_pv.valido %} {% endif %}

{{ "N. Objects"|trans }}

({{ in_nobj_tot }})

{{ diff_nobj_tot }}

[{{ diff_pc_nobj_tot }}]

ICO-3

{{ "N. Items"|trans }}

({{ in_ncolli_tot }})

{{ diff_ncolli_tot }}

[{{ diff_pc_ncolli_tot }}]

ICO-3

{{ "Mc"|trans }}

({{ in_volume_tot }})

{{ diff_volume_tot }}

[{{ diff_pc_volume_tot }}]

ICO-3

{{ "Kg"|trans }}

({{ in_weight_tot }})

{{ diff_weight_tot }}

[{{ diff_pc_weight_tot }}]

ICO-3

{{ "W/V"|trans }}

({{ coeff_pv.in_pv_tot }})

{{ coeff_pv.diff_pv_tot }}

[{{ coeff_pv.diff_pc_pv_tot }}]

ICO-3
{% 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 %}

{{ 'global.volumes'|trans }}

    {% if volumeTypeVisability('inbound') %}
  • {{ tot_Inbound|number_format(2, ',', '.') }} Mc
  • {% endif %} {% if volumeTypeVisability('package') %}
  • {{ tot_RealVolume|number_format(2, ',', '.') }} Mc
  • {% endif %} {% if volumeTypeVisability('surface') %}
  • {{ tot_RealVolumeSurface|number_format(2, ',', '.') }} Mc
  • {% endif %} {% if volumeTypeVisability('vshape') %}
  • {{ tot_InboundVolumeSurface|number_format(2, ',', '.') }} Mc
  • {% endif %}

3D

{% if rilevazioni|length > 0 %} {% set ril = rilevazioni|first %}

{{ 'Dimensions'|trans }}

H {{ ril.H|number_format(2, ',', '.') }} M
L {{ ril.L|number_format(2, ',', '.') }} M
W {{ ril.W|number_format(2, ',', '.') }} M
     
{% if coeff_pv.valido %}

{{'Volumetric Weight'|trans }}

[{{ coeff_pv.pv_tipo }}] {{ coeff_pv.pv }} {{ 'Kg'|trans }}
{% endif %}
{% endif %}
{% if rilevazioni|length > 1 %}

{{ 'Summary Acquisition Table'|trans }}: n° {{ rilevazioni|length }} []

{% if not ridotta %} {% endif %} {% if not ridotta %} {% endif %} {% for ril in rilevazioni %} {% if not ridotta %} {% endif %} {% if not ridotta %} {% endif %} {% endfor %} {% if not ridotta %} {% endif %}

ID

{{ 'N. Objects'|trans }}
{{ 'N. Items'|trans }}
[Kg]

Wheight
{{ 'Fiscal ID'|trans }}
[Mc]

{{ 'Volume'|trans }}
DEP Option

A{{ loop.index }}

{{ ril.n }}

{{ ril.tot_colli }}

{{ ril.NetWeight|number_format(2, ',', '.') }}

{{ ril.fiscal_w }}

{{ ril.Volume|number_format(2, ',', '.') }}

Wiev 3D Object

{{ 'TOT'|trans }}

{{ nobj_tot }}

{{ ncolli_tot }}

{{ weight_tot|number_format(2, ',', '.') }}

{{ tot_volume|number_format(2, ',', '.') }}

ICO-3
{% endif %}
{% if rilevazioni|length > 1 %}
{% endif %} {% for ril in rilevazioni %}

Detailed Analytical Table : A{{ loop.index }} selected


Analytical table details: Wiev & Manage by C4RGO-3D-Lab
{% if not ridotta %} {% endif %} {% if not ridotta %} {% endif %} {% for line in ril.line %} {% if ril.line|length == 1 %} {% else %} {% endif %} {% if not ridotta %} {% endif %} {% if not ridotta %} {% endif %} {% endfor %} {% if not ridotta %} {% endif %}

{{ 'ID'|trans }}

[N.]

{{ 'Items'|trans }}

[Kg]

{{ 'Weight'|trans }}

[Mc]

{{ 'Volume'|trans }}

[m]

{{ 'H'|trans }}

[m]

{{ 'L'|trans }}

[m]

{{ 'W'|trans }}

DEP Option
Restore Option
Split Option

{{ loop.index }}

{% if not ridotta %} {% endif %}

{{ line.ncolli }}

{% if not ridotta %} {% endif %}

{{ ril.NetWeight|number_format(2, ',', '.') }}

{{ line.pesoriga }}

{% if not ridotta %} {% 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 %} {{ 'IN BOUND'|trans }} {{ 'PACKAGE'|trans }} {{ 'SURFACE'|trans }} {{ 'V-SHAPE'|trans }} {% endif %}

{{ Inbound }}

{{ RealVolume }}

{{ RealVolumeSurface }}

{{ InboundVolumeSurface }}

{{ line.H|number_format(2, ',', '.') }}

{{ line.L|number_format(2, ',', '.') }}

{{ line.W|number_format(2, ',', '.') }}

{{ 'DEP'|trans }}© DEP Option {% if line.palletOp is not null and line.palletOp != 0 %} {% endif %} {{ 'Restore option'|trans }}
0 %}style="border-style: solid; border-width: 1px;"{% else %}{% endif %} src="{{ asset('static/c4rg0_themes/assets/images/icons/3D_Fine_Split_p.png') }}" width="35" title="{{ 'SPLIT'|trans }}" alt="{{ 'Split option'|trans }}"/>

{{ 'TOT'|trans }}: {{ ril.tot_colli }}

{{ ril.tot_colli }}

{{ ril.NetWeight|number_format(2, ',', '.') }}

 

{{ ril.Volume|number_format(2, ',', '.') }}

ICO-3
{% endfor %}
{% endblock %} {% block javascripts %} {{ parent() }} {% include '3d.html.twig' %} {% endblock %} {% block footer %} {% endblock %}