latest commit 20-05-2025

This commit is contained in:
vadivelJ96 2025-05-22 16:09:08 +05:30
parent d7043ba58d
commit 361150a09b

View File

@ -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 "<pre>"; print_r($data);die;