alert('Session timed out'); parent.document.location='../ind.php'; "; return; } include("../opendb.php"); include("../test.php"); ?>

SALES REGISTER

Date from dd mm yy
To dd mm yy
window.open('prnvehsreg2.php?df=$df&dt=$dt');"; } if($show) { $df=$y.'-'.$m.'-'.$d; $dt=$y1.'-'.$m1.'-'.$d1; $result=mysqli_query($db,"select * from veh_invoice where invdate>='$df' and invdate<='$dt' and brcode='$brcode' and type!='trans-out'") or die(mysqli_error($db)); if(mysqli_num_rows($result)>0) { ?> "; print ""; print ""; } } else print "Record does not exist"; } ?>
No.To Inv NO.Inv. Date FinanacerDA MCode Config Net Amt. Tax Tax% Before Tax ".$cus_row[0]; } else $cust="".$row[0]; print "
".$i++."$cust$row[invno]".datetohtml($row[invdate])."$row[fin]$row[da]$row[model_code]$row[config]$row[netamt]$row[tax]$row[taxp]$row[amt2]