0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
USER
/
[
Home
]
File: task.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Financial Acitvities | CPFMS</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../style.css" rel="stylesheet" type="text/css" /> <link rel="icon" href="../images/icon.ico" /> <style type="text/css"> <!-- #apDiv1 { position:absolute; width:200px; height:115px; z-index:1; left: 170px; top: 453px; } #apDiv2 { position:absolute; width:197px; height:37px; z-index:2; left: 2px; top: 183px; background-image: url(../images/top.jpg); } #apDiv3 { position:absolute; width:199px; height:39px; z-index:3; left: -2px; top: 39px; background-image: url(../images/top.jpg); } #apDiv4 { position:absolute; width:200px; height:39px; z-index:3; left: 0px; top: 263px; background-image: url(../images/top.jpg); } #apDiv5 { position:absolute; width:200px; height:39px; z-index:4; background-image: url(../images/top.jpg); } #apDiv6 { position:absolute; width:198px; height:41px; z-index:4; background-image: url(../images/top.jpg); left: 2px; top: 302px; } #apDiv7 { position:absolute; width:63px; height:36px; z-index:1; left: 401px; top: 181px; } .style1 {font-size: 16px} #apDiv8 { position:absolute; width:200px; height:115px; z-index:1; left: 83px; top: 126px; } #apDiv9 { position:absolute; width:174px; height:115px; z-index:1; left: 300px; top: 316px; } #apDiv10 { position:absolute; width:238px; height:115px; z-index:2; left: 298px; top: 314px; } --> </style> </head> <body> <p> <?php include("include/first_userheader.php"); ?> </p> <p align="center" class="projectboldtxt style1"> </p> <table width="826" border="0"> <tr> <td width="245"> </td> <td width="262"><span class="projectboldtxt style1"><em>Entries For Financial Activities</em></span></td> <td width="275"> </td> </tr> <tr> <td> </td> <td><table width="232" height="176" border="1" align="center"> <tr> <td width="222"><table width="217" height="159" align="center"> <tr> <td width="199"><a href="Receipt.php" class="projectboldtxt" >Receipt Details Entry</a></td> </tr> <tr> <td><a href="payment.php" class="projectboldtxt">Payment Details entry</a><a href="Receipt.php"></a></td> </tr> <tr> <td><a href="salary voucher.php" class="projectboldtxt">Salary details entry</a></td> </tr> <tr> <td><a href="custemaccountcashentry.php"class="projectboldtxt">Custom account cash entry</a></td> </tr> <tr> <td><a href="advancetakenentry.php"class="projectboldtxt">Advance / ImprestTaken entry</a></td> </tr> <tr> <td><a href="advance_settelment_entry.php"class="projectboldtxt">Advance /Imprest Settelment entry</a></td> </tr> </table></td> </tr> </table></td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> </tr> <tr> <td height="389"><p> </p> <table width="200" height="209" align="center" border="1"> <tr> <td><a href="daybook.php" class="projectboldtxt">Daybook</a></td> </tr> <tr> <td><a href="ledger.php"class="projectboldtxt">Ledger</a></td> </tr> <tr> <td><a href="summary.php"class="projectboldtxt">Summary Report</a></td> </tr> <tr> <td><a href="custemaccountcashentry_reprot.php"class="projectboldtxt">Custom account cash entry</a></td> </tr> <tr> <td><a href="salaryreport.php"class="projectboldtxt">Salary Report</a></td> </tr> </table> <p> </p> </td> <td><span class="projectboldtxt style1">Reports For Financial Activity</span></td> <td><table width="268" height="194" align="center" border="1"> <tr> <td><a href="receiptreport.php"class="projectboldtxt">Receipt Report</a><a href="Receipt.php" class="projectboldtxt" ></a></td> </tr> <tr> <td><a href="paymentreport.php"class="projectboldtxt">Payment Report</a><a href="receiptreport.php"></a></td> </tr> <tr> <td><a href="advancetakenentry_report.php"class="projectboldtxt">Advance / Imprest Entry Report</a><a href="salary voucher.php" class="projectboldtxt"></a></td> </tr> <tr> <td><a href="advance_settlement_report.php"class="projectboldtxt">Advance / Imprest Settelment entry Report</a><a href="custemaccountcashentry.php"class="projectboldtxt"></a></td> </tr> <tr> <td><a href="advance_imprest_report.php"class="projectboldtxt">Advance / Imprest Report</a></td> </tr> </table> </td> </tr> </table> <p align="center" class="projectboldtxt style1"> </p> <p> </p> <p> <?php include "include/footer.php"; ?> </p> </body> </html>