From dc18f55e6de57a10b79b991b26049125e440caa5 Mon Sep 17 00:00:00 2001 From: gandhimathi Bharathirajan Date: Tue, 25 Jul 2017 17:37:08 +0530 Subject: [PATCH] Dashboard Report --- application/views/dashboard.php | 1154 ++++++++++++++++++++++++++++++- 1 file changed, 1151 insertions(+), 3 deletions(-) diff --git a/application/views/dashboard.php b/application/views/dashboard.php index bef767b1..89d1208f 100755 --- a/application/views/dashboard.php +++ b/application/views/dashboard.php @@ -56,7 +56,7 @@ if(!empty($EmpCount)) ?>
@@ -98,7 +98,7 @@ if(!empty($EmpCount))
@@ -132,7 +132,1155 @@ if(!empty($EmpCount)) + + if($DEPCode == MANAGEMENT) + { + ?> + + + + + + +
+
+ +
+
+
+ + + + +
+ TODAY'S REQUESTS + TODAY_REQUESTS;?> +
+ + +
+ +
+ +
+
+ + + + +
+ TOTAL PENDING REQUESTS + TOTAL_PENDING_REQUESTS;?> +
+ + +
+ +
+ + + +
+ +
+
+ + +
+ TOTAL PURCHASE ORDER + totalpurchaseorder;?> + + + TOTAL ORDER VALUE + + totalordervalue;?> + +
+ + + +
+ +
+ +
+
+ + +
+ PENDING PURCHASE ORDER + pending;?> +
+ + +
+ +
+ +
+ + +
+
+
+
+

Monthly Released Purchase Order

+ + +
+ +
+
+
+

+ 1 Jan, 2017 - 31 Dec, 2017 +

+ +
+ + +
+ +
+ + + +
+      BUDGET AMOUNT + +

+ +
+ + SERVICE   :  totalserviceamount;?> + +
+ + +
+
+ +
+ + REVENUE :  totalrevenueamount;?> + + + +
+ +
+ +
+ + IMPORT    :  totalimportamount;?> + + + +
+
+ +
+ + CAPITAL    :  totalcapitalamount;?> + + + +
+ + + +
+ + + +
+ + + +
+ +
+
+
+ + +
+
+

Bar Chart

+ +
+ + + +
+
+
+
+
+ +
+ + + + + + +
+ +
+ +
+
+

Total Pending Requests

+
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Request DateRequested ByDepartmentRequest NumberRequest TypeCost Centre NameAging
ReqDate);echo $date->format('Y-m-d'); ?>Requestedby?>DepartmentName?>ReqNo?>ReqType?>CostCenterName?>Aging?>
+ +
+
+
+ +
+ +
+ + +
+ + +
+
+

PO Details

+
+
+
+
+
Total Order Value From:
+ +
to
+ + +
+
+
+
+
Request Date From:
+ +
to
+ + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PONOReqNoReqDateEmpNameDeptNameTotal Order ValRequested QtyOrdered QtyAmended QtyCost CodeCost NameStatusAged Days
PONOReqNoReqDateEmpNameDeptNameTotal Order ValRequested QtyOrdered QtyAmended QtyCost CodeCost NameStatusAged Days
PONO?>Req_No?>Req_Date);echo $date->format('Y-m-d');?>Emp_Name?>Dept_Name?>Tot_Ord_Value?>Requested_Qty?>Ordered_Qty?>Amended_Qty?>Cost_Code?>Cost_Name?>Status_Desc?>Aging?>
+
+
+
+ +
+ +
+ +
+
+

Department wise PO details

+
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Department NamePO TypePO NOPO CountTotal Order ValueCost Centre CodeCost Centre NameAvailable Amount
Dept_Name?>PO_Type?>PONO?>PONO_Cnt?>Tot_Ord_Value?>Cost_Code?>Cost_Name?>Available_Amount?>
+ +
+
+
+ +
+ +
+ +
+ + +
+ + + + + + + + + + + +
\ No newline at end of file