From 4b4b2e068b81cd0aea3aae1b341a2fff92d3ceb4 Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Tue, 13 May 2025 09:50:55 +0000 Subject: [PATCH] supplier account - access --- app/Controllers/Inwardgateregister.php | 2 +- app/Views/editSupplier.php | 2 +- app/Views/supplierListing.php | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/app/Controllers/Inwardgateregister.php b/app/Controllers/Inwardgateregister.php index 9fcc03ba..0694a022 100755 --- a/app/Controllers/Inwardgateregister.php +++ b/app/Controllers/Inwardgateregister.php @@ -1031,7 +1031,7 @@ function viewIGRDetails() $readable_field = isset($field_labels[$field_name]) ? $field_labels[$field_name] : $field_name; if(intval($history[$j]->is_add) === 1) { - $history_content .= $history[$j]->IGR_No . " was Created by " . $history[$j]->FullName . " on " . $history[$j]->indian_date . " at " . $history[$j]->indian_time . "

"; + // $history_content .= $history[$j]->IGR_No . " was Created by " . $history[$j]->FullName . " on " . $history[$j]->indian_date . " at " . $history[$j]->indian_time . "

"; if ($history[$j]->field === "IGRStatus") { $str1 = $history[$j]->new_data; diff --git a/app/Views/editSupplier.php b/app/Views/editSupplier.php index ea05467d..0a8457b0 100755 --- a/app/Views/editSupplier.php +++ b/app/Views/editSupplier.php @@ -498,7 +498,7 @@ if (!empty($supplier)) { - + diff --git a/app/Views/supplierListing.php b/app/Views/supplierListing.php index e0df865e..2a3b45af 100755 --- a/app/Views/supplierListing.php +++ b/app/Views/supplierListing.php @@ -61,7 +61,7 @@

Supplier Listing

- Add New Supplier + Add New Supplier
@@ -164,7 +164,6 @@