{** * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, * either version 3 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along with this program. * If not, see https://www.gnu.org/licenses/. *}
{l s='Return codes' mod='correosoficial'}
{/if} {$num_bulto = 1}{l s='Status' mod='correosoficial'}:
{$return_status}
{l s='Return pickup code' mod='correosoficial'}:
{$saved_return_pickup[0]->pickup_number}
{l s='status' mod='correosoficial'}:
{$pickup_return_data_response['status']}
{l s='Pickup data' mod='correosoficial'}:
{$pickup_return_data_response['pickup_date']}
{if isset($pickup_return_data_response['pickup_from_hour'])}
{$pickup_return_data_response['pickup_from_hour']}
{/if}
{if isset($pickup_return_data_response['pickup_to_hour'])}
{$pickup_return_data_response['pickup_to_hour']}
{/if}
{$pickup_return_data_response['pickup_address']}
{$pickup_return_data_response['pickup_city']}
{$pickup_return_data_response['pickup_cp']}
{l s='Customs related data' mod='correosoficial'}