*$~je5^4={Xیr{-8i 1_"1}O%U}\AC`pzWӒ6) \0A4=1_)Qlk* R̘M*3*;9 7)GUqVjg89Lc?I[%5L9h&:ak-@c{1\:g!a7V#nLQA C;J, s$6\'Ϲ5_|& Z BHP)(^1<mn`tiXŽ{PU+_J-r{@oOu_a JYǻT Z~ pPOB=]8qQ\ߘ5C@Wj]s;ݗi:cP nnn:挄+iNfլS,-KkRB۲qAYQ$n#74K[P71&#?8?@z3R\;: ll|P+(o 9,<sH0"_%0~tl R N w;7ڋ=00ã׻<Wm-!o?$ >+_B؁HAU'0F2v?8Nrv`-8(t |gsTI^!ݲN.tRHVW~ 9+$ݢUYJYYWFşGIuBg~٠{`,bmM!dV^0z%@TNֱպU|z:RI <)&J)qP ]vl󩁪0"P\0-d%lKedwj0li*&o0.Ԥdq62?}m죫aq{;(s45s 8W|C0凶qsKq pENֱպU|z:RX!O{sP,@K7_B( C;xMC"kq).dg.*|2]vl, ׇIoIUUz|@BqJI\6.l"DSH`9ld=,NabxCY7۶/B"Zj>T5;FJFï js2Nv2ˏ_V?atL  VڼbMOJH=r^cWۮy ϸ0H2S%;a@W!_Nf5ݍN.B+Pa#k 2֭s> Kdg$-n$8!BGSԻ1m ޤ@e&vFMg1Y F]rń#A0"8ϡ|%-0h_ nVhU[@sAG]`{Vclh3LlQjU9,myV|SUz_!l\qPDxcD2aRK`ҪS[/6(Ab;L7vZGO3n"sbMOJH=r^cWۮG> {<\bfcZ1xp^q8CWّoJi?7:lb/nuÀZ7H§_Јӽt |gsTI^!ݲN.tRHVW~ 9+$ݢUYJYYWFşGIuBg~٠{`,bmM!m,?|jp)Lc|ɂkeLԎv7S7(]kƎHp-sLEu5wl[Î}+eyu"]~aR |_H 6. Q<)9 Źz:l@鲔9Rj>[ X+~܇G~ H(WLe%:ћkt%F{vkד <(VGxZK'Rb.;NwR=?GlU%8;rXu{cΒnEJH{~eeLTTQymmW27[/ݤSιҀPJ NUJn;#a=Y񲉃=|#N߉cr7HY+A(ji(D(B,3-ش0G)mU+Jfnymg.HsƔjmU+U-@c{1\:g!a7V#nLQA C;J, s$6\'Ϲ5k?'eZ?.U l_2WOb(16@zu4䁎7E˧^]p&H틹<U3$ !0d틳\hL{ A{T&Hx:WRBDviZݘ{bvn?\XYT(v Ă5h0:;UI.: YLSrlܡID]WEWQ>Qde[}dr-D$VYH:41 ֵ! )N/TP8%)b (M.robcϠ܆Ӻx]〹78[+ϲ`P(Sel~ pp6~1A=Wڛh , GDшe8w^뜜hA]1e3 8*!9?&u``@m6)1Q!?Zbilw8w8 ޲7Hy:rKGf|0=RLMgj}p!7 b7{|!46'8>0b: 8k@1R'(.t`E&L9h&:ak"2|cfB6U jrS~ Vb9e)AB j5QQ\p 1{#nI@kK6}?^0<~v) 54!"`]? Q!7rG.|d^p9À1 b\Q`YiI9h'OVv0li*&o0FĕOhSr:sE`'Gv}LpָF 'B{^pxNzAkC2w ^ uL-L,J<3E&3ZҮCĥ*Ǘ-B;@d4_zw9_JZ|2&t2<6ú:[Ya,qz27D0M6et8{N=WdxPcld=,NabxCY7G~ H(WL(aaFpJˤv2ˏ_V(;Lc2oD&P.Tn Vb9e)AB j5QUH'bg%}JV<}GǗ-B;@d4_zw9_JZ|2&t2<6ú:[Ya,qz2 оV n%t/MV,P,~nEUT0X d0CS}I#_ӕkKand estado!='Anulada'") or die(mysql_error()); $ventas_cheque = @mysql_result($sql331, 0, 'total'); ////////////////////////////// //PAGO MIXTO///////////////// $sql_mixto_efectivo = mysql_query("select sum(efectivo) as total from ventas where usuario='".$usuario."' and estado_caja!='Cerrada' and estado!='Anulada'") or die(mysql_error()); $ventas_mixto_efectivo = @mysql_result($sql_mixto_efectivo, 0, 'total'); $sql_mixto_tarjeta = mysql_query("select sum(monto_tarjeta) as total from ventas where usuario='".$usuario."' and estado_caja!='Cerrada' and estado!='Anulada'") or die(mysql_error()); $ventas_mixto_tarjeta = @mysql_result($sql_mixto_tarjeta, 0, 'total'); $sql_mixto_transferencia = mysql_query("select sum(transferencia) as total from ventas where usuario='".$usuario."' and estado_caja!='Cerrada' and estado!='Anulada'") or die(mysql_error()); $ventas_mixto_transferencia = @mysql_result($sql_mixto_transferencia, 0, 'total'); $sql_mixto_cheque = mysql_query("select sum(cheque) as total from ventas where usuario='".$usuario."' and estado_caja!='Cerrada' and estado!='Anulada'") or die(mysql_error()); $ventas_mixto_cheque = @mysql_result($sql_mixto_cheque, 0, 'total'); //////////////////////////////// $sql4 = mysql_query("select sum(efectivo) as total from pagos_credito where usuario='".$usuario."' and estado_caja!='Cerrada' and efectivo>0") or die(mysql_error()); $pagos_credito = @mysql_result($sql4, 0, 'total'); $sql44 = mysql_query("select sum(tarjeta) as total from pagos_credito where usuario='".$usuario."' and estado_caja!='Cerrada' and tarjeta>0") or die(mysql_error()); $pagos_credito_tarjeta = @mysql_result($sql44, 0, 'total'); $sql445 = mysql_query("select sum(transferencia) as total from pagos_credito where usuario='".$usuario."' and estado_caja!='Cerrada' and transferencia>0") or die(mysql_error()); $pagos_credito_transferencia = @mysql_result($sql445, 0, 'total'); $sql7 = mysql_query("select sum(total) as total from ventas where termino!='Credito' and estado='Cerrada' and usuario='".$usuario."' and estado_caja!='Cerrada'") or die(mysql_error()); $total_ventas = @mysql_result($sql7, 0, 'total'); $sql8 = mysql_query("select sum(monto) as total from egresos where estado_caja!='Cerrada' and usuario='".$usuario."'") or die(mysql_error()); $egresos= @mysql_result($sql8, 0, 'total'); $sql9 = mysql_query("select sum(monto) as total from ingresos where tipo!='Credito' and tipo!='Apertura caja' and estado_caja!='Cerrada' and usuario='".$usuario."'") or die(mysql_error()); $ingresos= @mysql_result($sql9, 0, 'total'); $sql99 = mysql_query("select sum(importe) as total from devoluciones where estado_caja!='Cerrada' and usuario='".$usuario."'") or die(mysql_error()); $devoluciones= @mysql_result($sql99, 0, 'total'); $sql100 = mysql_query("select sum(total) as total from ventas where estado_caja!='Cerrada' and usuario='".$usuario."' and estado='Anulada'") or die(mysql_error()); $anulaciones= @mysql_result($sql100, 0, 'total'); $cancelaciones = ""; $balance = $pagos_credito+$pagos_credito_tarjeta+$pagos_credito_transferencia+$monto_inicio+$ingresos+$ventas_mixto_efectivo+$ventas_mixto_tarjeta+$ventas_mixto_transferencia+$ventas_mixto_cheque; $pagos = $pagos_credito + $pagos_credito_tarjeta+$pagos_credito_transferencia; $ventas_efectivo =$ventas_mixto_efectivo; $ventas_tarjeta = $ventas_mixto_tarjeta; $ventas_transferencia = $ventas_mixto_transferencia; $ventas_cheque = $ventas_mixto_cheque; $balance = $balance - $egresos; ?>
Cuadre de caja
Cajero:
Volver atras
Hora y fecha inicio:
Monto de inicio:
Venta efectivo:
Venta tarjeta:
Transferencias:
Cheque:
Venta credito:
Pagos de credito Efectivo:
Pagos Tarjeta:
Pagos Transferencia:
Otros ingresos:
Egresos:

Balance del sistema
Debe tener en caja:

Conteo de efectivo

Diferencia:

CONTEO
0
1.00
0.00
0
5.00
0.00
0
10.00
0.00
0
25.00
0.00
0
50.00
0.00
0
100.00
0.00
0
200.00
0.00
0
500.00
0.00
0
1000.00
0.00
0
2000.00
0.00
0
1
Tarjeta: 0.00
0
1
Transferencia: 0.00

0.00

window.location.href='../reportes/rptCierreTurno.php?id=$ul_cierre'"; } } ////include_once '../footer.php'; ?>