From 56f42d6bdf220c947123d9e9f2f7dadbfad3eb67 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Wed, 12 Mar 2025 11:30:42 +0530 Subject: [PATCH] changes in stock module 12-03-2025 --- app/Controllers/StockController.php | 3 +- app/Views/stock/incomingSilicaSandDetails.php | 108 ++++++++++++------ 2 files changed, 73 insertions(+), 38 deletions(-) diff --git a/app/Controllers/StockController.php b/app/Controllers/StockController.php index 14225c4d..cb7d78d9 100644 --- a/app/Controllers/StockController.php +++ b/app/Controllers/StockController.php @@ -346,7 +346,8 @@ class StockController extends BaseController 'clayOrLossOfIgnition' => $postData['clayOrLossOfIgnition'], 'reportComments' => $postData['reportComments'], 'gradeRange' => $postData['gradeRange'], - 'reportTime' => $postData['reportTime'] + 'reportTime' => $postData['reportTime'], + 'remark' => $postData['remark'] ]; diff --git a/app/Views/stock/incomingSilicaSandDetails.php b/app/Views/stock/incomingSilicaSandDetails.php index ecedf7c4..44b40b71 100644 --- a/app/Views/stock/incomingSilicaSandDetails.php +++ b/app/Views/stock/incomingSilicaSandDetails.php @@ -366,7 +366,7 @@ Moisture loss Qty Sieve Loss Qty Salable Qty - Remark + Remark MaterialCode id testedBy @@ -595,20 +595,19 @@ - - - + + @@ -1053,7 +1052,9 @@ - * This is a system generated + * This is a system generated +
+ @@ -1091,6 +1092,16 @@