105 lines
5.9 KiB
PHP
Executable File
105 lines
5.9 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-06-20 13:18:32
|
|
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/editar-rfc.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:161066469053a47af85e6315-46106976%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'6c2dc33bdfa83480a5e8761d372da5a49ecfcc37' =>
|
|
array (
|
|
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/editar-rfc.tpl',
|
|
1 => 1378331396,
|
|
),
|
|
),
|
|
'nocache_hash' => '161066469053a47af85e6315-46106976',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div id="divForm">
|
|
<form id="editRfcForm" name="editRfcForm" method="post">
|
|
<fieldset>
|
|
<div class="formLine" style="width:100%; text-align:left">
|
|
<div style="width:60%;float:left">* RFC y Homoclave (12 o 13 Letras SIN espacion o guiones):</div>
|
|
<input name="rfc" id="rfc" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['rfc'];?>
|
|
" maxlength="13" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">* Nombre Completo o Razón Social:</div>
|
|
<br />
|
|
<input name="razonSocial" id="razonSocial" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['razonSocial'];?>
|
|
" size="50" class="largeInput wide2"/>
|
|
<hr />
|
|
</div>
|
|
<div class="formLine">
|
|
<div align="center"><b>.:: Porcentajes ::.</b></div>
|
|
<br />
|
|
<div style="width:30%;float:left">Bonificación:</div>
|
|
<input name="bonificacion" id="bonificacion" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['porcentajeBonificacion'];?>
|
|
" size="50" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">Devolución:</div>
|
|
<input name="devolucion" id="devolucion" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['porcentajeDevolucion'];?>
|
|
" size="50" class="largeInput wide2"/>
|
|
</div>
|
|
<div class="formLine">
|
|
<div align="center"><b>.:: Devolución ::.</b></div>
|
|
<br />
|
|
<div style="width:30%;float:left">Días para realizar Devolución:</div>
|
|
<input name="diasDevolucion" id="diasDevolucion" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['diasDevolucion'];?>
|
|
" size="50" class="largeInput wide2"/>
|
|
</div>
|
|
<div class="formLine">
|
|
<div align="center"><b>.:: Dirección ::.</b></div>
|
|
<br />
|
|
<div style="width:30%;float:left">Calle:</div>
|
|
<input name="calle" id="calle" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['calle'];?>
|
|
" size="50" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">No. Exterior:</div>
|
|
<input name="noExt" id="noExt" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['noExt'];?>
|
|
" size="10" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">No. Interior:</div>
|
|
<input name="noInt" id="noInt" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['noInt'];?>
|
|
" size="10" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">Referencia:</div>
|
|
<input name="referencia" id="referencia" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['referencia'];?>
|
|
" size="50" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">Colonia:</div>
|
|
<input name="colonia" id="colonia" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['colonia'];?>
|
|
" size="30" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">Localidad:</div>
|
|
<input name="localidad" id="localidad" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['localidad'];?>
|
|
" size="30" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">Municipio o Delegación:</div>
|
|
<input name="municipio" id="municipio" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['municipio'];?>
|
|
" size="30" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">Ciudad:</div>
|
|
<input name="ciudad" id="ciudad" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['ciudad'];?>
|
|
" size="30" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">Código Postal:</div>
|
|
<input name="cp" id="cp" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['cp'];?>
|
|
" size="10" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">Estado:</div>
|
|
<input name="estado" id="estado" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['estado'];?>
|
|
" size="30" class="largeInput wide2"/>
|
|
<div style="width:30%;float:left">Pais:</div>
|
|
<input name="pais" id="pais" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['pais'];?>
|
|
" size="50" class="largeInput wide2"/>
|
|
<div style="width:60%;float:left">* Régimen Fiscal:</div>
|
|
<input name="regimenFiscal" id="regimenFiscal" type="text" value="<?php echo $_smarty_tpl->getVariable('post')->value['regimenFiscal'];?>
|
|
" size="13" class="largeInput wide2"/>
|
|
<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="editarRfc" name="editarRfc"><span>Actualizar</span></a>
|
|
</div>
|
|
|
|
</fieldset>
|
|
<input type="hidden" id="rfcId" name="rfcId" value="<?php echo $_smarty_tpl->getVariable('post')->value['rfcId'];?>
|
|
" />
|
|
<input type="hidden" name="type" id="type" value="saveEditRfc" />
|
|
</form>
|
|
</div>
|