{% if awbexp != FALSE %}
{% endif %}
{% endblock %}
{% block javascripts %}
{{ parent() }}
{% endblock %}
{% block footer %}
{% endblock %}
{{ 'ID'|trans }} |
[N.] |
[Mc] |
[m]{{ 'H'|trans }} |
[m]{{ 'L'|trans }} |
[m]{{ 'W'|trans }} |
|---|---|---|---|---|---|
{{ awbexp.nrpackages }} |
{{ awbexp.ncolli }} |
{% if awbexp.volumeflag == 1 %}
{{ awbexp.inbound|number_format(2, ',', '.') }} {# Inbound #}
|
{{ awbexp.hpackage|number_format(2, ',', '.') }} |
{{ awbexp.lpackage|number_format(2, ',', '.') }} |
{{ awbexp.wpackage|number_format(2, ',', '.') }} |