diff --git a/app/Controllers/Inwardgateregister.php b/app/Controllers/Inwardgateregister.php index fccfb6f8..5144abd7 100755 --- a/app/Controllers/Inwardgateregister.php +++ b/app/Controllers/Inwardgateregister.php @@ -706,7 +706,7 @@ function viewIGRDetails() } - function GR() + function UpdateIGR() { $IGRNo = $this->request->getPost('igr'); $PONo = $this->request->getPost('po');