From 89df707fcb19a31cf6d487130241a3e99b191362 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Tue, 25 Mar 2025 12:33:44 +0530 Subject: [PATCH] stock module - 24-03-2025 --- app/Views/editconfig.php | 47 +++++++++++++++++----------------------- 1 file changed, 20 insertions(+), 27 deletions(-) diff --git a/app/Views/editconfig.php b/app/Views/editconfig.php index f1cbac68..3c1f97c4 100755 --- a/app/Views/editconfig.php +++ b/app/Views/editconfig.php @@ -69,7 +69,7 @@ if (!empty($master)) { echo form_open(base_url() . 'configurationctrl/updateconfig', $attributes); ?>
-
+
*
-
+
*
-
+
*
- -
- -
- - -
-
-
-
+
" method="post"> - - style="width: 18px; height: 18px;"> - - -
-
- + + style="width: 18px; height: 18px;"> + + +
+
+
+
@@ -599,7 +591,8 @@ if (!empty($master)) { style="cursor: pointer; color: #4d3a6d;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;"> ${item.MaterialCode} - ${item.MaterialName} + ${item.MaterialName} ${item.MaterialType} ${item.IsActive?"Active":"InActive"}