From 361150a09b058848b240bd2621c1a4a791c27e02 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Thu, 22 May 2025 16:09:08 +0530 Subject: [PATCH] latest commit 20-05-2025 --- app/Controllers/Inwardgateregister.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Controllers/Inwardgateregister.php b/app/Controllers/Inwardgateregister.php index 2097ffbb..6a201470 100755 --- a/app/Controllers/Inwardgateregister.php +++ b/app/Controllers/Inwardgateregister.php @@ -300,7 +300,6 @@ class Inwardgateregister extends BaseController $PO = $this->request->getPost('id'); $CreatedBy = $this->session->get('userId'); - // $this->inwardgateregister_model->UpdatePOMaster($PO, $CreatedBy,IGR_CREATED); $data = $this->inwardgateregister_model->viewpurchaseorder($PO); // echo "
"; print_r($data);die;