<!-- to date --> <td align="right" valign="top"> From : </td> <td align="left" valign="top"> ' . set::mm_dd_yyyy($dNam = "frmserviceDay", $dIds = "serviceDay", $defDay = "", $dayAttr = "", $yNam = "frmserviceYear", $yIds = "serviceYear", $defYear = "", $yerAttr = "", $mNam = "frmserviceMonth", $mIds = "service", $defMonth = "Month", $monAttr = "") . ' </td> <td align="right" valign="top"> Job # : </td> <td align="left" valign="top"> <input type="text" name="jobNumber" id="jobNumber" style="font-size: 9pt;" > </td> </tr> <tr> <td align="right" valign="top"> To : </td> <td align="left" valign="top"> ' . set::mm_dd_yyyy($dNam = "toserviceDay", $dIds = "serviceDay", $defDay = "", $dayAttr = "", $yNam = "toserviceYear", $yIds = "serviceYear", $defYear = "", $yerAttr = "", $mNam = "toserviceMonth", $mIds = "service", $defMonth = "Month", $monAttr = "") . ' </td> <td align="right" valign="top"> Job # series : </td> <td align="left" valign="top"> <input type="text" name="jobNumberFr" id="jobNumberFr" style="font-size: 9pt; width: 5em;" > - <input type="text" name="jobNumberTo" id="jobNumberTo" style="font-size: 9pt; width: 5em;" > </td> </tr> <tr> <td colspan="5"> <input type="submit" name="submit" value="GO!" class="button" style="margin-top: -0.03em; margin-left: 1.6em; position: absolute; z-index: 60;"> </td> </tr> </table>
echo ' <div id="processing" style="background: yellow; border: solid #ff9900 2px; border-top: none; height: 30px; width: 512px; font: normal 10pt arial; line-height: 34px; text-align: center; position: absolute; margin-top: -10px; margin-left: 25px; display: none; z-index: 700;"> Processing... </div> <div id="doneProces" style="background: yellow; border: solid #ff9900 2px; border-top: none; height: 30px; width: 512px; font: normal 10pt arial; line-height: 34px; text-align: center; position: absolute; margin-top: -10px; margin-left: 25px; display: none; z-index: 700;"> </div> <form name="" id="disbursement" action="" style="background: none; width: 550px; height: 90%; margin-top: 2em; margin-left: 2em; position: absolute; overflow-x: hidden; overflow-y: scroll;"> <input type="hidden" name="disb_id" value="' . $disbid . '"> <table border="0" style="float: left; text-align: left;"> <tr> <td colspan="5"> <b style="font-size: 20pt;">DISBURSEMENT</b><br/> for the period: ' . $isDate . ' <br>Change to<br/> ' . set::mm_dd_yyyy($dNam = "day", $dIds = "day", $defDay = $isDay, $dayAttr = "", $yNam = "year", $yIds = "year", $defYear = $isYear, $yerAttr = "", $mNam = "month", $mIds = "month", $defMonth = $isMonth, $monAttr = "") . ' </td> </tr> <tr> <td align="right" valign="top">Branch : </td> <td> ' . set::branchLoc($pdo_sql, '<option name="brancnAvailable" value="' . $branch . '">' . $branch . '</option>', '') . ' </td> </tr> <tr> <td align="right" valign="top">cv # : </td> <td> <input type="text" name="cvNum" id="cvNum" value="' . $cvNum . '"> </tr> <tr> <td align="right" valign="top">PAYEE : </td> <td> <input type="text" name="payee" id="payee" value="' . $payee . '"> </tr> <tr>
<td> <input type="text" name="clientName" id="clientName" class="input"> </td> </tr> <tr> <td align="right" width="150"> Telephone/mobile no. : </td> <td> <input type="text" name="telno" id="telno" class="input"> </td> </tr> <tr> <td align="right" width="150"> Address : </td> <td> <input type="text" name="address" id="address" class="input"> </td> </tr> <tr> <td valign="top" align="right" width="150"> Birth date : </td> <td> ' . set::mm_dd_yyyy($dNam = "day", $dIds = "day", $defDay = "", $dayAttr = "", $yNam = "year", $yIds = "year", $defYear = "", $yerAttr = "", $mNam = "month", $mIds = "month", $defMonth = "Month", $monAttr = "") . ' </td> </tr> <tr> <td valign="top" align="center" colspan="5"> <input type="submit" name="addCustomeRecord" id="addCustomeRecord" value="Add this new customer" class="button" style="padding: 9px; margin-top: 1em; margin-left: -13em;" disabled="true" /> <div id="process" class="process"></div> </td> </tr> <tr> <td colspan="5"> <br/> <b>Last Input: </b> <div style="margin-left: 2.5em;" id="latestRecord"> </div>
<div class="theTitle" style="margin-top: 3.7em;">INCOME<br/>STATEMENT </div> <div class="subTitle">Create a new one</div> <a href="' . $dFLAP . '06_incomestatement/lofRecord/?' . time() . '" style="text-decoration: none;"><div class="viewList">View current records</div></a> <div id="seeRecord" style="margin-left: 6em; position: absolute;"></div> </div> <center> <form id="income_statement" style="background: red; width: 70%; position: absolute; margin-top: 16%; margin-left: 30%;"> <table border="0"> <tr> <td colspan="5"> Income Statement Date: ' . set::mm_dd_yyyy($dNam = "frmDay", $dIds = "frmDay", $defDay = "", $dayAttr = "", $yNam = "frmYear", $yIds = "frmYear", $defYear = "", $yerAttr = "", $mNam = "frmMonth", $mIds = "frmMonth", $defMonth = "Month", $monAttr = "") . ' to ' . set::mm_dd_yyyy($dNam = "toDay", $dIds = "toDay", $defDay = "", $dayAttr = "", $yNam = "toYear", $yIds = "toYear", $defYear = "", $yerAttr = "", $mNam = "toMonth", $mIds = "toMonth", $defMonth = "Month", $monAttr = "") . ' </td> </tr> <tr> <td colspan="5"> <input type="submit" name="submit" id="submit" value="Query"> <input type="reset" name="reset" id="reset" value="Reset From"> </td> </tr> </table> </form> <form id="income_statement_analyze" style="background: #efefef; width: 67%; position: absolute; margin-top: 33%; margin-left: 30%;"> <input type="hidden" name="netype" id="netype"> <table border="0"> <tr>
</td> </tr> <tr> <td> <span> Branch : </span><br/> ' . set::branchLoc($pdo_sql, $default = '<option name="branch" value="">' . $client_br . '</option>', 'class="branch" cusid="' . $client_id . '" action="editbranch"') . ' </td> <td> <span>Address :</span><br/> <input type="text" name="address" id="eadd" class="input" value="' . $address . '" cusid="' . $client_id . '" action="editeadd"> </td> </tr> <tr> <td> <span> Birthdate : </span><br/> ' . set::mm_dd_yyyy($dNam = "day", $dIds = "day", $idDay, $dayAttr = 'cusid="' . $client_id . '" action="editday"', $yNam = "year", $yIds = "year", $idYear, $yerAttr = 'cusid="' . $client_id . '" action="edityear"', $mNam = "month", $mIds = "month", $idMonth, $monAttr = 'cusid="' . $client_id . '" action="editmonth"') . ' </td> <td> <span> Tel./Mobile no. :</span><br/> <input type="text" name="telno" id="etel" class="input" value="' . $telno . '" cusid="' . $client_id . '" action="editetel"> </td> </tr> <tr> <td valign="top"> (' . $clientCtr . ') </td> <td align="right"> <b style="font-size: 10pt;">Entry date: ' . $idMonth . '-' . $idDay . '-' . $idYear . '<!--, ' . $idTime . '--></b> </td> </tr> </table>
* last modified: November 17, 2012 * */ //________________________________________________________________________________________________ ob_start(); echo ' <form name="viewISlist" id="viewISlist" style="background: none; margin-top: 7%; margin-left: 30%; position: absolute;"> <span style="font-size: 20pt;">Filter</span> <select name="searchBy" id="searchBy" style="font-size: 9pt;"> <option value="">by</option> <option value="isFrom">by From Date.</option> <option value="isTo">by To Date.</option> <option value="byPeriod">by Period from</option> <option value="isSdata">by Sales info.</option> <option value="sales">by Total Sales</option> <option value="isDdata">by Less info.</option> <option value="cost_of_sales">by Total Less</option> <option value="net_inome">by Net Income</option> </select> <input type="text" name="searchQue" id="searchQue" style="font-size: 9pt;" placeholder="Type here"> <span id="byDateFrom" style="display: none;"> ' . set::mm_dd_yyyy($dNam = "searchQfrday", $dIds = "searchQfrday", $defDay = "", $dayAttr = "", $yNam = "searchQfryear", $yIds = "searchQfryear", $defYear = "", $yerAttr = "", $mNam = "searchQfrmonth", $mIds = "searchQfrmonth", $defMonth = "Month", $monAttr = "") . ' </span> <span id="conjunction" style="display: none;">to</span> <span id="byDateTo" style="display: none;"> ' . set::mm_dd_yyyy($dNam = "searchQtoday", $dIds = "searchQtoday", $defDay = "", $dayAttr = "", $yNam = "searchQtoyear", $yIds = "searchQtoyear", $defYear = "", $yerAttr = "", $mNam = "searchQtomonth", $mIds = "searchQtomonth", $defMonth = "Month", $monAttr = "") . ' </span> <input type="submit" name="submit" value="GO!" style="font-size: 9pt;"> </form>'; ob_end_flush();