File manager - Edit - /home/autoph/public_html/connect/home/report_summary_appt.php
Back
<?php protected_page(); ?> <!---============================================================================================================================---> <!---LOADING NEWLY ENCODED APPOINTMENT LIST FOR UPDATING---> <!---============================================================================================================================---> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <div id="wait" style="display:none;width:69px;height:89px;border:0px solid red;position:absolute;top:50%;left:50%;padding:2px;"> <img src='images/demo_wait.gif' width="64" height="64" /><br>Loading..</div> <script type="text/javascript"> function showHideAppt() { var div = document.getElementById("showNewAppt"); if (div.style.display == 'none') { div.style.display = ''; } else { div.style.display = 'none'; } } function showChecked() { var div = document.getElementById("showCheckedInVehicle"); if (div.style.display == 'none') { div.style.display = ''; } else { div.style.display = 'none'; } } </script> <!---============================================================================================================================---> <!---END OF SCRIPT---> <!---============================================================================================================================---> <!---============================================================================================================================---> <!---============================================================================================================================---> <script language="javascript" type="text/javascript"> function showApptInfo(row) { var x=row.cells; document.getElementById("recNum").value = x[0].innerHTML; document.getElementById("updateApptPlate").value = x[1].innerHTML; document.getElementById("updateApptRO").value = x[2].innerHTML; //document.getElementById("updateJobType").value = x[4].innerHTML; document.getElementById("updateCarModel").value = x[4].innerHTML; } </script> <!---============================================================================================================================---> <!---END CODE LOAD NEW SERVICE APPT---> <!---============================================================================================================================---> <div style="background:#fff;height:200px; border-right:0px solid gray"> <div class="vertical-menu" style='min-width:300px;width:100%;border-bottom:0px solid black'> <a href="#" class="active" style='padding:7px;padding-left:5px;font-family:Verdana;font-size:16px;font-weight:normal;color:#000'>☵ Service Appointment Reports</a> <div style='width:100%;float:left;text-align:centerl;font-family:Verdana;font-size:30px;border:0px solid red;background:#fff;'> </div> <a href="mainindex.php?id=rpt01&d=r&r=rptaaa"><button id='rptAAA' style='font-family:Verdana;font-size:11px;color:#0448d1;width:100%;padding:7px;text-align:left;background:white;border:0px'>☷ Service Appointment Summary</button> </a> <a href="mainindex.php?id=rpt01&d=r&r=rptaab"><button id='rptAAB' style='font-family:Verdana;font-size:11px;color:#0448d1;width:100%;padding:7px;text-align:left;background:white;border:0px'>☷ Service Appointment Per Job Type Per Month</button> </a> <a href="mainindex.php?id=rpt01&d=r&r=rptaac"><button id='rptAAC' style='font-family:Verdana;font-size:11px;color:#0448d1;width:100%;padding:7px;text-align:left;background:white;border:0px'>☷ Service Appointment by Vehicle List</button> </a> <a href="mainindex.php?id=rpt01&d=r&r=rptaad"><button id='rptAAD' style='font-family:Verdana;font-size:11px;color:#0448d1;width:100%;padding:7px;text-align:left;background:white;border:0px'>☷ List of Open Repair Order </button> </a> <a href="mainindex.php?id=rpt01&d=r&r=rptaae"><button id='rptAAE' style='font-family:Verdana;font-size:11px;color:#0448d1;width:100%;padding:7px;text-align:left;background:white;border:0px'>☷ (R.O) Repair Order History </button> </a> </div> </div>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings