From a59d872a4335b088721838511fdaf48711c8fc35 Mon Sep 17 00:00:00 2001 From: gandhimathi Bharathirajan Date: Fri, 21 Jul 2017 16:34:08 +0530 Subject: [PATCH] Service status update --- application/controllers/servicepurchaseorder.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/application/controllers/servicepurchaseorder.php b/application/controllers/servicepurchaseorder.php index 38fee0d5..4cb16788 100755 --- a/application/controllers/servicepurchaseorder.php +++ b/application/controllers/servicepurchaseorder.php @@ -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 ""; } // To get the available Budget Amount