66 lines
3.5 KiB
PHP
Executable File
66 lines
3.5 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-05-19 12:32:26
|
|
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/items/cuentas-pagar-base2.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:462835272537a402a0eac46-12871438%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'6abfa017b4a4b010c7f2c8b8cedb0e15145a124c' =>
|
|
array (
|
|
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/items/cuentas-pagar-base2.tpl',
|
|
1 => 1400520691,
|
|
),
|
|
),
|
|
'nocache_hash' => '462835272537a402a0eac46-12871438',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<tr>
|
|
<td align="center"><div align="center"><?php echo $_smarty_tpl->getVariable('item')->value['noProv'];?>
|
|
</div></td>
|
|
<td align="left"><div align="left"><?php echo $_smarty_tpl->getVariable('item')->value['proveedor'];?>
|
|
</div></td>
|
|
<td align="center"><div align="center">$<?php echo number_format($_smarty_tpl->getVariable('item')->value['total'],2,'.',',');?>
|
|
</div></td>
|
|
<td align="center"><div align="center" id="txtAbonos_<?php echo $_smarty_tpl->getVariable('item')->value['pedidoId'];?>
|
|
">$<?php echo number_format($_smarty_tpl->getVariable('item')->value['abonos'],2,'.',',');?>
|
|
</div></td>
|
|
<td align="center"><div align="center"><?php echo number_format($_smarty_tpl->getVariable('item')->value['totalNotas'],2,'.',',');?>
|
|
</div></td>
|
|
<td align="center"><div align="center" id="<?php echo $_smarty_tpl->getVariable('item')->value['proveedorId'];?>
|
|
#<?php echo $_smarty_tpl->getVariable('item')->value['pedidoId'];?>
|
|
" class="spanDescuentos" style="cursor:pointer;">$<?php echo number_format($_smarty_tpl->getVariable('item')->value['totalDescuentos'],2,'.',',');?>
|
|
</div></td>
|
|
<td align="center"><div align="center" id="txtBonificacion_<?php echo $_smarty_tpl->getVariable('item')->value['pedidoId'];?>
|
|
">$<?php echo number_format($_smarty_tpl->getVariable('item')->value['bonificaciones'],2,'.',',');?>
|
|
</div></td>
|
|
<td align="center"><div align="center" id="txtDevolucion_<?php echo $_smarty_tpl->getVariable('item')->value['pedidoId'];?>
|
|
">$<?php echo number_format($_smarty_tpl->getVariable('item')->value['devoluciones'],2,'.',',');?>
|
|
</div></td>
|
|
<td align="center"><div align="center" id="txtSaldo_<?php echo $_smarty_tpl->getVariable('item')->value['pedidoId'];?>
|
|
">$<?php echo number_format($_smarty_tpl->getVariable('item')->value['saldo'],2,'.',',');?>
|
|
</div></td>
|
|
<td align="center">
|
|
<div align="center">
|
|
<a href="javascript:void(0)" onclick="ViewFacturas(<?php echo $_smarty_tpl->getVariable('item')->value['pedidoId'];?>
|
|
)">
|
|
<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/images/icons/details.png" border="0" />
|
|
</a>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="facturas_<?php echo $_smarty_tpl->getVariable('item')->value['pedidoId'];?>
|
|
" style="display:none">
|
|
<td> </td>
|
|
<td> </td>
|
|
<td colspan="8" align="left">
|
|
<div id="contFacturas_<?php echo $_smarty_tpl->getVariable('item')->value['pedidoId'];?>
|
|
">
|
|
<?php $_template = new Smarty_Internal_Template("{$_smarty_tpl->getVariable('DOC_ROOT')->value}/templates/lists/cuentas-facturas.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
|
|
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
|
|
|
|
</div>
|
|
</td>
|
|
</tr>
|