diff --git a/application/views/cashbooklisting.php b/application/views/cashbooklisting.php index 62daf5eb..e1f5cdf4 100755 --- a/application/views/cashbooklisting.php +++ b/application/views/cashbooklisting.php @@ -12,24 +12,24 @@
-
+
Cash book / Account details
-
Account Type :  *
+
Account Type :  *
Income
Expense

-
Account Code :  * +
Account Code :  *

-
Account Name :  * +
Account Name :  *

-
Description : +
Description :
diff --git a/application/views/cashbookmonthlyexpenses.php b/application/views/cashbookmonthlyexpenses.php index d1abc7a7..9f1ebff4 100644 --- a/application/views/cashbookmonthlyexpenses.php +++ b/application/views/cashbookmonthlyexpenses.php @@ -52,46 +52,41 @@ if(!empty($monthlyincreport))
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DatePaid ToPaid Type Amount
date?>name?>type?>total,2,'.','');?>
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Paid ToPaid Type Amount
name?>type?>total,2,'.','');?>
diff --git a/application/views/dashboard.php b/application/views/dashboard.php index f0b18755..3be18b3e 100755 --- a/application/views/dashboard.php +++ b/application/views/dashboard.php @@ -26,7 +26,7 @@ if(!empty($EmpCount))
-

Accounts Department Dashboard

+

Accounts Department

@@ -47,10 +47,7 @@ if(!empty($EmpCount))
-

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

-
+
@@ -102,7 +99,7 @@ if(!empty($EmpCount))
@@ -129,7 +126,7 @@ if(!empty($EmpCount))
- Hi This Is Manager Login +
diff --git a/application/views/includes/header.php b/application/views/includes/header.php index 724a4ab5..4ad33fc3 100644 --- a/application/views/includes/header.php +++ b/application/views/includes/header.php @@ -118,7 +118,7 @@ $(function() { background:#ad9271 !important; } legend{ - color:#ef980e !important; + color:#5d0411 !important; } diff --git a/application/views/income_expense_list.php b/application/views/income_expense_list.php index 0382aeda..89e06ac4 100755 --- a/application/views/income_expense_list.php +++ b/application/views/income_expense_list.php @@ -17,7 +17,7 @@ - +
+ - +
id.'">'.$l->type.'';?> date),'d-m-Y');?> name;?> total;?> description;?>
id.'">'.$l->type.'';?> date),'d-m-Y');?> name;?> total,2,'.','');?> description;?>