From e6c116b6ebbafd3752d17c1eee8ef8f997cadf2b Mon Sep 17 00:00:00 2001 From: gandhimathi Bharathirajan Date: Thu, 27 Apr 2017 15:47:32 +0530 Subject: [PATCH] Payslip Production changes --- application/views/dashboard.php | 22 +++++-- application/views/payslipgenerate.php | 85 +++++++++++++++------------ 2 files changed, 64 insertions(+), 43 deletions(-) diff --git a/application/views/dashboard.php b/application/views/dashboard.php index 843d4f17..c127964f 100644 --- a/application/views/dashboard.php +++ b/application/views/dashboard.php @@ -1,3 +1,14 @@ +EmpCount; + } +} +?>
@@ -22,18 +33,17 @@
Employees - 33 +
-
-

Guidiness:

# PaySlip menu in header has two sub menu ( 1.Upload Salary , 2.PaySlip Generator)
- # Upload salary menu is to upload the salary excel file in database
- # Payslip generator menu is to generate the salary details for indivigual or all employee

-
+

Guidelines:

# PaySlip menu in header has two sub menu ( 1.Upload Salary , 2.PaySlip Generator)

+ # Upload salary menu is used to upload the Salary Excel file into the database

+ # Payslip generator menu is to generate the salary slip for individual Employess or All Employees

+
diff --git a/application/views/payslipgenerate.php b/application/views/payslipgenerate.php index 9479c82d..5abb4498 100644 --- a/application/views/payslipgenerate.php +++ b/application/views/payslipgenerate.php @@ -1,4 +1,6 @@ + +