<a href="#" class="btn-minimize"><i class="halflings-icon chevron-up"></i></a> <a href="#" class="btn-close"><i class="halflings-icon remove"></i></a> </div> </div><!--/span--> <div class="box-content"> <table class="table table-condensed"> <thead> <tr><th bgcolor="#cccccc" colspan=5>---</th></tr> </thead> <tbody> <?php //$fecha_inicio=fechaustomysql($fecha_inicio); //$fecha_final =fechaustomysql($fecha_final); // mostrar_transacciones($fecha_inicio,$fecha_final,$user); ?> <?php getticket(139); ?> </tbody> </table> </div> </div><!--/row--> </div> </div>
// <strong>Cliente: </strong><a href=\"/index.php?data=clientes&op=detalles&h=1&cid=$cliente_id\" >".$cliente."</a> <strong>Saldo: </strong>$ ". dinero($saldo)." // <br><strong>Credito: </strong>$ ".dinero($credito)."<strong> Credito Total Disponible: </strong>$ ".dinero($credito-$saldo)."</div> "; } ?> <div class="box-content span12" > <div class=" span4" styles='border:1px dotted'> <?php if ($factura_id) { $no_ticket = sprintf('T%06d', $factura_id); echo "<table width=350><tr><td>"; getticket($factura_id); // formato.php echo "<center>"; if ($cliente_id) { echo "<br><Br><br><br>\n\n\t\t\t\t\t\t\t_______________________<br>"; echo strtoupper($nombre_completo); } echo "<br><br>"; echo " <img width=200 src=\"barcode.php?text=" . $no_ticket . "\" alt=\"barcode\" />"; echo "<br><br>"; echo "<br>http://tiendasalberto.com<br>"; echo $ticket; echo "<bR><br>"; if ($cupones_sku) { echo "<br>Cupon ID: <b>{$cupones_sku}</b>"; } else {
</div> </div><!--/span--> <div class="box-content"> <table class="table table-condensed"> <thead> <tr><th bgcolor="#cccccc" colspan=5>Preview</th></tr> </thead> <tbody> <?php //$fecha_inicio=fechaustomysql($fecha_inicio); //$fecha_final =fechaustomysql($fecha_final); // mostrar_transacciones($fecha_inicio,$fecha_final,$user); ?> <?php if ($_GET['fid']) { getticket($_GET['fid']); } ?> </tbody> </table> </div> </div><!--/row--> </div> </div>