| Indent Voucher No: |
|
Generated Date : |
|
| Remarks: |
|
Approval Remarks: |
|
| Sr |
Item
Description |
Specifications |
Make |
Status |
Vendor |
RFQ No. |
Indent Qty |
Per Unit Rate |
Price |
Vendor Rate |
Vendor Price |
Final
Price
|
|
|
|
" . $row_po['rfq_no'] . "  ";
}
if($row_stock_issue['state']!='' || $row_stock_issue['state']!=null){
$state=1;
}
if($row_stock_issue['po']!='' || $row_stock_issue['po']!=null){
$status=1;
}
$item_status=$row_stock_issue['status'];
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
| Total Price |
=$totalPrice?>
|
$sql_sign = "SELECT * FROM indent_master where indent_id='" . $_REQUEST['flex_indent_id'] . "' ";
$result_sign = mysqli_query($conn, $sql_sign);
$row_sign = mysqli_fetch_assoc($result_sign);
@extract($row_sign);
$emp_id =$row_sign['generated_by'];
$doc_emp_id =$row_sign['approving_doc_id1'];
$doc_emp_id1 =$row_sign['approving_doc_id2'];
error_log("sign:" . $sql_sign);
error_log("emp_id" . $emp_id);
error_log("doc_id" . $doc_emp_id);
$sql_signature = "select * from employee_signature where emp_id = '" . $emp_id . "'";
$result_signature = mysqli_query($conn, $sql_signature);
$row_signature = mysqli_fetch_array($result_signature);
$sql_signature1 = "select * from employee_signature where emp_id = '" . $doc_emp_id . "'";
$result_signature1 = mysqli_query($conn, $sql_signature1);
$row_signature1 = mysqli_fetch_array($result_signature1);
$sql_signature2 = "select * from employee_signature where emp_id = '" . $doc_emp_id1 . "'";
$result_signature2 = mysqli_query($conn, $sql_signature2);
$row_signature2 = mysqli_fetch_array($result_signature2);
?>
Generated By:-
|
Administrative Head :-
|
Commercial Purchase/HOD:-
|