From ea0d9afaaf27271f6111d6ca1826220397d8f222 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Thu, 24 Apr 2025 09:07:52 +0530 Subject: [PATCH] stock changes 23-04-2025 --- app/Controllers/Report.php | 2 ++ app/Views/report_emp.php | 51 +++++++++++++++++++++++++++----------- app/Views/reportslink.php | 16 ++++++------ 3 files changed, 47 insertions(+), 22 deletions(-) diff --git a/app/Controllers/Report.php b/app/Controllers/Report.php index 9db52041..b2d01671 100755 --- a/app/Controllers/Report.php +++ b/app/Controllers/Report.php @@ -1170,10 +1170,12 @@ class Report extends BaseController $ab = $this->request->getPost('financialyear'); + $data['ab'] = $ab; $fa = substr((string)$ab, 0, -5); $aa = substr((string)$ab, 5, 5); $m = $this->request->getPost('month'); + $data['m'] = $m; //print_r($prod); diff --git a/app/Views/report_emp.php b/app/Views/report_emp.php index acbe3e4e..9e8f9c59 100755 --- a/app/Views/report_emp.php +++ b/app/Views/report_emp.php @@ -87,8 +87,12 @@ foreach($fy as $item): {?> + + - + @@ -104,19 +108,38 @@
diff --git a/app/Views/reportslink.php b/app/Views/reportslink.php index 5149411d..ca030c4e 100644 --- a/app/Views/reportslink.php +++ b/app/Views/reportslink.php @@ -40,15 +40,15 @@

  Inward

- Inward Details

- Inward Summary

- Year Wise-Inward

- Inward-Supplier Wise

- Consolidate Report-Inward

- Cumulative Report-Inward

- Cumulative Report - Category Wise-Inward

+ Inward Details

+ Inward Summary

+ Year Wise-Inward

+ Inward-Supplier Wise

+ Consolidate Report-Inward

+ Cumulative Report-Inward

+ Cumulative Report - Category Wise-Inward

Consolidate Report - Category Wise-Inward

- Report - DeliveryPerformance

+ Report - DeliveryPerformance