cashbook export excel

This commit is contained in:
gayathri1990 2017-12-04 18:15:24 +05:30
parent fada0704a5
commit 1854471dc5
4 changed files with 9 additions and 3 deletions

View File

@ -42,3 +42,9 @@ ERROR - 2017-12-04 09:59:39 --> Severity: Notice --> Undefined variable: ym C:\
ERROR - 2017-12-04 09:59:39 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\cashbookmonthlyexpenses.php 71
ERROR - 2017-12-04 10:39:13 --> Severity: Notice --> Undefined property: stdClass::$month C:\xampp\htdocs\siddharth_application\application\views\cashbookyearmonthwise.php 60
ERROR - 2017-12-04 10:39:13 --> Severity: Notice --> Undefined property: stdClass::$month C:\xampp\htdocs\siddharth_application\application\views\cashbookyearmonthwise.php 60
ERROR - 2017-12-04 10:56:29 --> Severity: Notice --> Undefined property: stdClass::$month C:\xampp\htdocs\siddharth_application\application\views\cashbookyearmonthwise.php 60
ERROR - 2017-12-04 10:56:29 --> Severity: Notice --> Undefined property: stdClass::$month C:\xampp\htdocs\siddharth_application\application\views\cashbookyearmonthwise.php 60
ERROR - 2017-12-04 11:07:24 --> Severity: Notice --> Undefined property: stdClass::$month C:\xampp\htdocs\siddharth_application\application\views\cashbookyearmonthwise.php 60
ERROR - 2017-12-04 11:07:24 --> Severity: Notice --> Undefined property: stdClass::$month C:\xampp\htdocs\siddharth_application\application\views\cashbookyearmonthwise.php 60
ERROR - 2017-12-04 13:30:45 --> Severity: Notice --> Undefined property: stdClass::$month C:\xampp\htdocs\siddharth_application\application\views\cashbookyearmonthwise.php 60
ERROR - 2017-12-04 13:30:45 --> Severity: Notice --> Undefined property: stdClass::$month C:\xampp\htdocs\siddharth_application\application\views\cashbookyearmonthwise.php 60

View File

@ -42,7 +42,7 @@ if(!empty($departmentwise))
<div class="btn-group btn-group-justified no-margin">
<div>
<table class="table table-bordered table-hover" style="font-size:13px;">
<table class="table table-bordered table-hover" id="req" style="font-size:13px;">
<thead>
<tr>

View File

@ -45,7 +45,7 @@ if(!empty($monthlyincreport))
<div class="btn-group btn-group-justified no-margin">
<div>
<table class="table table-bordered table-hover" style="font-size:13px;">
<table class="table table-bordered table-hover" id="req" style="font-size:13px;">
<thead>
<tr>

View File

@ -33,7 +33,7 @@
<div class="btn-group btn-group-justified no-margin">
<div>
<table class="table table-bordered table-hover" style="font-size:13px;">
<table class="table table-bordered table-hover" id="req" style="font-size:13px;">
<thead>
<tr>