Service status update
This commit is contained in:
parent
0d9ec1fc18
commit
a59d872a43
@ -103,7 +103,8 @@ class servicepurchaseorder extends BaseController
|
||||
$POList = array('UpdateBY'=>$updatedBy,'UpdatedOn'=>$updateddt,'ServiceWorkStatusRemarks'=>$Remarks,'ServiceWorkStatus'=>$WorkStatus );
|
||||
|
||||
$POMaster = $this->purchaseorder_model->updatePOMaster($PONO,$POList);
|
||||
|
||||
|
||||
$this->UpdateServicePOStatus();
|
||||
echo "<script>alert('Successfully Updated the workStatus of the PO ".$PONO."')</script>";
|
||||
}
|
||||
// To get the available Budget Amount
|
||||
|
||||
Loading…
Reference in New Issue
Block a user