diff --git a/application/logs/log-2017-04-22.php b/application/logs/log-2017-04-22.php new file mode 100644 index 00000000..1b6c0906 --- /dev/null +++ b/application/logs/log-2017-04-22.php @@ -0,0 +1,16 @@ + + +ERROR - 2017-04-22 10:48:09 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 86 +ERROR - 2017-04-22 10:48:09 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 86 +ERROR - 2017-04-22 13:50:44 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 86 +ERROR - 2017-04-22 13:50:44 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 86 +ERROR - 2017-04-22 13:51:19 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 86 +ERROR - 2017-04-22 13:51:19 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 86 +ERROR - 2017-04-22 13:54:31 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 83 +ERROR - 2017-04-22 13:54:32 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 83 +ERROR - 2017-04-22 14:07:27 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 83 +ERROR - 2017-04-22 14:07:27 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 83 +ERROR - 2017-04-22 14:08:39 --> Severity: Warning --> file_put_contents(C:\Users\Venba Saravana\AppData\Local\Temp\ca_B9F7.tmp): failed to open stream: Permission denied C:\xampp\htdocs\siddharth_application\application\third_party\dompdf\include\image_cache.cls.php 144 +ERROR - 2017-04-22 14:08:39 --> Severity: Notice --> getimagesize(): Read error! C:\xampp\htdocs\siddharth_application\application\third_party\dompdf\include\functions.inc.php 699 +ERROR - 2017-04-22 14:28:14 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 79 +ERROR - 2017-04-22 14:28:14 --> Severity: Notice --> Undefined index: PayOn C:\xampp\htdocs\siddharth_application\application\views\payslipgenerate.php 79 diff --git a/application/models/Payroll_model.php b/application/models/Payroll_model.php index f6ca0eb1..4629f40b 100644 --- a/application/models/Payroll_model.php +++ b/application/models/Payroll_model.php @@ -2,8 +2,7 @@ class Payroll_model extends CI_Model { - - + /** * This function is used to insert the File details in database * @FileDetails array : This will have the set of value which we need to insert into database @@ -47,6 +46,7 @@ class Payroll_model extends CI_Model return $query->result(); } } + /** * This function is used to insert the File data in database * @FileDetails array : This will have the set of value which we need to insert into database diff --git a/application/third_party/dompdf/lib/fonts/log.htm b/application/third_party/dompdf/lib/fonts/log.htm index 5e97e77c..0c81598d 100644 --- a/application/third_party/dompdf/lib/fonts/log.htm +++ b/application/third_party/dompdf/lib/fonts/log.htm @@ -1 +1 @@ -4,096 KB 351.7082 ms
\ No newline at end of file +8,192 KB 541.3120 ms
\ No newline at end of file diff --git a/application/views/dashboard.php b/application/views/dashboard.php index 03a8f137..843d4f17 100644 --- a/application/views/dashboard.php +++ b/application/views/dashboard.php @@ -1,110 +1,56 @@
- - -
+ - + if($role == ROLE_ACCOUNTS) + { + ?>
-

- Account Department Dashboard - -

- +

Account Department Dashboard

-
+
-
-
- - -
- CPU Traffic - 90% -
- -
- -
- -
-
- - -
- Likes - 41,410 -
- -
- -
- - -
- -
-
- - -
- Sales - 760 -
- -
- -
- -
+
+
-
- New Members - 2,000 -
- -
- + 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

- -
- +
+

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

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

- Admin Dashboard - -

- +

Admin Dashboard

-
@@ -113,7 +59,6 @@

150

-

New Orders

@@ -172,9 +117,9 @@
- - + +
\ No newline at end of file diff --git a/application/views/payslipgenerate.php b/application/views/payslipgenerate.php index ae90fefa..9479c82d 100644 --- a/application/views/payslipgenerate.php +++ b/application/views/payslipgenerate.php @@ -1,7 +1,4 @@ - - -