From 38bedb03f0089733c74d0dfa50dc72a90d4563d3 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Tue, 21 Jan 2025 09:29:44 +0530 Subject: [PATCH] stock module latest today vadivel J 21-01-2025 --- app/Controllers/StockController.php | 3 +++ app/Views/trpProductionStockDetails.php | 12 ++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/app/Controllers/StockController.php b/app/Controllers/StockController.php index 5a60ed19..48cdd4de 100644 --- a/app/Controllers/StockController.php +++ b/app/Controllers/StockController.php @@ -1421,6 +1421,9 @@ class StockController extends BaseController $data['month'] = $formattedDate; + // return $this->response->setJSON($data); + + return $this->loadViews("trpProductionStockDetails", $this->global, $data, NULL); diff --git a/app/Views/trpProductionStockDetails.php b/app/Views/trpProductionStockDetails.php index d6a52d4b..24a6fe5c 100644 --- a/app/Views/trpProductionStockDetails.php +++ b/app/Views/trpProductionStockDetails.php @@ -592,7 +592,7 @@ - + @@ -715,8 +715,8 @@ - + data-id=""> + @@ -730,21 +730,21 @@ - + - + - +