From 894c5083c90cd235c5e9700163fdcdf4ab471b9b Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Thu, 17 Oct 2024 14:39:48 +0530 Subject: [PATCH] added fields in stock module - vadivel J --- app/Controllers/StockController.php | 3 + app/Views/CoatingMachineDetail.php | 117 +++++++++++++++++----------- app/Views/includes/new_header.php | 3 + 3 files changed, 76 insertions(+), 47 deletions(-) diff --git a/app/Controllers/StockController.php b/app/Controllers/StockController.php index a49b06de..21296d55 100644 --- a/app/Controllers/StockController.php +++ b/app/Controllers/StockController.php @@ -120,4 +120,7 @@ class StockController extends BaseController // --------------------------------------------gwm---------------------------------------------- + + + } diff --git a/app/Views/CoatingMachineDetail.php b/app/Views/CoatingMachineDetail.php index 1a6309bc..27d82b56 100644 --- a/app/Views/CoatingMachineDetail.php +++ b/app/Views/CoatingMachineDetail.php @@ -74,7 +74,9 @@
- +
@@ -117,7 +119,7 @@ - Customer Name + Date Shift Machine On Time @@ -127,7 +129,8 @@ Total Coating Sand (kg) Total Gas Consumption Per Hour Gas Consumption - Per Hour Coating Sand QTY (kg) + Per Hour Coating Sand QTY (kg) + Customer Name Action @@ -139,7 +142,7 @@ foreach ($coatingMachineDetails as $record) { ?> - + @@ -150,6 +153,7 @@ + @@ -264,10 +268,26 @@
- - - - +
+ + * + + +
+ +
+ + * + + +
+ +
+ + * + + +
@@ -355,12 +375,28 @@ name="totalGasConsumption" value="" required>
- - - - - - + +
+ + * + + +
+ +
+ + * + + +
+ +
+ + * + + +
+
@@ -376,24 +412,8 @@ - + +