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