{config_load file="$language_path_admin/$language.conf" section="general"} {config_load file="$language_path_admin/$language.conf" section="imports_overview"}
{#heading_title#} {$import.import_number}
{if $import.action_array} {draw_actions items=$import.action_array} {/if}
{if $import.date_export > 0} {/if} {if $import.routing_source != '' or $import.routing_target != ''} {/if} {if $import.gassed == 1} {/if}
{#date_added#}{$import.date_added|date_format:"%d.%m.%Y"}
{#date_export#}{$import.date_export|date_format:"%d.%m.%Y"}
{#routing#}{$import.routing_source} / {$import.routing_target}
{#documents_present#}:{if $import.documents_present == 0}{#no#}{else}{#yes#}{/if}
{#gassed#}
{#transport_type#}{$import.transport_type}
{#transport_code#}{$import.transport_types_code}
{#status#}{$import.status_name}
{draw_address_table title=#shipper_address# values=$import.shipper_address source="company"}
{draw_address_table title=#transport_agent_address# values=$import.transport_agent_address source="company"}
{draw_address_table title=#haulage_service_address# values=$import.haulage_service_address source="company"}
{if $import.comments != ''}
{if $import.comments != ''}
{include file="snippet_import_comments.html"}
{/if}

{/if}
{if $import.invoices}
{#invoices#}
{/if}
{include file="snippet_import_costs.html"}

{include file="snippet_import_ships.html"}
{#history#}