{% 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 %} {{ parent() }}
{% 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 %}
{{ render(controller('App\\Controller\\CongruityController::congruity', {'a_awb':awb})) }}
{% if pid == 0 %}

{{ 'Acquisition N°'|trans }} {{ awb }}: {% for ril in rilevazioni %} {{ ril.mainStatoTxt }} {% endfor %}

{{ 'global.date'|trans }}: {% for ril in rilevazioni %} {{ ril.dt_aquisition|c4rgoFormatDate }} {% endfor %}

{{ 'global.mode'|trans }}: {{ mode }}

{{ 'global.location'|trans }}: {{ macchina.Luogo.Descrizione }}

{{ 'global.system'|trans }}: {{ macchina.Sistema|raw }}

{% if ridotta %} {% else %}

{{ 'global.operator'|trans }}: {% for ril in rilevazioni %} {% if ril.user != null %}{{ ril.user.fullname }}{% endif %} {% endfor %}

{% endif %}

{{ 'global.aquisition_opt'|trans }}: {% include 'block/acquisition_opt.html.twig' with {'parametri': parametri} %}


{{ '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 %}

{{ 'global.acq.temperature'|trans }}: {{ temperature }}

{% endif %}
{% 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
     

{{'Weight'|trans }}

{{ weight_tot|formattatore(2, ',', '.', false, "", "", 0)|raw }} {{ 'Kg'|trans }}
{% if coeff_pv.valido %}

{{'V/W'|trans }}

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

{{ '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]

Weight
[Mc]

{{ 'Volume'|trans }}
DEP Option

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 }}

Wiev 3D Object

{{ 'TOT'|trans }}

{{ nobj_tot }}

{{ ncolli_tot }}

{{ weight_tot|formattatore(2, ',', '.', false, "", "", 2)|raw }}

{{ tot_volume|formattatore(2, ',', '.', false, "", "", 2)|raw }}

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

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


Analytical table details: Wiev & Managed by C4RGO-3D-Lab
{% if not ridotta %} {% endif %} {% if not ridotta %} {% endif %} {% for line in ril.line %} {% if line.nuova_riga == 1 and line.pesatapos != '' %} {% endif %} {% if not ridotta %} {% endif %} {% if not ridotta %} {% endif %} {% endfor %} {% if not ridotta %} {% endif %}
{{ 'Unselect all'|trans }}

{{ 'ID'|trans }}

[N.]

{{ 'Box'|trans }}

[Kg]

{{ 'Weight'|trans }}

[Mc]

{{ 'Volume'|trans }}

[m]

{{ 'H'|trans }}

[m]

{{ 'L'|trans }}

[m]

{{ 'W'|trans }}

DEP Option
Restore Option
Split Option

{{ line.pesatapos }}
{% if line.pesatapos != '' %}
{% endif %}

{{ loop.index }}

{% if line.riga_stato < 3 %} {% endif %} {% if not ridotta %}

{% if line.obj_code != null and line.obj_code != '' and line.obj_code != '0' %}{{ line.obj_code }}{% else %}--{% endif %}

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

{{ line.ncolli }}

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

{{ line.PesoNetto|formattatore(2, ',', '.', false, "", "", 2)|raw }}

{% 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|formattatore(2, ',', '.', false, "", "", 2)|raw }}{{ line.H|formattatore(4, ',', '.', false, "", "", 2)|raw }}

{{ line.L|formattatore(2, ',', '.', false, "", "", 2)|raw }}{{ line.L|formattatore(4, ',', '.', false, "", "", 2)|raw }}

{{ line.W|formattatore(2, ',', '.', false, "", "", 2)|raw }}{{ line.W|formattatore(4, ',', '.', false, "", "", 2)|raw }}

{{ '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|formattatore(2, ',', '.', false, "", "", 2)|raw }}{{ ril.fiscal_w }}

{{ ril.Volume|formattatore(2, ',', '.', false, "", "", 2)|raw }}{{ ril.vol_id }}

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