Primer commit del sistema avantika sin cambios
This commit is contained in:
5
templates/items/analisis-venta-base.tpl
Executable file
5
templates/items/analisis-venta-base.tpl
Executable file
@@ -0,0 +1,5 @@
|
||||
<tr>
|
||||
<td colspan="8" align="left">
|
||||
{include file="{$DOC_ROOT}/templates/lists/analisis-sucursal.tpl"}
|
||||
</td>
|
||||
</tr>
|
||||
20
templates/items/analisis-venta-header.tpl
Executable file
20
templates/items/analisis-venta-header.tpl
Executable file
@@ -0,0 +1,20 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="40" scope="col"></th>
|
||||
<th width="100" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="100" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Producto</div></th>
|
||||
<th width="" scope="col"><div align="center">Fecha Entrada</div></th>
|
||||
<th width="100" scope="col"><div align="center">Cant. Prendas</div></th>
|
||||
<th width="100" scope="col"><div align="center">Venta Total</div></th>
|
||||
<th width="100" scope="col"><div align="center">Utilidad</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
25
templates/items/atributos-base.tpl
Executable file
25
templates/items/atributos-base.tpl
Executable file
@@ -0,0 +1,25 @@
|
||||
<tr>
|
||||
<td align="center">{$item.atributoId}</td>
|
||||
<td>{$item.nombre}</td>
|
||||
<td align="center">
|
||||
<a href="javascript:void(0)" onclick="AddValorDiv({$item.atributoId})" title="Agregar Valor">
|
||||
<img src="{$WEB_ROOT}/images/icons/add.png" border="0"/>
|
||||
</a>
|
||||
<a href="javascript:void(0)" onclick="ViewValores({$item.atributoId})" title="Ver Valores">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.atributoId}" title="Editar"/>
|
||||
{if $item.atributoId > 2}
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.atributoId}" title="Eliminar"/>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr id="valores_{$item.atributoId}" style="display:none">
|
||||
<td> </td>
|
||||
<td colspan="3" align="left" id="contValores_{$item.atributoId}">
|
||||
{include file="{$DOC_ROOT}/templates/lists/atributos-valores.tpl"}
|
||||
</td>
|
||||
</tr>
|
||||
16
templates/items/atributos-header.tpl
Executable file
16
templates/items/atributos-header.tpl
Executable file
@@ -0,0 +1,16 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="" scope="col">Nombre</th>
|
||||
<th width="100" scope="col"><div align="center">Valores</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
14
templates/items/atributos-valores-base.tpl
Executable file
14
templates/items/atributos-valores-base.tpl
Executable file
@@ -0,0 +1,14 @@
|
||||
<tr>
|
||||
<td align="center"> > </td>
|
||||
<td>{$itm.nombre}</td>
|
||||
<td align="center">
|
||||
<a href="javascript:void(0)" onclick="EditValorPopup({$itm.atribValId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" border="0" title="Editar"/>
|
||||
</a>
|
||||
{if $itm.atribValId > 2}
|
||||
<a href="javascript:void(0)" onclick="DeleteValorPopup({$itm.atribValId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" border="0" title="Eliminar"/>
|
||||
</a>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
9
templates/items/atributos-valores-header.tpl
Executable file
9
templates/items/atributos-valores-header.tpl
Executable file
@@ -0,0 +1,9 @@
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="subTbl">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" bgcolor="#00CC00"><div align="center"></div></th>
|
||||
<th width="" scope="col">Nombre</th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
11
templates/items/bonificaciones-base.tpl
Executable file
11
templates/items/bonificaciones-base.tpl
Executable file
@@ -0,0 +1,11 @@
|
||||
<tr>
|
||||
<td align="center">{$item.bonifDevId}</td>
|
||||
<td align="center">{$item.pedido}</td>
|
||||
<td align="center">{$item.usuario}</div></td>
|
||||
<td align="center">{$item.fecha|date_format:"%d-%m-%Y %k:%M:%S"}</div></td>
|
||||
<td align="center">{$item.porcBonif}%</td>
|
||||
<td align="center">${$item.costo}</td>
|
||||
<td align="center">${$item.cantDev}</td>
|
||||
<td align="center">${$item.totalBonif|number_format:2:'.':','}</td>
|
||||
<td align="center">{$item.tipo}</td>
|
||||
</tr>
|
||||
21
templates/items/bonificaciones-header.tpl
Executable file
21
templates/items/bonificaciones-header.tpl
Executable file
@@ -0,0 +1,21 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">ID</div></th>
|
||||
<th width="80" scope="col"><div align="center">No. Pedido</div></th>
|
||||
<th width="" scope="col"><div align="center">Usuario</div></th>
|
||||
<th width="100" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="80" scope="col"><div align="center">% Bonif.</div></th>
|
||||
<th width="80" scope="col"><div align="center">Costo</div></th>
|
||||
<th width="80" scope="col"><div align="center">Cant. Dev</div></th>
|
||||
<th width="80" scope="col"><div align="center">Total Bonif.</div></th>
|
||||
<th width="80" scope="col"><div align="center">Tipo</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
14
templates/items/bonificaciones-pendientes-base.tpl
Executable file
14
templates/items/bonificaciones-pendientes-base.tpl
Executable file
@@ -0,0 +1,14 @@
|
||||
<tr>
|
||||
{*<td align="center">{$item.pedidoId}</td>*}
|
||||
<td>{$item.nombreProveedor}</td>
|
||||
<td align="center">{$item.nombreProducto}</td>
|
||||
<td align="center">{$item.totalProductos}</td>
|
||||
<td align="center">${$item.costoProducto}</td>
|
||||
<td align="center">${$item.costoTotal}</td>
|
||||
<td align="center">{$item.porcentajeVendido}%</td>
|
||||
<td align="center">{$item.vendido}</td>
|
||||
<td align="center">${$item.costoTotalVendido}</td>
|
||||
<td align="center">{$item.porcentajeUtilidad}%</td>{* AQUI *}
|
||||
<td align="center">{$item.porcentajeAplicado}%</td>
|
||||
<td align="center">${$item.totalBonificacion}</td>
|
||||
</tr>
|
||||
17
templates/items/bonificaciones-pendientes-header.tpl
Executable file
17
templates/items/bonificaciones-pendientes-header.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<tr>
|
||||
{*<th><div align="center">No. Pedido</div></th>*}
|
||||
<th><div align="center">Proveedor</div></th>
|
||||
{*<th><div align="center">Modelo</div></th>*}
|
||||
<th><div align="center">Descripcion</div></th>
|
||||
<th><div align="center">Cantidad</div></th>
|
||||
<th><div align="center">Costo</div></th>
|
||||
<th><div align="center">Monto</div></th>
|
||||
<th><div align="center">% Ventas</div></th>
|
||||
<th><div align="center">Vendido</div></th>
|
||||
<th><div align="center">$ Vendido</div></th>
|
||||
<th><div align="center">% Utilidad</div></th>
|
||||
<th><div align="center">% Bonificacion</div></th>
|
||||
<th><div align="center">Monto (Bonificacion - Devolucion)</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
9
templates/items/clientes-base.tpl
Executable file
9
templates/items/clientes-base.tpl
Executable file
@@ -0,0 +1,9 @@
|
||||
<tr>
|
||||
<td align="center">{$item.rfc}</td>
|
||||
<td>{$item.nombre}</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" class="spanView" id="{$item.clienteId}" title="Ver Detalles" />
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.clienteId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.clienteId}" title="Eliminar"/>
|
||||
</td>
|
||||
</tr>
|
||||
15
templates/items/clientes-header.tpl
Executable file
15
templates/items/clientes-header.tpl
Executable file
@@ -0,0 +1,15 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="180" scope="col"><div align="center">RFC</div></th>
|
||||
<th width="" scope="col"><div align="center">Razón Social</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
8
templates/items/colores-base.tpl
Executable file
8
templates/items/colores-base.tpl
Executable file
@@ -0,0 +1,8 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.colorId}</div></td>
|
||||
<td>{$item.nombre}</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.colorId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.colorId}" title="Eliminar"/>
|
||||
</td>
|
||||
</tr>
|
||||
19
templates/items/colores-header.tpl
Executable file
19
templates/items/colores-header.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div align="center" class="btnAddGral">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addColor">Agregar Color</a>
|
||||
</div>
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="" scope="col">Nombre</th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
11
templates/items/comisiones-base.tpl
Executable file
11
templates/items/comisiones-base.tpl
Executable file
@@ -0,0 +1,11 @@
|
||||
<tr>
|
||||
<td align="center">{$item.comisionId}</td>
|
||||
<td>{$item.tipoUsuario}</td>
|
||||
<td align="center">{$item.comisionBajo}</td>
|
||||
<td align="center">{$item.comisionAlto}</td>
|
||||
<td align="center">{$item.rango}</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.comisionId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.comisionId}" title="Eliminar"/>
|
||||
</td>
|
||||
</tr>
|
||||
18
templates/items/comisiones-header.tpl
Executable file
18
templates/items/comisiones-header.tpl
Executable file
@@ -0,0 +1,18 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col"><div align="center">ID</div></th>
|
||||
<th scope="col">Tipo de Usuario</th>
|
||||
<th scope="col"><div align="center">% Comision Rango Bajo</div></th>
|
||||
<th scope="col"><div align="center">% Comision Rango Alto</div></th>
|
||||
<th scope="col"><div align="center">Rango</div></th>
|
||||
<th scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
48
templates/items/conciliaciones-base.tpl
Executable file
48
templates/items/conciliaciones-base.tpl
Executable file
@@ -0,0 +1,48 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">
|
||||
Envíado a Tiendas
|
||||
</div></td>
|
||||
<td align="center"><div align="center">{$item.noPedido}</div>
|
||||
<td align="center"><div align="center">{$item.proveedor}</div></td>
|
||||
<td align="center"><div align="center">{$item.fecha}</div></td>
|
||||
<td align="center">
|
||||
<div align="center">
|
||||
{$item.fechaEntrega}
|
||||
{if $item.fechaEntregaF}
|
||||
Al <br />
|
||||
{$item.fechaEntregaF}
|
||||
{/if}
|
||||
</div>
|
||||
</td>
|
||||
<td align="center"><div align="center">
|
||||
</div></td>
|
||||
<td align="center"><div align="center">
|
||||
<a href="{$WEB_ROOT}/pedidos-detalles/id/{$item.pedidoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="7" align="center">
|
||||
|
||||
<table width="80%" cellpadding="0" cellspacing="0" border="1">
|
||||
<tr>
|
||||
<td align="center" style="background-color:#E0E0E0"><b>Sucursal</b></td>
|
||||
<td align="center" style="background-color:#E0E0E0"><b>Prendas Enviadas</b></td>
|
||||
<td align="center" style="background-color:#E0E0E0"><b>Prendas Recibidas</b></td>
|
||||
</tr>
|
||||
{foreach from=$item.sucursales item=it key=k}
|
||||
<tr>
|
||||
<td align="center">{$it.nombre}</td>
|
||||
<td align="center">{$it.enviadas}</td>
|
||||
<td align="center">{$it.recibidas}</td>
|
||||
</tr>
|
||||
{foreachelse}
|
||||
<tr><td align="center">Ningún registro encontrado.</td></tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
20
templates/items/conciliaciones-header.tpl
Executable file
20
templates/items/conciliaciones-header.tpl
Executable file
@@ -0,0 +1,20 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100"><div align="center">Status</div></th>
|
||||
<th width="100"><div align="center">No. Pedido</div></th>
|
||||
<th width=""><div align="center">Proveedor</div></th>
|
||||
<th width="100"><div align="center">Fecha Pedido</div></th>
|
||||
<th width="100"><div align="center">Fecha Entrega</div></th>
|
||||
<th width="1"><div align="center"></div></th>
|
||||
<th width="60"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
9
templates/items/conjunto-tallas-base.tpl
Executable file
9
templates/items/conjunto-tallas-base.tpl
Executable file
@@ -0,0 +1,9 @@
|
||||
<tr>
|
||||
<td align="center">{$item.conTallaId}</td>
|
||||
<td>{$item.nombre}</td>
|
||||
<td></td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.conTallaId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.conTallaId}" title="Eliminar"/>
|
||||
</td>
|
||||
</tr>
|
||||
16
templates/items/conjunto-tallas-header.tpl
Executable file
16
templates/items/conjunto-tallas-header.tpl
Executable file
@@ -0,0 +1,16 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="300" scope="col"><div align="center">Nombre</div></th>
|
||||
<th width="" scope="col"><div align="center"></div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
10
templates/items/cuentas-bancarias-base.tpl
Executable file
10
templates/items/cuentas-bancarias-base.tpl
Executable file
@@ -0,0 +1,10 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.cuentaBancariaId}</div></td>
|
||||
<td align="center">{$item.banco}</td>
|
||||
<td align="center">{$item.noCuenta}</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" class="spanView" id="{$item.cuentaBancariaId}" title="Ver Detalles" />
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.cuentaBancariaId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.cuentaBancariaId}" title="Eliminar"/>
|
||||
</td>
|
||||
</tr>
|
||||
20
templates/items/cuentas-bancarias-header.tpl
Executable file
20
templates/items/cuentas-bancarias-header.tpl
Executable file
@@ -0,0 +1,20 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div align="center" class="btnAddGral">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addCuentaBancaria">Agregar Cuenta Bancaria</a>
|
||||
</div>
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="200" scope="col"><div align="center">Banco</div></th>
|
||||
<th width="" scope="col"><div align="center">No. Cuenta</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
32
templates/items/cuentas-facturas-base.tpl
Executable file
32
templates/items/cuentas-facturas-base.tpl
Executable file
@@ -0,0 +1,32 @@
|
||||
{foreach from=$item.facturas item=it key=ky}
|
||||
<tr>
|
||||
<td align="center" height="25">{$it.noPedido}</td>
|
||||
<td align="center">{$it.folioProv}</td>
|
||||
<td align="center">{$it.fecha}</td>
|
||||
<td align="center">${$it.total|number_format:2:".":","}</td>
|
||||
<td align="center">${$it.abonos|number_format:2:".":","}</td>
|
||||
<td align="center">${$it.saldo|number_format:2:".":","}</td>
|
||||
<td align="center">
|
||||
<div id="btnPagos_{$it.pedidoId}" style="float:left; margin-left:15px; {if $it.pagado}display:none;{/if}">
|
||||
<a href="javascript:void(0)" onclick="AddPagoDiv({$it.pedidoId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/add.png" border="0" />
|
||||
</a>
|
||||
</div>
|
||||
<div style="float:right; padding-right:15px">
|
||||
<a href="javascript:void(0)" onclick="ViewPagos({$it.pedidoId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0" />
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr id="pagos_{$it.pedidoId}" style="display:none">
|
||||
<td></td>
|
||||
<td colspan="6">
|
||||
{include file="{$DOC_ROOT}/templates/lists/cuentas-pagos.tpl"}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
{foreachelse}
|
||||
<tr><td colspan="7" align="center" height="30">Ningún registro encontrado.</td></tr>
|
||||
{/foreach}
|
||||
11
templates/items/cuentas-facturas-header.tpl
Executable file
11
templates/items/cuentas-facturas-header.tpl
Executable file
@@ -0,0 +1,11 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80"><div align="center">No. Pedido</div></th>
|
||||
<th width="80"><div align="center">Factura</div></th>
|
||||
<th width="80"><div align="center">Fecha</div></th>
|
||||
<th width="120"><div align="center">Importe</div></th>
|
||||
<th width="80"><div align="center">Pagos</div></th>
|
||||
<th width="80"><div align="center">Saldo</div></th>
|
||||
<th width="40"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
14
templates/items/cuentas-notas-base.tpl
Executable file
14
templates/items/cuentas-notas-base.tpl
Executable file
@@ -0,0 +1,14 @@
|
||||
{foreach from=$item.notas item=it key=ky}
|
||||
<tr>
|
||||
<td align="center" height="25">{$it.noNota}</td>
|
||||
<td align="center">${$it.cantidad|number_format:2:".":","} {$it.currency}</td>
|
||||
<td align="center">{$it.fecha}</td>
|
||||
<td align="center">
|
||||
<a href="javascript:void(0)" onclick="DeleteNota({$it.pedidoNotaId})" title="Eliminar">
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" border="0" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
{foreachelse}
|
||||
<tr><td colspan="4" align="center" height="30">Ningún registro encontrado.</td></tr>
|
||||
{/foreach}
|
||||
8
templates/items/cuentas-notas-header.tpl
Executable file
8
templates/items/cuentas-notas-header.tpl
Executable file
@@ -0,0 +1,8 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80"><div align="center">No. Nota</div></th>
|
||||
<th width=""><div align="center">Cantidad</div></th>
|
||||
<th width="80"><div align="center">Fecha</div></th>
|
||||
<th width="58"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
48
templates/items/cuentas-pagar-base.tpl
Executable file
48
templates/items/cuentas-pagar-base.tpl
Executable file
@@ -0,0 +1,48 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.noPedido}</div>
|
||||
<td align="center"><div align="center">{$item.proveedor}</div></td>
|
||||
<td align="center"><div align="center">${$item.total|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="txtAbonos_{$item.pedidoId}">${$item.abonos|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="txtNotas_{$item.pedidoId}">${$item.totalNotas|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="{$item.proveedorId}#{$item.pedidoId}" class="spanDescuentos" style="cursor:pointer;">${$item.totalDescuentos|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="txtBonificacion_{$item.pedidoId}">${$item.bonificaciones|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="txtDevolucion_{$item.pedidoId}">${$item.devoluciones|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="txtSaldo_{$item.pedidoId}">${$item.saldo|number_format:2:'.':','}</div></td>
|
||||
<td align="center">
|
||||
<div id="btnNota_{$item.pedidoId}" style="float:left; margin-left:10px; {if $item.pagado}display:none;{/if}">
|
||||
<a href="javascript:void(0)" onclick="AddNotaDiv({$item.pedidoId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/add.png" border="0" />
|
||||
</a>
|
||||
</div>
|
||||
<div style="float:right; padding-right:10px">
|
||||
<a href="javascript:void(0)" onclick="ViewNotas({$item.pedidoId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0" />
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
<td align="center">
|
||||
<div align="center" id="txtStatus_{$item.pedidoId}">
|
||||
{if $item.pagado}Pagado{else}Pendiente{/if}
|
||||
</div>
|
||||
</td>
|
||||
<td align="center">
|
||||
<div align="center">
|
||||
<a href="{$WEB_ROOT}/pedidos-detalles/id/{$item.pedidoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="notas_{$item.pedidoId}" style="display:none">
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td colspan="7" align="left">
|
||||
<div id="contNotas_{$item.pedidoId}">
|
||||
{include file="{$DOC_ROOT}/templates/lists/cuentas-notas.tpl"}
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
27
templates/items/cuentas-pagar-base2.tpl
Executable file
27
templates/items/cuentas-pagar-base2.tpl
Executable file
@@ -0,0 +1,27 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.noProv}</div></td>
|
||||
<td align="left"><div align="left">{$item.proveedor}</div></td>
|
||||
<td align="center"><div align="center">${$item.total|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="txtAbonos_{$item.pedidoId}">${$item.abonos|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center">{$item.totalNotas|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="{$item.proveedorId}#{$item.pedidoId}" class="spanDescuentos" style="cursor:pointer;">${$item.totalDescuentos|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="txtBonificacion_{$item.pedidoId}">${$item.bonificaciones|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="txtDevolucion_{$item.pedidoId}">${$item.devoluciones|number_format:2:'.':','}</div></td>
|
||||
<td align="center"><div align="center" id="txtSaldo_{$item.pedidoId}">${$item.saldo|number_format:2:'.':','}</div></td>
|
||||
<td align="center">
|
||||
<div align="center">
|
||||
<a href="javascript:void(0)" onclick="ViewFacturas({$item.pedidoId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0" />
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="facturas_{$item.pedidoId}" style="display:none">
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td colspan="8" align="left">
|
||||
<div id="contFacturas_{$item.pedidoId}">
|
||||
{include file="{$DOC_ROOT}/templates/lists/cuentas-facturas.tpl"}
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
24
templates/items/cuentas-pagar-header.tpl
Executable file
24
templates/items/cuentas-pagar-header.tpl
Executable file
@@ -0,0 +1,24 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="1150" cellpadding="0" cellspacing="0" id="box-table-a" bgcolor="#FFFFFF">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60"><div align="center">No. Pedido</div></th>
|
||||
<th width=""><div align="center">Proveedor</div></th>
|
||||
<th width="80"><div align="center">Total</div></th>
|
||||
<th width="70"><div align="center">Abonos</div></th>
|
||||
<th width="70"><div align="center">Notas Crédito</div></th>
|
||||
<th width="80"><div align="center">Descuentos</div></th>
|
||||
<th width="80"><div align="center">Bonificaciones</div></th>
|
||||
<th width="80"><div align="center">Devoluciones</div></th>
|
||||
<th width="80"><div align="center">Saldo</div></th>
|
||||
<th width="60"><div align="center">Notas Credito</div></th>
|
||||
<th width="70"><div align="center">Status</div></th>
|
||||
<th width="60"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
22
templates/items/cuentas-pagar-header2.tpl
Executable file
22
templates/items/cuentas-pagar-header2.tpl
Executable file
@@ -0,0 +1,22 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="1100" cellpadding="0" cellspacing="0" id="box-table-a" bgcolor="#FFFFFF">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80"><div align="center">No. Prov.</div></th>
|
||||
<th width=""><div align="center">Proveedor</div></th>
|
||||
<th width="80"><div align="center">Total</div></th>
|
||||
<th width="80"><div align="center">Abonos</div></th>
|
||||
<th width="80"><div align="center">Notas Crédito</div></th>
|
||||
<th width="80"><div align="center">Descuentos</div></th>
|
||||
<th width="80"><div align="center">Bonificaciones</div></th>
|
||||
<th width="80"><div align="center">Devoluciones</div></th>
|
||||
<th width="80"><div align="center">Saldo</div></th>
|
||||
<th width="60"><div align="center">Facturas</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
46
templates/items/cuentas-pagar-saldos-base.tpl
Executable file
46
templates/items/cuentas-pagar-saldos-base.tpl
Executable file
@@ -0,0 +1,46 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.noProv}</div></td>
|
||||
<td align="left"><div align="left">{$item.nombre}</div></td>
|
||||
<td align="center"><div align="center">${$item.saldoCtaPagar|number_format:2:'.':','}</div></td>
|
||||
<td align="center">
|
||||
<div align="center" id="txtAbonos_{$item.proveedorId}">
|
||||
${$item.abonos|number_format:2:'.':','}
|
||||
</div>
|
||||
</td>
|
||||
<td align="center">
|
||||
<div align="center" id="txtSaldo_{$item.proveedorId}">${$item.saldoActual|number_format:2:'.':','}</div>
|
||||
</td>
|
||||
<td align="center">
|
||||
<div id="btnPago_{$item.proveedorId}" style="float:left; margin-left:10px; {if $item.pagado}display:none;{/if}">
|
||||
<a href="javascript:void(0)" onclick="AddPagoDiv({$item.proveedorId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/add.png" border="0" />
|
||||
</a>
|
||||
</div>
|
||||
<div style="float:right; padding-right:10px">
|
||||
<a href="javascript:void(0)" onclick="ViewPagos({$item.proveedorId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0" />
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
<td align="center">
|
||||
<div align="center" id="txtStatus_{$item.proveedorId}">
|
||||
{if $item.pagadoCtaPagar}Pagado{else}Pendiente{/if}
|
||||
</div>
|
||||
</td>
|
||||
<td align="center">
|
||||
<div align="center">
|
||||
<a href="javascript:void(0)" onclick="EditSaldoCtaPagar({$item.proveedorId})" title="Editar Saldo">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" border="0"/>
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr id="pagos_{$item.proveedorId}" style="display:none">
|
||||
<td> </td>
|
||||
<td colspan="8" align="left">
|
||||
<div id="contPagos_{$item.proveedorId}">
|
||||
{include file="{$DOC_ROOT}/templates/lists/cuentas-pagos-prov.tpl"}
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
20
templates/items/cuentas-pagar-saldos-header.tpl
Executable file
20
templates/items/cuentas-pagar-saldos-header.tpl
Executable file
@@ -0,0 +1,20 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100"><div align="center">No. Prov.</div></th>
|
||||
<th width=""><div align="center">Proveedor</div></th>
|
||||
<th width="100"><div align="center">Saldo Inicial</div></th>
|
||||
<th width="100"><div align="center">Abonos</div></th>
|
||||
<th width="100"><div align="center">Saldo Actual</div></th>
|
||||
<th width="60"><div align="center">Pagos</div></th>
|
||||
<th width="80"><div align="center">Status</div></th>
|
||||
<th width="80"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
15
templates/items/cuentas-pagos-base.tpl
Executable file
15
templates/items/cuentas-pagos-base.tpl
Executable file
@@ -0,0 +1,15 @@
|
||||
{foreach from=$it.pagos item=iP key=ky}
|
||||
<tr>
|
||||
<td align="center" height="25">{$iP.metodoPago}</td>
|
||||
<td align="center">{$iP.noCheque}</td>
|
||||
<td align="center">${$iP.cantidad|number_format:2:".":","} {$iP.currency}</td>
|
||||
<td align="center">{$iP.fecha}</td>
|
||||
<td align="center">
|
||||
<a href="javascript:void(0)" onclick="DeletePago({$iP.pedidoPagoId})" title="Eliminar">
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" border="0" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
{foreachelse}
|
||||
<tr><td colspan="7" align="center" height="30">Ningún registro encontrado.</td></tr>
|
||||
{/foreach}
|
||||
9
templates/items/cuentas-pagos-header.tpl
Executable file
9
templates/items/cuentas-pagos-header.tpl
Executable file
@@ -0,0 +1,9 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80"><div align="center">Mét. Pago</div></th>
|
||||
<th width="80"><div align="center">No. Cheque</div></th>
|
||||
<th width="120"><div align="center">Cantidad</div></th>
|
||||
<th width="80"><div align="center">Fecha</div></th>
|
||||
<th width="58"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
16
templates/items/cuentas-pagos-prov-base.tpl
Executable file
16
templates/items/cuentas-pagos-prov-base.tpl
Executable file
@@ -0,0 +1,16 @@
|
||||
{foreach from=$item.pagos item=it key=ky}
|
||||
<tr>
|
||||
<td align="center" height="25">{$it.metodoPago}</td>
|
||||
<td align="center">{$it.noCheque}</td>
|
||||
<td align="center">{$it.noFactura}</td>
|
||||
<td align="center">${$it.cantidad|number_format:2:".":","} {$it.currency}</td>
|
||||
<td align="center">{$it.fecha}</td>
|
||||
<td align="center">
|
||||
<a href="javascript:void(0)" onclick="DeletePago({$it.provPagoId})" title="Eliminar">
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" border="0" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
{foreachelse}
|
||||
<tr><td colspan="6" align="center" height="30">Ningún registro encontrado.</td></tr>
|
||||
{/foreach}
|
||||
10
templates/items/cuentas-pagos-prov-header.tpl
Executable file
10
templates/items/cuentas-pagos-prov-header.tpl
Executable file
@@ -0,0 +1,10 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80"><div align="center">Mét. Pago</div></th>
|
||||
<th width="80"><div align="center">No. Cheque</div></th>
|
||||
<th width="80"><div align="center">No. Factura</div></th>
|
||||
<th width="120"><div align="center">Cantidad</div></th>
|
||||
<th width="80"><div align="center">Fecha</div></th>
|
||||
<th width="58"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
12
templates/items/datos-generales-base.tpl
Executable file
12
templates/items/datos-generales-base.tpl
Executable file
@@ -0,0 +1,12 @@
|
||||
<tr>
|
||||
<td align="center">{$item.rfc}</td>
|
||||
<td align="center">{$item.razonSocial}</td>
|
||||
<td align="center">{$item.calle} {$item.noExt} {$item.noInt}</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" class="spanSucursales" id="{$item.rfcId}" title="Ver Sucursales"/>
|
||||
</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" class="spanView" id="{$item.rfcId}" title="Ver Detalles" />
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.rfcId}" title="Editar"/>
|
||||
</td>
|
||||
</tr>
|
||||
17
templates/items/datos-generales-header.tpl
Executable file
17
templates/items/datos-generales-header.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="136" scope="col"><div align="center">RFC</div></th>
|
||||
<th width="200" scope="col"><div align="center">Razón Social</div></th>
|
||||
<th width="" scope="col"><div align="center">Dirección</div></th>
|
||||
<th width="80" scope="col"><div align="center">Sucursales</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
35
templates/items/descuentos-base.tpl
Executable file
35
templates/items/descuentos-base.tpl
Executable file
@@ -0,0 +1,35 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.folio}</div></td>
|
||||
<td align="center"><div align="center">{$item.sucursal}</div></td>
|
||||
<td align="center"><div align="center">{$item.usuario}</div></td>
|
||||
<td align="center"><div align="center">{$item.fecha}</div></td>
|
||||
<td align="center"><div align="center">{$item.total|number_format:2:".":","}</div></td>
|
||||
<td align="center"><div align="center">
|
||||
{if $item.status == "DescAp"}
|
||||
Descuento Aplicado
|
||||
{elseif $item.status == "Descuento"}
|
||||
Pendiente Aplicar Descuento
|
||||
{else}
|
||||
{$item.status}
|
||||
{/if}
|
||||
</div>
|
||||
</td>
|
||||
<td align="center"><div align="center">
|
||||
{if $item.status == "DescAp"}
|
||||
<a href="javascript:void(0)" onclick="CobrarVenta({$item.ventaId})" title="Cobrar Venta">
|
||||
<img src="{$WEB_ROOT}/images/icons/money.png" border="0"/>
|
||||
</a>
|
||||
{elseif $item.status == "Descuento" && $Usr.type == "gerente"}
|
||||
<a href="javascript:void(0)" onclick="AplicarDescuento({$item.ventaId})" title="Aplicar Descuento">
|
||||
<img src="{$WEB_ROOT}/images/icons/ok.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
<a href="javascript:void(0)" onclick="PrintTicket({$item.ventaId})" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/ticket.png" border="0"/>
|
||||
</a>
|
||||
<a href="javascript:void(0)" onclick="CancelarVenta({$item.ventaId})" title="Cancelar Venta">
|
||||
<img src="{$WEB_ROOT}/images/icons/cancel.png" border="0"/>
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
19
templates/items/descuentos-header.tpl
Executable file
19
templates/items/descuentos-header.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80" scope="col"><div align="center">No.</div></th>
|
||||
<th width="150" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="" scope="col"><div align="center">Usuario</div></th>
|
||||
<th width="100" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="100" scope="col"><div align="center">Total</div></th>
|
||||
<th width="100" scope="col"><div align="center">Status</div></th>
|
||||
<th width="60" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
17
templates/items/devoluciones-base.tpl
Executable file
17
templates/items/devoluciones-base.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.devolucionId}</div></td>
|
||||
<td align="center"><div align="center">{$item.sucursal}</div></td>
|
||||
<td align="center"><div align="center">{$item.usuario}</div></td>
|
||||
<td align="center"><div align="center">{$item.fecha}</div></td>
|
||||
<td align="center"><div align="center">{$item.total|number_format:2:".":","}</div></td>
|
||||
<td align="center"><div align="center">{$item.status}</div></td>
|
||||
<td align="center"><div align="center">
|
||||
<a href="javascript:void(0)" onclick="PrintTicket({$item.devolucionId})" title="Ver Ticket">
|
||||
<img src="{$WEB_ROOT}/images/icons/ticket.png" border="0"/>
|
||||
</a>
|
||||
{*}
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanCancel" id="{$item.devolucionId}" title="Cancelar"/>
|
||||
{*}
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
14
templates/items/devoluciones-cedis-base.tpl
Executable file
14
templates/items/devoluciones-cedis-base.tpl
Executable file
@@ -0,0 +1,14 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.devCedisId}</div></td>
|
||||
<td align="center"><div align="center">{$item.usuario}</div></td>
|
||||
<td align="center"><div align="center">{$item.fecha|date_format:"%d-%m-%Y %k:%M:%S"}</div></td>
|
||||
<td align="center"><div align="center">
|
||||
<a href="{$WEB_ROOT}/devoluciones-cedis-detalles/id/{$item.devCedisId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
<a href="javascript:void(0)" onclick="DeleteDev({$item.devCedisId})" title="Eliminar">
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.png" border="0"/>
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
16
templates/items/devoluciones-cedis-header.tpl
Executable file
16
templates/items/devoluciones-cedis-header.tpl
Executable file
@@ -0,0 +1,16 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80" scope="col"><div align="center">No.</div></th>
|
||||
<th width="" scope="col"><div align="center">Usuario</div></th>
|
||||
<th width="200" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
19
templates/items/devoluciones-header.tpl
Executable file
19
templates/items/devoluciones-header.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80" scope="col"><div align="center">No.</div></th>
|
||||
<th width="150" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="" scope="col"><div align="center">Usuario</div></th>
|
||||
<th width="100" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="100" scope="col"><div align="center">Total</div></th>
|
||||
<th width="100" scope="col"><div align="center">Status</div></th>
|
||||
<th width="60" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
34
templates/items/envios-base.tpl
Executable file
34
templates/items/envios-base.tpl
Executable file
@@ -0,0 +1,34 @@
|
||||
<tr>
|
||||
<td align="center">{$item.envioId}</td>
|
||||
<td align="center">{$item.fecha}</td>
|
||||
<td align="center">CEDIS</td>
|
||||
<td align="center">{$item.sucursal}</td>
|
||||
<td align="center">{$item.prendas}</td>
|
||||
<td align="center">${$item.total}</td>
|
||||
<td align="center">{$item.noCajas}</td>
|
||||
<td align="center">
|
||||
{if $item.status == "Pendiente"}
|
||||
En Tránsito
|
||||
{else}
|
||||
{$item.status}
|
||||
{/if}
|
||||
</td>
|
||||
<td align="center">
|
||||
{if $Usr.type == "gerente" && $item.status == "Pendiente"}
|
||||
<a href="{$WEB_ROOT}/envios-recibir/id/{$item.envioId}" title="Recibir Mercancia">
|
||||
<img src="{$WEB_ROOT}/images/icons/action_check.gif" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
{if $Usr.type == "almacen"}
|
||||
<a href="{$WEB_ROOT}/envios-talones-pdf/id/{$item.envioId}" title="Ver Talones de Embarque" target="_blank">
|
||||
<img src="{$WEB_ROOT}/images/icons/pdf.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
<a href="{$WEB_ROOT}/envios-detalles/id/{$item.envioId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
{*}
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.envioId}" title="Eliminar"/>
|
||||
{*}
|
||||
</td>
|
||||
</tr>
|
||||
21
templates/items/envios-header.tpl
Executable file
21
templates/items/envios-header.tpl
Executable file
@@ -0,0 +1,21 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">No.</div></th>
|
||||
<th width="" scope="col"><div align="center">Fecha Envío</div></th>
|
||||
<th width="110" scope="col"><div align="center">Remitente</div></th>
|
||||
<th width="110" scope="col"><div align="center">Destinatario</div></th>
|
||||
<th width="80" scope="col"><div align="center">Prendas</div></th>
|
||||
<th width="100" scope="col"><div align="center">Valor</div></th>
|
||||
<th width="60" scope="col"><div align="center">No. Cajas</div></th>
|
||||
<th width="70" scope="col"><div align="center">Status</div></th>
|
||||
<th width="60" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
27
templates/items/envios-productos-recibidos-base.tpl
Executable file
27
templates/items/envios-productos-recibidos-base.tpl
Executable file
@@ -0,0 +1,27 @@
|
||||
<tr>
|
||||
<td align="center">{$item.envioId}</td>
|
||||
<td align="center">{$item.sucursal}</td>
|
||||
<td align="center">{$item.codigoBarra}</td>
|
||||
<td align="left">{$item.modelo}</td>
|
||||
<td align="center">{$item.total}</td>
|
||||
<td align="center">{$item.tipo}</td>
|
||||
<td align="center">{$item.cantidad}</td>
|
||||
<td align="center">{$item.recibido}</td>
|
||||
<td align="center">{$item.status}</td>
|
||||
<td align="center">
|
||||
{* if $Usr.type == "gerente" && $item.status == "Pendiente"}
|
||||
<a href="javascript:void(0)" title="Eliminar">
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.envRepProdId}" />
|
||||
</a>
|
||||
{/if *}
|
||||
|
||||
{if ($Usr.type == "admin" || $Usr.type == "almacen") && $item.status == "Pendiente"}
|
||||
<a href="javascript:void(0)" title="Autorizar" onclick="AutorizarProducto({$item.envRepProdId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/ok.png" border="1" />
|
||||
</a>
|
||||
<a href="javascript:void(0)" title="Rechazar" onclick="RechazarProducto({$item.envRepProdId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/cancel.png" border="1" />
|
||||
</a>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
22
templates/items/envios-productos-recibidos-header.tpl
Executable file
22
templates/items/envios-productos-recibidos-header.tpl
Executable file
@@ -0,0 +1,22 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">No. Envio</div></th>
|
||||
<th width="80" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="80" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="" scope="col"><div align="center">Modelo</div></th>
|
||||
<th width="60" scope="col"><div align="center">Total Enviado</div></th>
|
||||
<th width="60" scope="col"><div align="center">Tipo</div></th>
|
||||
<th width="60" scope="col"><div align="center">Cantidad</div></th>
|
||||
<th width="60" scope="col"><div align="center">Total Recibido</div></th>
|
||||
<th width="60" scope="col"><div align="center">Status</div></th>
|
||||
<th width="60" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
8
templates/items/envios-reporte-base.tpl
Executable file
8
templates/items/envios-reporte-base.tpl
Executable file
@@ -0,0 +1,8 @@
|
||||
<tr>
|
||||
<td align="center">{$item.codigoBarra}</td>
|
||||
<td align="left">{$item.modelo}</td>
|
||||
<td align="center">Pza.</td>
|
||||
<td align="center">{$item.cantidad|number_format:0:'.':','}</td>
|
||||
<td align="right">${$item.precio|number_format:2:'.':','}</td>
|
||||
<td align="right">${$item.importe|number_format:2:'.':','}</td>
|
||||
</tr>
|
||||
24
templates/items/envios-reporte-header.tpl
Executable file
24
templates/items/envios-reporte-header.tpl
Executable file
@@ -0,0 +1,24 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<td align="right" colspan="6" style="border-top:none;">
|
||||
<a href="#" onclick="ExportGral(); return false;">
|
||||
<img src="{$WEB_ROOT}/images/icons/excel.png" title="Exportar Reporte"/>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="" scope="col"><div align="center">Descripción</div></th>
|
||||
<th width="110" scope="col"><div align="center">Unidad</div></th>
|
||||
<th width="110" scope="col"><div align="center">Cantidad</div></th>
|
||||
<th width="80" scope="col"><div align="center">Precio</div></th>
|
||||
<th width="100" scope="col"><div align="center">Importe</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
47
templates/items/envios-tienda-base.tpl
Executable file
47
templates/items/envios-tienda-base.tpl
Executable file
@@ -0,0 +1,47 @@
|
||||
<tr>
|
||||
<td align="center">{$item.envioId}</td>
|
||||
<td align="center">{$item.fecha}</td>
|
||||
<td align="center">{$item.sucursalO}</td>
|
||||
<td align="center">{$item.sucursal}</td>
|
||||
<td align="center">{$item.prendas}</td>
|
||||
<td align="center">${$item.total}</td>
|
||||
<td align="center">{$item.noCajas}</td>
|
||||
<td align="center">
|
||||
{if $item.status == "Pendiente"}
|
||||
Pte. de Autorización
|
||||
{elseif $item.status == "Autorizado"}
|
||||
Transferencias Pendientes
|
||||
{elseif $item.status == "AutSuc"}
|
||||
En Tránsito
|
||||
{else}
|
||||
{$item.status}
|
||||
{/if}
|
||||
</td>
|
||||
<td align="center">
|
||||
{if $Usr.type == "almacen" && $item.status == "Rechazado"}
|
||||
<a href="{$WEB_ROOT}/envios-tienda-agregar/id/{$item.envioId}" title="Revivir Envío">
|
||||
<img src="{$WEB_ROOT}/images/icons/reload.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
{*}
|
||||
{if $Usr.type == "gerente" && $Usr.sucursalId == $item.sucursalId && $item.status == "AutSuc"}
|
||||
<a href="{$WEB_ROOT}/envios-recibir/id/{$item.envioId}" title="Recibir Mercancia">
|
||||
<img src="{$WEB_ROOT}/images/icons/action_check.gif" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
{*}
|
||||
{if $Usr.type == "gerente" && $Usr.sucursalId == $item.sucOrigen && $item.status == "AutSuc"}
|
||||
<a href="{$WEB_ROOT}/envios-talones-tienda/id/{$item.envioId}" title="Ver Talones de Embarque" target="_blank">
|
||||
<img src="{$WEB_ROOT}/images/icons/pdf.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
<a href="{$WEB_ROOT}/envios-tienda-detalles/id/{$item.envioId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
|
||||
{if $Usr.type == "compras"}
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.envioId}" title="Eliminar"/>
|
||||
{/if}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
21
templates/items/envios-tienda-header.tpl
Executable file
21
templates/items/envios-tienda-header.tpl
Executable file
@@ -0,0 +1,21 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">No.</div></th>
|
||||
<th width="" scope="col"><div align="center">Fecha Envío</div></th>
|
||||
<th width="110" scope="col"><div align="center">Remitente</div></th>
|
||||
<th width="110" scope="col"><div align="center">Destinatario</div></th>
|
||||
<th width="80" scope="col"><div align="center">Prendas</div></th>
|
||||
<th width="100" scope="col"><div align="center">Valor</div></th>
|
||||
<th width="60" scope="col"><div align="center"></div></th>
|
||||
<th width="70" scope="col"><div align="center">Status</div></th>
|
||||
<th width="60" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
15
templates/items/envios-traspasos-base.tpl
Executable file
15
templates/items/envios-traspasos-base.tpl
Executable file
@@ -0,0 +1,15 @@
|
||||
<tr>
|
||||
<td align="center">{$item.envioId}</td>
|
||||
<td align="center">{$item.fecha}</td>
|
||||
<td align="center">{$item.sucursal}</td>
|
||||
<td align="center">{$item.enviaron}</td>
|
||||
<td align="center">{$item.recibieron}</td>
|
||||
<td align="center">{$item.diferencia}</td>
|
||||
<td align="center">
|
||||
{if $item.status == "Pendiente"}
|
||||
En Tránsito
|
||||
{else}
|
||||
{$item.status}
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
18
templates/items/envios-traspasos-header.tpl
Executable file
18
templates/items/envios-traspasos-header.tpl
Executable file
@@ -0,0 +1,18 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">No.</div></th>
|
||||
<th width="" scope="col"><div align="center">Fecha Envío</div></th>
|
||||
<th width="110" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="100" scope="col"><div align="center">Enviaron</div></th>
|
||||
<th width="100" scope="col"><div align="center">Recibieron</div></th>
|
||||
<th width="100" scope="col"><div align="center">Diferencia</div></th>
|
||||
<th width="100" scope="col"><div align="center">Status</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
19
templates/items/facturacion-base.tpl
Executable file
19
templates/items/facturacion-base.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<tr>
|
||||
<td width="34" align="center">{$fact.tickets}</td>
|
||||
<td width="34" align="center">{$fact.rfc}</td>
|
||||
<td align="left">{$fact.nombre}</td>
|
||||
<td align="center">{$fact.fecha}</td>
|
||||
<td align="center">{$fact.total}</td>
|
||||
<td align="center">{$fact.serie}{$fact.folio}</td>
|
||||
{if $version == "construc" || $version == "v3"}
|
||||
<td align="center">{$fact.uuid}</td>
|
||||
{/if}
|
||||
<td width="90" align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" class="spanDetails" id="{$fact.comprobanteId}" border="0" alt="Ver Detalles" />
|
||||
{if $fact.status == 1}
|
||||
<a href="javascript:void(0)">
|
||||
<img src="{$WEB_ROOT}/images/icons/cancel.png" class="spanCancel" id="{$fact.comprobanteId}" border="0" alt="Cancelar"/></a>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
41
templates/items/facturacion-folios-base.tpl
Executable file
41
templates/items/facturacion-folios-base.tpl
Executable file
@@ -0,0 +1,41 @@
|
||||
<td align="center">{$folio.sucursal}</td>
|
||||
<td align="center">{$folio.folioInicial}</td>
|
||||
<td align="center">{$folio.consecutivo}</td>
|
||||
<td align="center">{$folio.folioFinal}</td>
|
||||
<td align="center">
|
||||
{if $folio.logo}
|
||||
<img src="{$folio.logo}" width="50" height="50" />
|
||||
{/if}
|
||||
</td>
|
||||
{if $info.version == "auto"}
|
||||
<td>{if $folio.qr}<img src="{$folio.qr}" width="50" height="50" />{/if}</td>
|
||||
{/if}
|
||||
<td>
|
||||
|
||||
<div id="loader_{$folio.serieId}" style="display:none"><img src="{$WEB_ROOT}/images/load.gif" /></div>
|
||||
|
||||
{if $info.version == "auto"}
|
||||
<form method="post" action="" enctype="multipart/form-data" name="qr-{$folio.serieId}">
|
||||
<input type="file" name="qr" id="qr" /><input type="hidden" name="serieId" id="serieId" value="{$folio.serieId}"/><input type="submit" value="Cambiar QR" />
|
||||
</form>
|
||||
<br />
|
||||
{/if}
|
||||
|
||||
<form method="post" action="" enctype="multipart/form-data" name="cedula-{$folio.serieId}" id="frmCedula_{$folio.serieId}">
|
||||
<input type="file" name="cedula" id="cedula" />
|
||||
<br />
|
||||
<input type="hidden" name="serieId" id="serieId" value="{$folio.serieId}"/>
|
||||
<input type="button" name="btnSend" value="Cambiar Logo" onclick="SaveLogo({$folio.serieId})" />
|
||||
<input type="button" name="btnDel" id="btnDel" value="Eliminar Logo" onclick="DeleteLogo({$folio.serieId})" />
|
||||
</form>
|
||||
|
||||
</td>
|
||||
<td align="center">
|
||||
{*
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$folio.serieId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$folio.serieId}" title="Eliminar"/>
|
||||
*}
|
||||
---
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
21
templates/items/facturacion-folios-header.tpl
Executable file
21
templates/items/facturacion-folios-header.tpl
Executable file
@@ -0,0 +1,21 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="80" scope="col"><div align="center">Inicial</div></th>
|
||||
<th width="60" scope="col"><div align="center">Consecutivo</div></th>
|
||||
<th width="60" scope="col"><div align="center">Final</div></th>
|
||||
<th width="120" scope="col"><div align="center">Logo</div></th>
|
||||
{if $info.version == "auto"}
|
||||
<th width="60" scope="col">QR</th>
|
||||
{/if}
|
||||
<th width="" scope="col"></th>
|
||||
<th width="100" scope="col"><div align="center">Accion</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
25
templates/items/facturacion-header.tpl
Executable file
25
templates/items/facturacion-header.tpl
Executable file
@@ -0,0 +1,25 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<div align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/user.gif" width="16" height="16" /> Resumen de Comprobantes Emitidos
|
||||
</div>
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="70" scope="col"><div align="center">Ticket</div></th>
|
||||
<th width="70" scope="col"><div align="center">RFC</div></th>
|
||||
<th width="" scope="col"><div align="center">Nombre</div></th>
|
||||
<th width="60" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="89" scope="col"><div align="center">Monto</div></th>
|
||||
<th width="60" scope="col"><div align="center">Folio</div></th>
|
||||
{if $version == "construc" || $version == "v3"}
|
||||
<th width="120" scope="col"><div align="center">UUID</div></th>
|
||||
{/if}
|
||||
<th width="34" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
19
templates/items/facturacion-mensual-base.tpl
Executable file
19
templates/items/facturacion-mensual-base.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<tr>
|
||||
<td align="center">{$fact.rfc}</td>
|
||||
<td align="left">{$fact.nombre}</td>
|
||||
<td align="center">{$fact.fecha}</td>
|
||||
<td align="center">{$fact.total}</td>
|
||||
<td align="center">{$fact.serie}{$fact.folio}</td>
|
||||
{if $version == "construc" || $version == "v3"}
|
||||
<td align="center">{$fact.uuid}</td>
|
||||
<td align="center">{$fact.fechaIni} - {$fact.fechaFin}</td>
|
||||
{/if}
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" class="spanDetails" id="{$fact.comprobanteId}" border="0" alt="Ver Detalles" />
|
||||
{if $fact.status == 1}
|
||||
<a href="javascript:void(0)">
|
||||
<img src="{$WEB_ROOT}/images/icons/cancel.png" class="spanCancel" id="{$fact.comprobanteId}" border="0" alt="Cancelar"/></a>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
25
templates/items/facturacion-mensual-header.tpl
Executable file
25
templates/items/facturacion-mensual-header.tpl
Executable file
@@ -0,0 +1,25 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<div align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/user.gif" width="16" height="16" /> Resumen de Comprobantes Emitidos
|
||||
</div>
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="70" scope="col"><div align="center">RFC</div></th>
|
||||
<th width="" scope="col"><div align="center">Nombre</div></th>
|
||||
<th width="60" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="89" scope="col"><div align="center">Monto</div></th>
|
||||
<th width="60" scope="col"><div align="center">Folio</div></th>
|
||||
{if $version == "construc" || $version == "v3"}
|
||||
<th width="120" scope="col"><div align="center">UUID</div></th>
|
||||
{/if}
|
||||
<th width="70" scope="col"><div align="center">Periodo</div></th>
|
||||
<th width="34" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
15
templates/items/facturas-listado-base.tpl
Executable file
15
templates/items/facturas-listado-base.tpl
Executable file
@@ -0,0 +1,15 @@
|
||||
<tr>
|
||||
<td width="34" align="center">{$fact.ventaId}</td>
|
||||
<td width="34" align="center">{$fact.rfc}</td>
|
||||
<td align="center">{$fact.nombre}</td>
|
||||
<td align="center">{$fact.fecha}</td>
|
||||
<td align="center">{$fact.total|number_format:2:'.':','}</td>
|
||||
<td align="center">{$fact.serie}{$fact.folio}</td>
|
||||
{if $version == "construc" || $version == "v3"}
|
||||
<td align="center">{$fact.uuid}</td>
|
||||
{/if}
|
||||
<td width="90" align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" class="spanDetails" id="{$fact.comprobanteId}" border="0" alt="Ver Detalles" />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
25
templates/items/facturas-listado-header.tpl
Executable file
25
templates/items/facturas-listado-header.tpl
Executable file
@@ -0,0 +1,25 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<div align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/user.gif" width="16" height="16" /> Resumen de Comprobantes Emitidos
|
||||
</div>
|
||||
<div class="portlet-content nopadding">
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a"
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="70" scope="col"><div align="center">Folio Ticket Novomoda</div></th>
|
||||
<th width="70" scope="col"><div align="center">RFC</div></th>
|
||||
<th width="" scope="col"><div align="center">Nombre</div></th>
|
||||
<th width="60" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="89" scope="col"><div align="center">Monto</div></th>
|
||||
<th width="60" scope="col"><div align="center">Folio</div></th>
|
||||
{if $version == "construc" || $version == "v3"}
|
||||
<th width="120" scope="col"><div align="center">UUID</div></th>
|
||||
{/if}
|
||||
<th width="34" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
17
templates/items/inventario-ajustar-base.tpl
Executable file
17
templates/items/inventario-ajustar-base.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
{foreach from=$resReportes.items item=item key=key}
|
||||
<tr>
|
||||
<td align="center">{$item.ajusteId}</td>
|
||||
<td align="center">{$item.sucursal}</td>
|
||||
<td align="center">{$item.fecha|date_format:"%d-%m-%Y %k:%M"} Hrs.</td>
|
||||
<td align="center">{$item.usuario}</td>
|
||||
<td align="center">{$item.codigoBarra}</td>
|
||||
<td align="center">{$item.disponible}</td>
|
||||
<td align="center">{$item.cantidad}</td>
|
||||
<td align="center">{$item.tipo}</td>
|
||||
</tr>
|
||||
|
||||
{foreachelse}
|
||||
<tr>
|
||||
<td colspan="8" align="center">Ningún registro encontrado.</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
20
templates/items/inventario-ajustar-header.tpl
Executable file
20
templates/items/inventario-ajustar-header.tpl
Executable file
@@ -0,0 +1,20 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">No.</div></th>
|
||||
<th width="200" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="150" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="" scope="col"><div align="center">Usuario</div></th>
|
||||
<th width="150" scope="col"><div align="center">Producto</div></th>
|
||||
<th width="80" scope="col"><div align="center">Cant. Disp.</div></th>
|
||||
<th width="90" scope="col"><div align="center">Cant. Ajustar</div></th>
|
||||
<th width="80" scope="col"><div align="center">Tipo</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
45
templates/items/inventario-base.tpl
Executable file
45
templates/items/inventario-base.tpl
Executable file
@@ -0,0 +1,45 @@
|
||||
<tr>
|
||||
<td align="center">{$item.codigoBarra}</td>
|
||||
<td align="center"><div align="center">{$item.proveedor}</div></td>
|
||||
<td align="center">{$item.modelo}</td>
|
||||
<td align="center"><div align="center">{$item.talla}</div></td>
|
||||
<td align="center"><div align="center">{$item.color}</div></td>
|
||||
<td align="center"><div align="center">{$item.cantidad}</div></td>
|
||||
<td align="center"><div align="center">${$item.precioVenta|number_format:2:".":","}</div></td>
|
||||
{if $Usr.type != "almacen"}
|
||||
<td align="center"><div align="center">
|
||||
{if $tipo == "Bloqueados"}
|
||||
<a href="{$WEB_ROOT}/inventario-bloqueados-detalles/id/{$item.productoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
{else}
|
||||
<a href="{$WEB_ROOT}/inventario-detalles/id/{$item.productoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
{*}
|
||||
<a href="{$WEB_ROOT}/productos-editar/id/{$item.productoId}" title="Editar">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" border="0"/>
|
||||
</a>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.productoId}" title="Eliminar"/>
|
||||
{*}
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
{*}
|
||||
<tr>
|
||||
<td colspan="8">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td colspan="3"></td>
|
||||
<td width="100" align="center" bgcolor="#6699FF" style="background-color:#FFFFCC">3</td>
|
||||
<td width="100" align="center">negro</td>
|
||||
<td width="70" align="center">10</td>
|
||||
<td width="80"></td>
|
||||
<td width="60"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
{*}
|
||||
{/if}
|
||||
45
templates/items/inventario-bloqueado-base.tpl
Executable file
45
templates/items/inventario-bloqueado-base.tpl
Executable file
@@ -0,0 +1,45 @@
|
||||
<tr>
|
||||
<td align="center">{$item.codigoBarra}</td>
|
||||
<td align="center"><div align="center">{$item.proveedor}</div></td>
|
||||
<td align="center">{$item.modelo}</td>
|
||||
<td align="center"><div align="center">{$item.talla}</div></td>
|
||||
<td align="center"><div align="center">{$item.color}</div></td>
|
||||
<td align="center"><div align="center">{$item.cantidad}</div></td>
|
||||
<td align="center"><div align="center">${$item.precioVenta|number_format:2:".":","}</div></td>
|
||||
{if $Usr.type != "almacen"}
|
||||
<td align="center"><div align="center">
|
||||
{if $tipo == "Bloqueados"}
|
||||
<a href="{$WEB_ROOT}/inventario-bloqueados-detalles/id/{$item.productoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
{else}
|
||||
<a href="{$WEB_ROOT}/inventario-detalles/id/{$item.productoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
{*}
|
||||
<a href="{$WEB_ROOT}/productos-editar/id/{$item.productoId}" title="Editar">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" border="0"/>
|
||||
</a>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.productoId}" title="Eliminar"/>
|
||||
{*}
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
{*}
|
||||
<tr>
|
||||
<td colspan="8">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td colspan="3"></td>
|
||||
<td width="100" align="center" bgcolor="#6699FF" style="background-color:#FFFFCC">3</td>
|
||||
<td width="100" align="center">negro</td>
|
||||
<td width="70" align="center">10</td>
|
||||
<td width="80"></td>
|
||||
<td width="60"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
{*}
|
||||
{/if}
|
||||
22
templates/items/inventario-bloqueado-header.tpl
Executable file
22
templates/items/inventario-bloqueado-header.tpl
Executable file
@@ -0,0 +1,22 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="150" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Modelo</div></th>
|
||||
<th width="80" scope="col"><div align="center">Talla</div></th>
|
||||
<th width="80" scope="col"><div align="center">Color</div></th>
|
||||
<th width="70" scope="col"><div align="center">{if $Usr.type == "almacen"}Disponible{else}Cantidad{/if}</div></th>
|
||||
<th width="80" scope="col"><div align="center">Precio Venta</div></th>
|
||||
{if $Usr.type != "almacen"}
|
||||
<th width="60" scope="col"><div align="center">Acciones</div></th>
|
||||
{/if}
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
45
templates/items/inventario-bloqueados-base.tpl
Executable file
45
templates/items/inventario-bloqueados-base.tpl
Executable file
@@ -0,0 +1,45 @@
|
||||
<tr>
|
||||
<td align="center">{$item.codigoBarra}</td>
|
||||
<td align="center"><div align="center">{$item.proveedor}</div></td>
|
||||
<td align="center">{$item.modelo}</td>
|
||||
<td align="center"><div align="center">{$item.talla}</div></td>
|
||||
<td align="center"><div align="center">{$item.color}</div></td>
|
||||
<td align="center"><div align="center">{$item.cantidad}</div></td>
|
||||
<td align="center"><div align="center">{$item.sucursal}</div></td>
|
||||
{if $Usr.type != "almacen"}
|
||||
<td align="center"><div align="center">
|
||||
{if $tipo == "Bloqueados"}
|
||||
<a href="{$WEB_ROOT}/inventario-bloqueados-detalles/id/{$item.productoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
{else}
|
||||
<a href="{$WEB_ROOT}/inventario-detalles/id/{$item.productoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
{*}
|
||||
<a href="{$WEB_ROOT}/productos-editar/id/{$item.productoId}" title="Editar">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" border="0"/>
|
||||
</a>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.productoId}" title="Eliminar"/>
|
||||
{*}
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
{*}
|
||||
<tr>
|
||||
<td colspan="8">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td colspan="3"></td>
|
||||
<td width="100" align="center" bgcolor="#6699FF" style="background-color:#FFFFCC">3</td>
|
||||
<td width="100" align="center">negro</td>
|
||||
<td width="70" align="center">10</td>
|
||||
<td width="80"></td>
|
||||
<td width="60"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
{*}
|
||||
{/if}
|
||||
22
templates/items/inventario-bloqueados-header.tpl
Executable file
22
templates/items/inventario-bloqueados-header.tpl
Executable file
@@ -0,0 +1,22 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="150" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Modelo</div></th>
|
||||
<th width="80" scope="col"><div align="center">Talla</div></th>
|
||||
<th width="80" scope="col"><div align="center">Color</div></th>
|
||||
<th width="70" scope="col"><div align="center">{if $Usr.type == "almacen"}Disponible{else}Cantidad{/if}</div></th>
|
||||
<th width="80" scope="col"><div align="center">Sucursal</div></th>
|
||||
{if $Usr.type != "almacen"}
|
||||
<th width="60" scope="col"><div align="center">Acciones</div></th>
|
||||
{/if}
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
35
templates/items/inventario-fisico-base.tpl
Executable file
35
templates/items/inventario-fisico-base.tpl
Executable file
@@ -0,0 +1,35 @@
|
||||
{foreach from=$resReportes.items item=item key=key}
|
||||
<tr>
|
||||
<td align="center">{$item.invFisicoId}</td>
|
||||
<td align="center">{$item.sucursal}</td>
|
||||
<td align="center">{$item.fecha|date_format:"%d-%m-%Y %k:%M"} Hrs.</td>
|
||||
<td align="center">
|
||||
{if $item.status == "Procesado"}
|
||||
{$item.fechaAjuste|date_format:"%d-%m-%Y %k:%M"} Hrs.
|
||||
{/if}
|
||||
</td>
|
||||
<td align="center">{$item.usuario}</td>
|
||||
<td align="center">{$item.status}</td>
|
||||
<td align="center">
|
||||
{if $Usr.type == "supervisor" && $item.status == "Pendiente"}
|
||||
<a href="{$WEB_ROOT}/inventario-fisico-agregar/id/{$item.invFisicoId}" title="Editar">
|
||||
<img src="{$WEB_ROOT}/images/icons/pencil.png" border="0" />
|
||||
</a>
|
||||
{/if}
|
||||
<a href="{$WEB_ROOT}/inventario-fisico-detalles/id/{$item.invFisicoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0" />
|
||||
</a>
|
||||
|
||||
{if $item.status == "Pendiente"}
|
||||
<a href="javascript:void(0)" onclick="EliminarReporte({$item.invFisicoId})" title="Eliminar">
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.envioId}" />
|
||||
</a>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
{foreachelse}
|
||||
<tr>
|
||||
<td colspan="7" align="center">Ningún registro encontrado.</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
19
templates/items/inventario-fisico-header.tpl
Executable file
19
templates/items/inventario-fisico-header.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">No.</div></th>
|
||||
<th width="200" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="150" scope="col"><div align="center">Fecha Reporte</div></th>
|
||||
<th width="150" scope="col"><div align="center">Fecha Procesado</div></th>
|
||||
<th width="" scope="col"><div align="center">Usuario</div></th>
|
||||
<th width="100" scope="col"><div align="center">Status</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acción</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
12
templates/items/inventario-fisico-prods-base.tpl
Executable file
12
templates/items/inventario-fisico-prods-base.tpl
Executable file
@@ -0,0 +1,12 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.codigoBarra}</div></td>
|
||||
<td align="center"><div align="left">{$item.proveedor}</div></td>
|
||||
<td align="center"><div align="left">{$item.modelo}</div></td>
|
||||
<td align="center"><div align="center">{$item.cantidad|number_format:0:".":","}</div></td>
|
||||
<td align="center"><div align="center">
|
||||
<a href="javascript:void(0)" onclick="EliminarProd({$item.invFisProdId})" title="Eliminar">
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" border="0"/>
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
16
templates/items/inventario-fisico-prods-detalles-base.tpl
Executable file
16
templates/items/inventario-fisico-prods-detalles-base.tpl
Executable file
@@ -0,0 +1,16 @@
|
||||
{if $item.diferencia < 0}
|
||||
{assign var=redC value="txtRed"}
|
||||
{else}
|
||||
{assign var=redC value=""}
|
||||
{/if}
|
||||
|
||||
<tr>
|
||||
<td align="center" class="{$redC}">{$item.codigoBarra}</td>
|
||||
<td align="center" class="{$redC}">{$item.proveedor}</td>
|
||||
<td align="center" class="{$redC}">{$item.modelo}</td>
|
||||
<td align="center" class="{$redC}">{$item.cantidad|number_format:0:".":","}</td>
|
||||
{if $Usr.type == "admin"}
|
||||
<td align="center" class="{$redC}">{$item.disponible|number_format:0:".":","}</td>
|
||||
<td align="center" class="{$redC}">{$item.diferencia|number_format:0:".":","}</td>
|
||||
{/if}
|
||||
</tr>
|
||||
20
templates/items/inventario-fisico-prods-detalles-header.tpl
Executable file
20
templates/items/inventario-fisico-prods-detalles-header.tpl
Executable file
@@ -0,0 +1,20 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="{if $Usr.type == "admin"}220{else}280{/if}" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Modelo</div></th>
|
||||
<th width="80" scope="col"><div align="center">Cant. Física</div></th>
|
||||
{if $Usr.type == "admin"}
|
||||
<th width="80" scope="col"><div align="center">Cant. Teórico</div></th>
|
||||
<th width="80" scope="col"><div align="center">Diferencia</div></th>
|
||||
{/if}
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
17
templates/items/inventario-fisico-prods-header.tpl
Executable file
17
templates/items/inventario-fisico-prods-header.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="250" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Modelo</div></th>
|
||||
<th width="80" scope="col"><div align="center">Cant. Física</div></th>
|
||||
<th width="80" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
22
templates/items/inventario-header.tpl
Executable file
22
templates/items/inventario-header.tpl
Executable file
@@ -0,0 +1,22 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="150" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Modelo</div></th>
|
||||
<th width="80" scope="col"><div align="center">Talla</div></th>
|
||||
<th width="80" scope="col"><div align="center">Color</div></th>
|
||||
<th width="70" scope="col"><div align="center">{if $Usr.type == "almacen"}Disponible{else}Cantidad{/if}</div></th>
|
||||
<th width="80" scope="col"><div align="center">Precio Venta</div></th>
|
||||
{if $Usr.type != "almacen"}
|
||||
<th width="60" scope="col"><div align="center">Acciones</div></th>
|
||||
{/if}
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
10
templates/items/inventario-reporte-base.tpl
Executable file
10
templates/items/inventario-reporte-base.tpl
Executable file
@@ -0,0 +1,10 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$key+1}</div></td>
|
||||
<td align="center"><div align="center">{$item.proveedor}</div></td>
|
||||
<td align="center">{$item.modelo}</td>
|
||||
<td align="center"><div align="center">{$item.talla}</div></td>
|
||||
<td align="center"><div align="center">{$item.color}</div></td>
|
||||
<td align="center"><div align="center">
|
||||
<input type="text" class="smallInput" name="cant[{$item.productoId}]" value="" style="width:80px" />
|
||||
</div></td>
|
||||
</tr>
|
||||
9
templates/items/inventario-reporte-detalles-base.tpl
Executable file
9
templates/items/inventario-reporte-detalles-base.tpl
Executable file
@@ -0,0 +1,9 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$key+1}</div></td>
|
||||
<td align="center"><div align="center">{$item.proveedor}</div></td>
|
||||
<td align="center">{$item.modelo}</td>
|
||||
<td align="center"><div align="center">{$item.talla}</div></td>
|
||||
<td align="center"><div align="center">{$item.color}</div></td>
|
||||
<td align="center"><div align="center">{$item.cantidad}</div></td>
|
||||
<td align="center"><div align="center">{$item.cantReal}</div></td>
|
||||
</tr>
|
||||
18
templates/items/inventario-reporte-detalles-header.tpl
Executable file
18
templates/items/inventario-reporte-detalles-header.tpl
Executable file
@@ -0,0 +1,18 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="20" scope="col"><div align="center"></div></th>
|
||||
<th width="150" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Modelo</div></th>
|
||||
<th width="100" scope="col"><div align="center">Talla</div></th>
|
||||
<th width="100" scope="col"><div align="center">Color</div></th>
|
||||
<th width="70" scope="col"><div align="center">Cantidad Ingresada</div></th>
|
||||
<th width="70" scope="col"><div align="center">Cantidad Real</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
17
templates/items/inventario-reporte-header.tpl
Executable file
17
templates/items/inventario-reporte-header.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" border="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="20" scope="col"><div align="center"></div></th>
|
||||
<th width="150" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Modelo</div></th>
|
||||
<th width="100" scope="col"><div align="center">Talla</div></th>
|
||||
<th width="100" scope="col"><div align="center">Color</div></th>
|
||||
<th width="70" scope="col"><div align="center">Cantidad</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
18
templates/items/inventario-wizard-base.tpl
Executable file
18
templates/items/inventario-wizard-base.tpl
Executable file
@@ -0,0 +1,18 @@
|
||||
{foreach from=$ajustes.items item=item key=key}
|
||||
<tr>
|
||||
<td align="center">{$item.invWizardId}</td>
|
||||
<td align="center">{$item.sucursal}</td>
|
||||
<td align="center">{$item.fecha|date_format:"%d-%m-%Y %k:%M"} Hrs.</td>
|
||||
<td align="center">{$item.usuario}</td>
|
||||
<td align="center">
|
||||
<a href="{$WEB_ROOT}/inventario-wizprods/id/{$item.invWizardId}">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
{foreachelse}
|
||||
<tr>
|
||||
<td colspan="5" align="center">Ningún registro encontrado.</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
17
templates/items/inventario-wizard-header.tpl
Executable file
17
templates/items/inventario-wizard-header.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80" scope="col"><div align="center">No.</div></th>
|
||||
<th width="300" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="150" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="" scope="col"><div align="center">Usuario</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acción</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
18
templates/items/inventario-wizard2-base.tpl
Executable file
18
templates/items/inventario-wizard2-base.tpl
Executable file
@@ -0,0 +1,18 @@
|
||||
{foreach from=$ajustes.items item=item key=key}
|
||||
<tr>
|
||||
<td align="center">{$item.invWizardId}</td>
|
||||
<td align="center">{$item.sucursal}</td>
|
||||
<td align="center">{$item.fecha|date_format:"%d-%m-%Y %k:%M"} Hrs.</td>
|
||||
<td align="center">{$item.usuario}</td>
|
||||
<td align="center">
|
||||
<a href="{$WEB_ROOT}/inventario-wizprods2/id/{$item.invWizardId}">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
{foreachelse}
|
||||
<tr>
|
||||
<td colspan="5" align="center">Ningún registro encontrado.</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
17
templates/items/inventario-wizard2-header.tpl
Executable file
17
templates/items/inventario-wizard2-header.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80" scope="col"><div align="center">No.</div></th>
|
||||
<th width="300" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="150" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="" scope="col"><div align="center">Usuario</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acción</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
13
templates/items/inventario-wizprods-base.tpl
Executable file
13
templates/items/inventario-wizprods-base.tpl
Executable file
@@ -0,0 +1,13 @@
|
||||
{foreach from=$productos item=item key=key}
|
||||
<tr>
|
||||
<td align="center">{$item.codigoBarra}</td>
|
||||
<td align="center">{$item.producto}</td>
|
||||
<td align="center">{$item.proveedor}</td>
|
||||
<td align="center">{$item.cantidad}</td>
|
||||
</tr>
|
||||
|
||||
{foreachelse}
|
||||
<tr>
|
||||
<td colspan="4" align="center">Ningún registro encontrado.</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
16
templates/items/inventario-wizprods-header.tpl
Executable file
16
templates/items/inventario-wizprods-header.tpl
Executable file
@@ -0,0 +1,16 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="120" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="300" scope="col"><div align="center">Producto</div></th>
|
||||
<th width="250" scope="col"><div align="center">Proveedor</div></th>
|
||||
<th width="" scope="col"><div align="center">Cantidad</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
8
templates/items/materiales-base.tpl
Executable file
8
templates/items/materiales-base.tpl
Executable file
@@ -0,0 +1,8 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.materialId}</div></td>
|
||||
<td>{$item.nombre}</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.materialId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.materialId}" title="Eliminar"/>
|
||||
</td>
|
||||
</tr>
|
||||
19
templates/items/materiales-header.tpl
Executable file
19
templates/items/materiales-header.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div align="center" class="btnAddGral">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addMaterial">Agregar Material</a>
|
||||
</div>
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="" scope="col">Nombre</th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
8
templates/items/metodos-pago-base.tpl
Executable file
8
templates/items/metodos-pago-base.tpl
Executable file
@@ -0,0 +1,8 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.metodoPagoId}</div></td>
|
||||
<td>{$item.nombre}</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.metodoPagoId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.metodoPagoId}" title="Eliminar"/>
|
||||
</td>
|
||||
</tr>
|
||||
19
templates/items/metodos-pago-header.tpl
Executable file
19
templates/items/metodos-pago-header.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div align="center" class="btnAddGral">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addMetodoPago">Agregar Método de Pago</a>
|
||||
</div>
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="" scope="col">Nombre</th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
24
templates/items/monederos-base.tpl
Executable file
24
templates/items/monederos-base.tpl
Executable file
@@ -0,0 +1,24 @@
|
||||
<tr>
|
||||
<td align="center">{$item.tipo}</td>
|
||||
<td align="center">{$item.fecha|date_format:"%d-%m-%Y"}</td>
|
||||
<td align="center">{$item.codigo}</td>
|
||||
<td align="center">${$item.saldo|number_format:2:'.':','}</td>
|
||||
<td align="center">
|
||||
<a href="javascript:void(0)" onclick="ShowHistorial({$item.monederoId})">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0" />
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">{$item.status}</td>
|
||||
<td align="center">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.monederoId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.monederoId}" title="Eliminar"/>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr id="historial_{$item.monederoId}" style="display:none">
|
||||
<td> </td>
|
||||
<td colspan="6" align="left">
|
||||
{include file="{$DOC_ROOT}/templates/lists/monederos-historial.tpl"}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
19
templates/items/monederos-header.tpl
Executable file
19
templates/items/monederos-header.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width=""><div align="center">Tipo</div></th>
|
||||
<th width="150"><div align="center">Fecha</div></th>
|
||||
<th width="150"><div align="center">Código</div></th>
|
||||
<th width="150"><div align="center">Saldo</div></th>
|
||||
<th width="100"><div align="center">Historial</div></th>
|
||||
<th width="100"><div align="center">Status</div></th>
|
||||
<th width="100"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
12
templates/items/motivos-base.tpl
Executable file
12
templates/items/motivos-base.tpl
Executable file
@@ -0,0 +1,12 @@
|
||||
<tr>
|
||||
<td align="center">{$item.motivoId}</td>
|
||||
<td>{$item.nombre}</td>
|
||||
<td align="center">
|
||||
{if $item.motivoId != 3 && $item.motivoId != 4}
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.motivoId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.motivoId}" title="Eliminar"/>
|
||||
{else}
|
||||
---
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
15
templates/items/motivos-header.tpl
Executable file
15
templates/items/motivos-header.tpl
Executable file
@@ -0,0 +1,15 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="" scope="col">Nombre</th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
109
templates/items/pedidos-base.tpl
Executable file
109
templates/items/pedidos-base.tpl
Executable file
@@ -0,0 +1,109 @@
|
||||
{if $item.status == "Pendiente"}
|
||||
{assign var="class" value="pedRed"}
|
||||
{elseif $item.status == "Distribucion"}
|
||||
{assign var="class" value="pedNar"}
|
||||
{/if}
|
||||
|
||||
{if $item.distComp == 0}
|
||||
{assign var="class" value="pedYel"}
|
||||
{/if}
|
||||
<tr>
|
||||
<td align="center" class="{$class}"><div align="center">
|
||||
{if $item.status == "Pendiente"}
|
||||
Pendiente de Aprobación
|
||||
{elseif $item.status == "Aprobado"}
|
||||
En espera de Distribución
|
||||
{elseif $item.status == "Rechazado" && $item.resurtido == "1"}
|
||||
Resurtido No Autorizado
|
||||
{elseif $item.status == "Rechazado"}
|
||||
Rechazado
|
||||
{elseif $item.status == "Distribucion" && $item.resurtido == "1"}
|
||||
Resurtido Pendiente de Autorización
|
||||
{elseif $item.status == "Distribucion"}
|
||||
Pendiente Autorización Distribución
|
||||
{elseif $item.status == "Autorizado"}
|
||||
Ord. Comp. Pte. de Env. a Prov.
|
||||
{elseif $item.status == "Sugerencia"}
|
||||
Con Obs. de Distribución
|
||||
{elseif $item.status == "OrdenCompEnv"}
|
||||
Orden Pte. Ingreso a CEDIS
|
||||
{elseif $item.status == "OrdenCompEnvCan"}
|
||||
Orden de Compra Env. Cancelada
|
||||
{elseif $item.status == "OrdenCompIng"}
|
||||
{* Pte. Envío a Tiendas *}
|
||||
Mercancía Recibida en CEDIS
|
||||
{elseif $item.status == "OrdenCompIngP"}
|
||||
Merc. Rec. Parcialmente en CEDIS
|
||||
{elseif $item.status == "EnvSuc"}
|
||||
Envíado a Tiendas
|
||||
{/if}
|
||||
</div></td>
|
||||
<td align="center" class="{$class}"><div align="center">{$item.noPedido}</div>
|
||||
<td align="center" class="{$class}"><div align="center">{$item.proveedor}</div></td>
|
||||
<td align="center" class="{$class}"><div align="center">${$item.costoCompra}</div></td>
|
||||
<td align="center" class="{$class}"><div align="center">${$item.precioVenta}</div></td>
|
||||
<td align="center" class="{$class}"><div align="center">{$item.utilidad}%</div></td>
|
||||
<td align="center" class="{$class}"><div align="center">{if $item.metodoCompra == "conIva"}IVA Incluido{else}IVA No Incluido{/if}</div></td>
|
||||
<td align="center" class="{$class}"><div align="center">{$item.fecha}</div></td>
|
||||
<td align="center" class="{$class}">
|
||||
<div align="center">
|
||||
{$item.fechaEntrega}
|
||||
{if $item.fechaEntregaF}
|
||||
Al <br />
|
||||
{$item.fechaEntregaF}
|
||||
{/if}
|
||||
</div>
|
||||
</td>
|
||||
<td align="center" class="{$class}"><div align="center">
|
||||
|
||||
</div></td>
|
||||
<td align="center"><div align="center">
|
||||
{if $item.status == "OrdenCompIng" || $item.status == "EnvSuc"}
|
||||
<a href="{$WEB_ROOT}/pedidos-acuse/pedidoId/{$item.pedidoId}" title="Acuse de Recibo" target="_blank">
|
||||
<img src="{$WEB_ROOT}/images/icons/report.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
|
||||
{if $Usr.type == "direccion"}
|
||||
<a href="javascript:void(0)" onclick="CalificarProv({$item.pedidoId})" title="Calificar Proveedor">
|
||||
<img src="{$WEB_ROOT}/images/icons/medal.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
|
||||
{if $Usr.type == "compras"}
|
||||
<a href="{$WEB_ROOT}/pedidos-revivir/id/{$item.pedidoId}" title="Revivir Pedido">
|
||||
<img src="{$WEB_ROOT}/images/icons/reload.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
|
||||
{if $item.status == "OrdenCompEnv" || $item.status == "OrdenCompEnvCan" || $item.status == "OrdenCompIng" || $item.status == "EnvSuc"}
|
||||
<a href="{$WEB_ROOT}/pedidos-enviar-prov/show-pdf/{$item.pedidoId}" title="Ver Orden de Compra">
|
||||
<img src="{$WEB_ROOT}/images/icons/pdf.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
|
||||
<a href="{$WEB_ROOT}/pedidos-detalles/id/{$item.pedidoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
|
||||
{if ($Usr.type == "almacen" || $Usr.type == "compras") && $item.status != "Rechazado"}
|
||||
<a href="{$WEB_ROOT}/pedidos-editar/id/{$item.pedidoId}" title="Editar Pedido">
|
||||
<img src="{$WEB_ROOT}/images/icons/pencil.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
|
||||
{if $Usr.type == "compras" && $item.status == "OrdenCompEnvCan"}
|
||||
<a href="javascript:void(0)" onclick="ContinuarPedido({$item.pedidoId})" title="Activar Pedido para Continuar">
|
||||
<img src="{$WEB_ROOT}/images/icons/continue.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
|
||||
{if ($Usr.type == "almacen" || $Usr.type == "compras") && ($item.status == "Autorizado" || $item.status == "OrdenCompEnv")}
|
||||
<a href="{$WEB_ROOT}/pedidos-distribucion/id/{$item.pedidoId}" title="Editar Distribución">
|
||||
<img src="{$WEB_ROOT}/images/icons/cart_edit.png" border="0"/>
|
||||
</a>
|
||||
{/if}
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
24
templates/items/pedidos-header.tpl
Executable file
24
templates/items/pedidos-header.tpl
Executable file
@@ -0,0 +1,24 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80"><div align="center">Status</div></th>
|
||||
<th width="60"><div align="center">No. Pedido</div></th>
|
||||
<th width=""><div align="center">Proveedor</div></th>
|
||||
<th width="80"><div align="center">Costo Compra</div></th>
|
||||
<th width="80"><div align="center">Precio Venta</div></th>
|
||||
<th width="60"><div align="center">Utilidad</div></th>
|
||||
<th width="60"><div align="center">Método de Compra</div></th>
|
||||
<th width="70"><div align="center">Fecha Pedido</div></th>
|
||||
<th width="70"><div align="center">Fecha Entrega</div></th>
|
||||
<th width="1"><div align="center"></div></th>
|
||||
<th width="60"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
10
templates/items/politicas-base.tpl
Executable file
10
templates/items/politicas-base.tpl
Executable file
@@ -0,0 +1,10 @@
|
||||
<tr>
|
||||
<td align="center">{$item.idPoliticaBD}</td>
|
||||
<td>{$item.porcentajeEvaluacion}</td>
|
||||
<td align="center">{$item.tipo}</td>
|
||||
<td align="center">{$item.porcentajeBonificacion}</td>
|
||||
<td align="center">
|
||||
{*<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.idPoliticaBD}" title="Editar"/>*}
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.idPoliticaBD}" title="Eliminar"/>
|
||||
</td>
|
||||
</tr>
|
||||
17
templates/items/politicas-header.tpl
Executable file
17
templates/items/politicas-header.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="" scope="col">Porcentaje de Evaluación</th>
|
||||
<th width="100" scope="col"><div align="center">Acción</div></th>
|
||||
<th width="100" scope="col"><div align="center">Porcentaje Bonificacion</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
22
templates/items/productos-base.tpl
Executable file
22
templates/items/productos-base.tpl
Executable file
@@ -0,0 +1,22 @@
|
||||
<tr>
|
||||
<td align="center"><div align="center">{$item.noProv}</div></td>
|
||||
<td align="center"><div align="center">{$item.proveedor}</div></td>
|
||||
<td align="center"><div align="center">{$item.departamento}</div></td>
|
||||
<td align="center"><div align="center">{$item.linea}</div></td>
|
||||
<td align="center"><div align="center">{$item.codigoBarra}</div></td>
|
||||
<td align="center"><div align="center">{$item.modelo}</div></td>
|
||||
<td align="center"><div align="center">${$item.precioVentaIva|number_format:2:".":","}</div></td>
|
||||
<td align="center"><div align="center">${$item.costo|number_format:2:".":","}</div></td>
|
||||
<td align="center"><div align="center">
|
||||
<a href="{$WEB_ROOT}/productos-detalles/id/{$item.productoId}" title="Ver Detalles">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
<a href="{$WEB_ROOT}/productos-editar/id/{$item.productoId}" title="Editar">
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" border="0"/>
|
||||
</a>
|
||||
{*}
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.productoId}" title="Eliminar"/>
|
||||
{*}
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
30
templates/items/productos-categorias-base.tpl
Executable file
30
templates/items/productos-categorias-base.tpl
Executable file
@@ -0,0 +1,30 @@
|
||||
<tr>
|
||||
<td align="center">{$item.prodCatId}</td>
|
||||
<td>{$item.nombre}</td>
|
||||
<td align="center">
|
||||
<a href="javascript:void(0)" onclick="AddSubcategoryDiv({$item.prodCatId})" title="Agregar Línea">
|
||||
<img src="{$WEB_ROOT}/images/icons/add.png" border="0"/>
|
||||
</a>
|
||||
<a href="javascript:void(0)" onclick="ViewSubcats({$item.prodCatId})" title="Ver Líneas">
|
||||
<img src="{$WEB_ROOT}/images/icons/details.png" border="0"/>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
|
||||
{if $info.sucursalId == 0 && $info.type != "almacen" && $info.type != "limAlmacen"}
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.prodCatId}" title="Editar"/>
|
||||
<img src="{$WEB_ROOT}/images/icons/delete.gif" class="spanDelete" id="{$item.prodCatId}" title="Eliminar"/>
|
||||
<br />
|
||||
{else if $info.type == "almacen"}
|
||||
<img src="{$WEB_ROOT}/images/icons/edit.gif" class="spanEdit" id="{$item.prodCatId}" title="Editar"/>
|
||||
{/if}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr id="subcats_{$item.prodCatId}" style="display:none">
|
||||
<td> </td>
|
||||
<td colspan="3" align="left" id="contSubcats_{$item.prodCatId}">
|
||||
{include file="{$DOC_ROOT}/templates/lists/productos-subcategorias.tpl"}
|
||||
</td>
|
||||
</tr>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user