114 lines
4.8 KiB
PHP
Executable File
114 lines
4.8 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-06-30 13:25:08
|
|
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/detalles-rfc.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:146858383153b1ab84892810-51218736%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'ca448f90cc382f7eefe6e12f06f442207d4d4d69' =>
|
|
array (
|
|
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/detalles-rfc.tpl',
|
|
1 => 1378331448,
|
|
),
|
|
),
|
|
'nocache_hash' => '146858383153b1ab84892810-51218736',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div id="divForm">
|
|
|
|
<fieldset>
|
|
|
|
<div class="formLine" style="width:100%; text-align:left">
|
|
<div style="width:60%;float:left">* RFC y Homoclave:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['rfc'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">* Nombre Completo o Razón Social:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['razonSocial'];?>
|
|
</div>
|
|
<hr />
|
|
</div>
|
|
<div class="formLine">
|
|
<div align="center"><b>.:: Porcentajes ::.</b></div>
|
|
<br />
|
|
<div style="width:30%;float:left">Bonificación:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['porcentajeBonificacion'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Devolución:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['porcentajeDevolucion'];?>
|
|
</div><br />
|
|
|
|
<div align="center"><b>.:: Devolución ::.</b></div>
|
|
<br />
|
|
<div style="width:30%;float:left">Días para realizar Devolución:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['diasDevolucion'];?>
|
|
</div><br />
|
|
|
|
<div align="center"><b>.:: Dirección ::.</b></div>
|
|
<br />
|
|
<div style="width:30%;float:left">Calle:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['calle'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">No. Exterior:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['noExt'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">No. Interior:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['noInt'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Referencia:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['referencia'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Colonia:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['colonia'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Localidad:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['localidad'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Municipio o Delegación:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['municipio'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Ciudad:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['ciudad'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Código Postal:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['cp'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Estado:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['estado'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Pais:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['pais'];?>
|
|
</div>
|
|
|
|
<div style="width:60%;float:left">* Régimen Fiscal:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['regimenFiscal'];?>
|
|
</div>
|
|
|
|
<hr />
|
|
<div style="clear:both"></div>
|
|
* Campos requeridos
|
|
|
|
</div>
|
|
|
|
<div style="clear:both"></div>
|
|
<div class="formLine" style="text-align:center; padding-left:290px">
|
|
<a class="button" id="btnClose" name="btnClose"><span>Cerrar</span></a>
|
|
</div>
|
|
|
|
</fieldset>
|
|
|
|
</div>
|