Store Requisition Approval List
'form-label-left Approve ','name' => 'Approve','id' => 'Approve');
echo form_open($this->config->base_url().'storerequisitionlist/SearchRequistLists',$attributes); ?>
| Store Requisition Number |
Requested By |
Requested Date |
Status |
Action |
comments |
| StoreReqNo ?> |
Requestedby?> |
ReqDate);
$ReqDate= $Cdt->format('d-m-Y');
echo $ReqDate;
?> |
StatusName ?> |
Status) == STORE_PENDINGAPPROVAL)
{
?>
|
Comments ?> |
| STREQ0001 |
Kasiraman |
20/6/2017 |
Pending Approval |
|
|