From 5aecbcf63e6ee1f420e1bc452fda33e8dbb14dbb Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Wed, 27 Dec 2017 09:53:22 +0530 Subject: [PATCH] reportlist screen changes --- application/views/dashboard.php | 94 ++--- application/views/includes/header.php | 4 +- application/views/reportslink.php | 522 ++++---------------------- 3 files changed, 123 insertions(+), 497 deletions(-) diff --git a/application/views/dashboard.php b/application/views/dashboard.php index 298b991d..ce66c6d8 100755 --- a/application/views/dashboard.php +++ b/application/views/dashboard.php @@ -1,10 +1,6 @@ EmpCount; } } - - ?> -
- - -
- -
-

Accounts Department Dashboard

-
- -
- -
-
- -
-
-
- -
- Employees - -
+ + + +
+ +
+

Accounts Department Dashboard

+
+ +
+ +
+
+ +
+
+
+ +
+ Employees + +
@@ -68,7 +62,7 @@ if(!empty($EmpCount))
- +
@@ -233,8 +227,6 @@ if(!empty($EmpCount)) -
@@ -254,13 +246,13 @@ if(!empty($EmpCount))
Working Days
- +

0

Days Present
- +
@@ -305,11 +297,11 @@ if(!empty($EmpCount)) url:"user/attendanceyear", success:function(json) { console.log(json); - // alert(json.workeds); + $('#content').loader('hide'); $('#totaldays').text(json.totaldays); $('#worked').text(json.workeds) - //alert(json.MatDetail); + $("#yeardata").text(json.values); data.setValue(0, 1, json.yeardata); chart.draw(data, options); @@ -320,7 +312,7 @@ if(!empty($EmpCount)) } }); - //$('#content').loader('hide'); + } else { @@ -341,7 +333,7 @@ if(!empty($EmpCount)) $("#emp").select2(); }); - +
@@ -363,12 +355,6 @@ if(!empty($EmpCount))
- -
@@ -386,7 +372,7 @@ if(!empty($EmpCount))
- +

NAME OF ABSENTEES

@@ -1405,14 +1391,10 @@ collection:{container:"DTTT_dropdown dropdown-menu",buttons:{normal:"",disabled: - + - - - - - -
+ +
/* "content" section closed*/
\ No newline at end of file diff --git a/application/views/includes/header.php b/application/views/includes/header.php index b2d099ba..c2a51c1f 100644 --- a/application/views/includes/header.php +++ b/application/views/includes/header.php @@ -515,10 +515,10 @@ $full_path = $path .$pic; Monthly Attendance - + diff --git a/application/views/reportslink.php b/application/views/reportslink.php index 5a93eec6..f1cb6ef3 100644 --- a/application/views/reportslink.php +++ b/application/views/reportslink.php @@ -1,450 +1,94 @@ - - -reportlist - - - - - - - -
- - -

- - - - -
+
+ +
+
+

Reports

+
+ + +
+
+
+

  Requisition

+ Reportpending

+ Order Value - Released

+ Open Orders - Pending

+ Total Orders

-
- -
-
-
-
- -
- - - - -
-
- -
- - -
-
-
-
-
- -
-
-

Finance Reports

-
- Cost Center

- -
-
-
-
-
-
- -
- -
-
-
-
-
- - -
-
-

PayRoll

-
-

Employee Payroll

- -
-
-
-
-
-
-
-
-
-
- -
-
-

Attendance

-
-

Employee Attendance

-

-
-
-
-
-
- - +
- - - - - - - -
-
-
-
-
-
- -
-
- -
- + + +
+
+
+

  Finance Reports

+ Cost Center

+ +
+
+ + +
+
+
+

  PayRoll

+

Employee Payroll

+
+
+

  Attendance

+

Employee Attendance

+
+ +
+
+ + - - - - - - - - - \ No newline at end of file + +