Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-04-30 12:02:40
|
||||
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/agregar-ticket-facturar.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:97995549453612cb07a4e84-20067971%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'1edf4e5f0b781ffc2786a75d80deb5b255265dd7' =>
|
||||
array (
|
||||
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/agregar-ticket-facturar.tpl',
|
||||
1 => 1385163789,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '97995549453612cb07a4e84-20067971',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div id="divForm">
|
||||
<form id="frmTicket" name="frmTicket" method="post">
|
||||
<fieldset>
|
||||
|
||||
<div class="a">
|
||||
<div class="l">* Ingrese el Folio Novomoda del Ticket:</div>
|
||||
<div class="r"><input type="text" name="ventaId" id="ventaId" class="largeInput wide2" maxlength="10">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="clear:both"></div>
|
||||
<hr />
|
||||
* Campo requerido
|
||||
<div style="padding-left:300px">
|
||||
<a class="button" onclick="SaveTicket()"><span>Continuar >></span></a>
|
||||
</div>
|
||||
<input type="hidden" id="type" name="type" value="saveAddTicket"/>
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
Reference in New Issue
Block a user