{** 2019 DPD Polska Sp. z o.o. * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * prestashop@dpd.com.pl so we can send you a copy immediately. * * @author DPD Polska Sp. z o.o. * @copyright 2019 DPD Polska Sp. z o.o. * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) * International Registered Trademark & Property of DPD Polska Sp. z o.o. *}
{if $page > 1}   {/if} {l s='Page' mod='dpdpoland'} {$page|escape:'htmlall':'UTF-8'} / {$total_pages|escape:'htmlall':'UTF-8'} {if $page < $total_pages}   {/if} | {l s='Display' mod='dpdpoland'} / {$list_total|escape:'htmlall':'UTF-8'} {l s='result(s)' mod='dpdpoland'}
{if isset($table_data) && $table_data} {section name=ii loop=$table_data} {/section} {else} {/if}
{l s='Printout date' mod='dpdpoland'}
{if $order_by == 'date_add' && $order_way == 'desc'} {else} {/if} {if $order_by == 'date_add' && $order_way == 'asc'} {else} {/if}
{l s='Order number' mod='dpdpoland'}
{if $order_by == 'id_order' && $order_way == 'desc'} {else} {/if} {if $order_by == 'id_order' && $order_way == 'asc'} {else} {/if}
{l s='Package number' mod='dpdpoland'}
{if $order_by == 'package_number' && $order_way == 'desc'} {else} {/if} {if $order_by == 'package_number' && $order_way == 'asc'} {else} {/if}
{l s='Number of Parcels' mod='dpdpoland'}
{if $order_by == 'count_parcel' && $order_way == 'desc'} {else} {/if} {if $order_by == 'count_parcel' && $order_way == 'asc'} {else} {/if}
{l s='Receiver' mod='dpdpoland'}
{if $order_by == 'receiver' && $order_way == 'desc'} {else} {/if} {if $order_by == 'receiver' && $order_way == 'asc'} {else} {/if}
{l s='Country' mod='dpdpoland'}
{if $order_by == 'country' && $order_way == 'desc'} {else} {/if} {if $order_by == 'country' && $order_way == 'asc'} {else} {/if}
{l s='Postal code' mod='dpdpoland'}
{if $order_by == 'postcode' && $order_way == 'desc'} {else} {/if} {if $order_by == 'postcode' && $order_way == 'asc'} {else} {/if}
{l s='City' mod='dpdpoland'}
{if $order_by == 'city' && $order_way == 'desc'} {else} {/if} {if $order_by == 'city' && $order_way == 'asc'} {else} {/if}
{l s='Address' mod='dpdpoland'}
{if $order_by == 'address' && $order_way == 'desc'} {else} {/if} {if $order_by == 'address' && $order_way == 'asc'} {else} {/if}
{l s='Actions' mod='dpdpoland'}
 

-- {l s='From' mod='dpdpoland'}
{l s='To' mod='dpdpoland'}
--
{if $table_data[ii].date_add && $table_data[ii].date_add != '0000-00-00 00:00:00'} {$table_data[ii].date_add|escape:'htmlall':'UTF-8'} {else} -- {/if} {if $table_data[ii].id_order} {$table_data[ii].id_order|escape:'htmlall':'UTF-8'} {else} -- {/if} {if $table_data[ii].package_number} {$table_data[ii].package_number|escape:'htmlall':'UTF-8'} {else} -- {/if} {if $table_data[ii].count_parcel} {$table_data[ii].count_parcel|escape:'htmlall':'UTF-8'} {else} -- {/if} {if $table_data[ii].receiver} {$table_data[ii].receiver|escape:'htmlall':'UTF-8'} {else} -- {/if} {if $table_data[ii].country} {$table_data[ii].country|escape:'htmlall':'UTF-8'} {else} -- {/if} {if $table_data[ii].postcode} {$table_data[ii].postcode|escape:'htmlall':'UTF-8'} {else} -- {/if} {if $table_data[ii].city} {$table_data[ii].city|escape:'htmlall':'UTF-8'} {else} -- {/if} {if $table_data[ii].address} {$table_data[ii].address|escape:'htmlall':'UTF-8'} {else} -- {/if} {l s='View' mod='dpdpoland'}
{l s='No packages' mod='dpdpoland'}