230 lines
9.0 KiB
Smarty
230 lines
9.0 KiB
Smarty
{*
|
||
* 2007-2019 PrestaShop
|
||
*
|
||
* NOTICE OF LICENSE
|
||
*
|
||
* This source file is subject to the Academic Free License (AFL 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/afl-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
|
||
* to license@prestashop.com so we can send you a copy immediately.
|
||
*
|
||
* DISCLAIMER
|
||
*
|
||
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
|
||
* versions in the future. If you wish to customize PrestaShop for your
|
||
* needs please refer to http://www.prestashop.com for more information.
|
||
*
|
||
* @author PrestaShop SA <contact@prestashop.com>
|
||
* @copyright 2007-2019 PrestaShop SA
|
||
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
||
* International Registered Trademark & Property of PrestaShop SA
|
||
*}
|
||
|
||
<div class="panel">
|
||
<div class="panel-heading">{l s='Geis logistic module' mod='GeisLogistic'}</div>
|
||
<form action="{$liburl}insertexport.php" method="post" id="order_geis" target="_self">
|
||
<fieldset>
|
||
<div class="row">
|
||
<div class="col-xs-12"><h4>{l s='General settings' mod='GeisLogistic'}</h4></div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Number of packages [1-3]' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geiscounter" value="{$geiscounter}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Payment 1 - COD, 0 - bankwire' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geiscod" value="{if $curentstate == $geiscod }1{else}0{/if}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='COD value' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geiscodvalue" value="{if $curentstate == $geiscod }{$geistotal}{else}0{/if}" />
|
||
</div>
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='COD ISO' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geiscurrencyiso" value="{$geiscurrencyiso}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='Private person' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisprivate" value="{$geisprivate}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Delivery city' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geiscity" value="{$geiscity}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Delivery country' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geiscountry" value="{$geiscountry}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Delivery name' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisnazwa" value="{$geisnazwa}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Delivery street' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisstreet" value="{$geisstreet}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Delivery Zip code' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geiszipcode" value="{$geiszipcode}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Delivery E-mail' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisemail" value="{$geisemail}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Full name' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisname" value="{$geisname}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Delivery phone' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisphone" value="{$geisphone}" />
|
||
</div>
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Note driver' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisnotedriver" value="{$geisnotedriver}" />
|
||
</div>
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Pickup date' mod='GeisLogistic'}</span>
|
||
<input type="text" name="pickupdate" id="datepicker" class="datepicker" value="" />
|
||
</div>
|
||
|
||
<div class="col-xs-12" style="margin:10px"><a class="btn btn-default" href="#geisextra" data-toggle="collapse">{l s='More' mod='GeisLogistic'}</a></div>
|
||
<div id="geisextra" class="collapse btn btn-default pull-right">
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Distribution Channel (1 – Parcel, 2 – Cargo)' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geischannel" value="{$geischannel}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='Type of service' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geistype" value="{$geistype}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='Type of wrap' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geiswrap" value="{$geiswrap}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Note' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisnote" value="{$geisnote}" />
|
||
</div>
|
||
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='ADZ' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisadz" value="{$geisadz}" />
|
||
</div>
|
||
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='AVI' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisavi" value="{$geisavi}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='SMS' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geissms" value="{$geissms}" />
|
||
</div>
|
||
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='Email' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geissemail" value="{$geissemail}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='ADD FEE' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisaddfee" value="{$geisaddfee}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-2">
|
||
<span class="title_box ">{l s='Description' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisdecription" value="{$geisdecription}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='Weight 1' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisweight" value="{$geisweight}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='Weight 2' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisweight1" value="{$geisweight1}" />
|
||
</div>
|
||
|
||
<div class="col-xs-12 col-sm-1">
|
||
<span class="title_box ">{l s='Weight 3' mod='GeisLogistic'}</span>
|
||
<input type="text" name="geisweight2" value="{$geisweight2}" />
|
||
</div>
|
||
|
||
|
||
</div> <!--extras-->
|
||
</div> <!--row-->
|
||
<input type="hidden" name="secure_key" value="{$secure_key}" />
|
||
<input type="hidden" name="geisidorder" value="{$geisidorder}" />
|
||
<input type="hidden" name="geisorder" value="{$geisorder}" />
|
||
<div class="col-xs-12">
|
||
<br />
|
||
<button type="submit" id="submit_geis" class="btn btn-primary pull-right" name="submitinsert">{l s='Send' mod='GeisLogistic'}</button>
|
||
</div>
|
||
</fieldset>
|
||
</form>
|
||
</div><!--panel-->
|
||
<div class="panel">
|
||
<div class="panel-heading"><i class="icon icon-tags"></i>{l s='Get label and check status' mod='GeisLogistic'}</div>
|
||
<p>» {l s='If you have more packages the number is ascending plus one' mod='GeisLogistic'}</p>
|
||
<fieldset>
|
||
<div class="row">
|
||
<div class="col-xs-12 col-sm-6">
|
||
{if $trackingnumber != null}
|
||
<form action="{$liburl}getlabel.php" method="post" id="label_geis" target="_self">
|
||
<div class="col-lg-6">
|
||
<span class="title_box ">{l s='Shipping number' mod='GeisLogistic'}</span>
|
||
<input type="text" name="trackingnumber" value="{$trackingnumber}" />
|
||
</div>
|
||
<input type="hidden" name="geistoken" value="{$secure_key}" />
|
||
<div class="col-xs-12">
|
||
<br />
|
||
<button type="submit" id="submit_label" class="btn btn-primary pull-left" name="submitlabel">{l s='Print' mod='GeisLogistic'}</button>
|
||
</div>
|
||
</form>
|
||
{else}
|
||
<p>{l s='No document' mod='GeisLogistic'}</p>
|
||
{/if}
|
||
</div>
|
||
<div class="col-xs-12 col-sm-6">
|
||
{if $trackingnumber != null}
|
||
<form action="{$liburl}shipmentdetail.php" method="post" id="shipment_geis" target="_self">
|
||
<div class="col-lg-6">
|
||
<span class="title_box ">{l s='Shipping number' mod='GeisLogistic'}</span>
|
||
<input type="text" name="trackingnumber" value="{$trackingnumber}" />
|
||
</div>
|
||
<input type="hidden" name="geistoken" value="{$secure_key}" />
|
||
<div class="col-xs-12">
|
||
<br />
|
||
<button type="submit" id="submit_shipment" class="btn btn-primary pull-left" name="submitshipment">{l s='Check' mod='GeisLogistic'}</button>
|
||
</div>
|
||
</form>
|
||
{else}
|
||
<p>{l s='No document' mod='GeisLogistic'}</p>
|
||
{/if}
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div> |