HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: //proc/self/cwd/nueva/modules/roja45quotationsprofree/views/templates/admin/quote_template_txt.tpl
{*
* 2016 ROJA45
* All rights reserved.
*
* DISCLAIMER
*
* Changing this file will render any support provided by us null and void.
*
*  @author 			Roja45
*  @copyright  		2016 Roja45
*  @license          /license.txt
*}


{l s='Product' mod='roja45quotationsprofree'}     {l s='Reference' mod='roja45quotationsprofree'}     {l s='Unit Price' mod='roja45quotationsprofree'} {if ($default_tax_method==1)}{l s='(tax excl.)' mod='roja45quotationsprofree'}{else}{l s='(tax incl.)' mod='roja45quotationsprofree'}{/if}     {l s='Quantity' mod='roja45quotationsprofree'}     {l s='Total' mod='roja45quotationsprofree'}{if ($default_tax_method==1)} {l s='(tax excl.)' mod='roja45quotationsprofree'}{else}{l s='(tax incl.)' mod='roja45quotationsprofree'}{/if}
{foreach from=$products item=product key=k}
    {include file='./quote_template_txt_product_line.tpl'}
{/foreach}

{if (sizeof($charges))}
    {include file='./quote_template_txt_charge_table.tpl'}
{else}
    {l s='No Charges Included' mod='roja45quotationsprofree'}
{/if}

{if (sizeof($discounts))}
    {include file='./quote_template_txt_discount_table.tpl'}
{else}
    {l s='No Discounts Included' mod='roja45quotationsprofree'}
{/if}
{include file='./quote_template_txt_totals.tpl'}

{if ($exchange_rate != 1)}
    {l s='Your quote has been provided in your requested currency.  Please be aware that currency fluctuations may result in changes to the price you have been quoted.  We reserve the right to change or cancel this quote at any time.' mod='roja45quotationsprofree'}
{/if}