From 7849106c4b7274ed2ef964286d2bc5fdbc7dc11f Mon Sep 17 00:00:00 2001 From: gayathri1990 Date: Mon, 22 Oct 2018 17:35:30 +0530 Subject: [PATCH] bank changes --- application/controllers/cashbook.php | 24 +- application/logs/log-2018-10-22.php | 3352 +++++++++++++++++++++++++ application/models/cashbook_model.php | 2 +- 3 files changed, 3360 insertions(+), 18 deletions(-) diff --git a/application/controllers/cashbook.php b/application/controllers/cashbook.php index e0a4104b..a62510f0 100644 --- a/application/controllers/cashbook.php +++ b/application/controllers/cashbook.php @@ -1648,14 +1648,12 @@ class cashbook extends BaseController $amountpaid=$data['$bankmappingamount'][0]->Amountpaid; //$data['$totallineitemamount']=$this->cashbook_model->gettotallineitem($igrno); - if($amountpaid==$totalamount) + if($amountpaid==$totalamount || $amountpaid!=$totalamount) { $BankStatus=NO_PAIDIGR; } - else - { - $BankStatus=PARTIALLY_PAIDIGR; - } + + $result= $this->cashbook_model->IgrDetailsStatusUpdate($igrno,$BankStatus); $result1= $this->cashbook_model->deletemapping($Bankid,$updateamount,$updatebalancetoclear); @@ -1693,19 +1691,14 @@ class cashbook extends BaseController $updatebalancetoclear=$Amount+$balancetoclear; $data['$bankmappingamount'] = $this->cashbook_model->gettotalbankmappingpo($igrno); $amountpaid=$data['$bankmappingamount'][0]->Amountpaid; - //if($Amount==) - - //$data['$totallineitemamount']=$this->cashbook_model->gettotallineitem($igrno); + - if($amountpaid==$totalamount) + if($amountpaid==$totalamount || $amountpaid!= $totalamount) { $BankStatus=NO_PAIDIGR; } - else - { - $BankStatus=PARTIALLY_PAIDIGR; - } + $result= $this->cashbook_model->IgrDetailsStatusUpdate($igrno,$BankStatus); $result1= $this->cashbook_model->deletemapping($Bankid,$updateamount,$updatebalancetoclear); @@ -1765,10 +1758,7 @@ class cashbook extends BaseController $receivedstatus=NO_RECEIVED; $IsActive=0; - //$data['$latestamount'] = $this->cashbook_model->getlatestamount($invoiceno); - //print_r($data['$latestamount']); - //die(); - //$balancetoreceived1=$data['$latestamount'][0]->balancetoreceived; + $updatebalancetoreceived=$balancetoreceived+$amountreceived; $updateamountreceived=$totinvoiceamount-$updatebalancetoreceived; $result3= $this->cashbook_model->updatebankinvoicereport($invoiceno,$bankid,$updatebalancetoreceived,$updateamountreceived,$IsActive); diff --git a/application/logs/log-2018-10-22.php b/application/logs/log-2018-10-22.php index a733a325..fb99bf72 100644 --- a/application/logs/log-2018-10-22.php +++ b/application/logs/log-2018-10-22.php @@ -7976,3 +7976,3355 @@ ERROR - 2018-10-22 11:54:10 --> Severity: Notice --> Undefined variable: cash C ERROR - 2018-10-22 11:54:10 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 ERROR - 2018-10-22 11:54:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 ERROR - 2018-10-22 11:54:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 12:41:39 --> Severity: Notice --> Undefined variable: Supplierid C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 616 +ERROR - 2018-10-22 12:41:39 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 623 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:41:41 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 184 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 185 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 191 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:41 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:41:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:22 --> Severity: Notice --> Undefined variable: Supplierid C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 616 +ERROR - 2018-10-22 12:43:22 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 623 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:43:23 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 184 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 185 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 191 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:43:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:51:52 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:51:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:52:09 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:52:09 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:52:31 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:52:31 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:52:31 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:31 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:31 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:31 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:31 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 12:52:31 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:52:32 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:52:47 --> Severity: Notice --> Undefined variable: pageTitle C:\xampp\htdocs\siddharth_application\application\views\includes\header.php 7 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:52:48 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: bankreport C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 12:52:48 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: finyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 12:52:48 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 12:52:48 --> Severity: Notice --> Undefined variable: Bankname C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 235 +ERROR - 2018-10-22 12:52:50 --> Severity: Notice --> Undefined index: sid C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 1396 +ERROR - 2018-10-22 12:52:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:52:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:53:05 --> Severity: Notice --> Undefined variable: Supplierid C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 616 +ERROR - 2018-10-22 12:53:05 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 623 +ERROR - 2018-10-22 12:53:06 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:53:06 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:53:06 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 184 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 185 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 191 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:07 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:53:08 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:55:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:55:51 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:56:00 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:56:00 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:56:31 --> Severity: Notice --> Undefined variable: Supplierid C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 616 +ERROR - 2018-10-22 12:56:31 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 623 +ERROR - 2018-10-22 12:56:32 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:56:32 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:56:32 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:56:32 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:56:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 184 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 185 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 191 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:33 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:56:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:56:41 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 2 +ERROR - 2018-10-22 12:56:41 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 2 +ERROR - 2018-10-22 12:56:41 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 75 +ERROR - 2018-10-22 12:56:41 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 75 +ERROR - 2018-10-22 12:56:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 238 +ERROR - 2018-10-22 12:56:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 240 +ERROR - 2018-10-22 12:56:41 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 271 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:56:57 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:56:57 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:57:03 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:57:03 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 12:57:41 --> Severity: Notice --> Undefined variable: pageTitle C:\xampp\htdocs\siddharth_application\application\views\includes\header.php 7 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:57:42 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: bankreport C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 12:57:42 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: finyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 12:57:42 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 12:57:42 --> Severity: Notice --> Undefined variable: Bankname C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 235 +ERROR - 2018-10-22 12:57:44 --> Severity: Notice --> Undefined index: sid C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 1396 +ERROR - 2018-10-22 12:57:45 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:57:45 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:57:52 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:57:52 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:58:03 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:03 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:11 --> Severity: Notice --> Undefined variable: Supplierid C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 616 +ERROR - 2018-10-22 12:58:11 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 623 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:58:13 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 184 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 185 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 191 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 12:58:14 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 2 +ERROR - 2018-10-22 12:58:25 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 2 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 75 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 75 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 238 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 240 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 271 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 308 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 308 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 238 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 240 +ERROR - 2018-10-22 12:58:25 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 271 +ERROR - 2018-10-22 12:58:57 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:58:57 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 12:58:57 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:57 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:57 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:58 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:58:59 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:58:59 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:00 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:00 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:01 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:01 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:02 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:02 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:03 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:04 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:04 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:04 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:04 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:05 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:05 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:06 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:06 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 12:59:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 2 +ERROR - 2018-10-22 12:59:19 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 2 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 12:59:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:00:09 --> Severity: Notice --> Undefined variable: data C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 1248 +ERROR - 2018-10-22 13:00:10 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:00:10 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:00:10 --> Severity: Notice --> Undefined variable: bankreport C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:00:10 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:00:10 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:00:10 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:00:10 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:00:10 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: finyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:00:11 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:00:11 --> Severity: Notice --> Undefined variable: Bankname C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 235 +ERROR - 2018-10-22 13:00:12 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:00:12 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:00:13 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:00:13 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:00:14 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:00:14 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:00:33 --> Severity: Notice --> Undefined variable: Supplierid C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 616 +ERROR - 2018-10-22 13:00:33 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 623 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 13:00:34 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 184 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 185 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 191 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:34 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:00:36 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:00:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:00:56 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:00:56 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:03 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:01:03 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:01:03 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:01:04 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:01:04 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:01:04 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:01:04 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 13:01:04 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 13:01:04 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 13:01:04 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 13:01:04 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 13:01:11 --> Severity: Notice --> Undefined variable: pageTitle C:\xampp\htdocs\siddharth_application\application\views\includes\header.php 7 +ERROR - 2018-10-22 13:01:11 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:01:11 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:01:11 --> Severity: Notice --> Undefined variable: bankreport C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:01:11 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: finyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:01:12 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:01:12 --> Severity: Notice --> Undefined variable: Bankname C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 235 +ERROR - 2018-10-22 13:01:13 --> Severity: Notice --> Undefined index: sid C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 1396 +ERROR - 2018-10-22 13:01:14 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:01:15 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:01:15 --> Severity: Notice --> Undefined variable: pageTitle C:\xampp\htdocs\siddharth_application\application\views\includes\header.php 7 +ERROR - 2018-10-22 13:01:16 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:01:16 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:01:16 --> Severity: Notice --> Undefined variable: bankreport C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:01:16 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:01:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:01:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:01:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:01:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:01:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:01:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:01:17 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:01:17 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:01:17 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:01:17 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:01:17 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:01:17 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:01:17 --> Severity: Notice --> Undefined variable: finyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:01:17 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:01:17 --> Severity: Notice --> Undefined variable: Bankname C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 235 +ERROR - 2018-10-22 13:01:25 --> Severity: Notice --> Undefined variable: Supplierid C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 616 +ERROR - 2018-10-22 13:01:25 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 623 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 13:01:26 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 184 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 185 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 191 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:01:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:01:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:01:50 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:50 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:01:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:01:51 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:01:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:01:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:01:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:01:52 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:03:39 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:39 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:39 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:39 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:40 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:03:40 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:03:45 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:46 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:47 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:47 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:47 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:47 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:48 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:03:48 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:04:08 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:04:08 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:04:08 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:04:08 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:04:09 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:04:09 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:04:18 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 2 +ERROR - 2018-10-22 13:04:18 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 2 +ERROR - 2018-10-22 13:04:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:18 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:19 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:23 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:04:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:04:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:05:14 --> Severity: Notice --> Undefined variable: data C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 1248 +ERROR - 2018-10-22 13:05:15 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:05:15 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:05:15 --> Severity: Notice --> Undefined variable: bankreport C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:05:15 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:05:15 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:05:15 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:05:15 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:05:15 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:05:15 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:05:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:05:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:05:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:05:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:05:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:05:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:05:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:05:16 --> Severity: Notice --> Undefined variable: finyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:05:16 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:05:16 --> Severity: Notice --> Undefined variable: Bankname C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 235 +ERROR - 2018-10-22 13:05:17 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:05:17 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:05:17 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:05:17 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:05:18 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:05:18 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:05:18 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:05:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:16:52 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:16:52 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:16:52 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:16:52 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:16:53 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:16:54 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:16:54 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:36 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:36 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:42 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:42 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:42 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:17:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:17:42 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:17:42 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:42 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:42 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:42 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:17:43 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:17:43 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:17:50 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:17:50 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:17:50 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:17:50 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:17:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:17:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:17:51 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:17:51 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:17:51 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:17:51 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:17:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:17:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:17:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:17:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:17:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:17:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:17:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:17:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 2 +ERROR - 2018-10-22 13:18:24 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 2 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:24 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:26 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:28 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:30 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:31 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:32 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:33 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:34 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:35 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:36 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:37 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:41 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:42 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:43 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:44 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:45 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:18:46 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:19:01 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 2 +ERROR - 2018-10-22 13:19:01 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 2 +ERROR - 2018-10-22 13:19:01 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:19:01 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:19:01 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:19:01 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:19:01 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:19:01 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:19:01 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 175 +ERROR - 2018-10-22 13:19:01 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankdebit.php 177 +ERROR - 2018-10-22 13:19:17 --> Severity: Notice --> Undefined variable: data C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 1248 +ERROR - 2018-10-22 13:19:18 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:19:18 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:19:18 --> Severity: Notice --> Undefined variable: bankreport C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:19:18 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:19:18 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:19:18 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:19:18 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:19:18 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:19:18 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:19:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:19:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:19:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:19:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:19:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:19:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:19:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:19:19 --> Severity: Notice --> Undefined variable: finyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:19:19 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:19:19 --> Severity: Notice --> Undefined variable: Bankname C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 235 +ERROR - 2018-10-22 13:19:20 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:19:20 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:19:20 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:19:20 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:19:21 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:19:22 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:19:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 11 +ERROR - 2018-10-22 13:19:37 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 11 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 285 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 285 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 285 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 285 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Undefined variable: rel C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 286 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 286 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 297 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 297 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 341 +ERROR - 2018-10-22 13:19:37 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\banksettlement.php 341 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:20:43 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:20:43 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:20:50 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:20:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 13:20:51 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 13:20:57 --> Severity: Notice --> Undefined variable: pageTitle C:\xampp\htdocs\siddharth_application\application\views\includes\header.php 7 +ERROR - 2018-10-22 13:20:57 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:20:57 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:20:57 --> Severity: Notice --> Undefined variable: bankreport C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:20:58 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 8 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: finyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:20:58 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 197 +ERROR - 2018-10-22 13:20:58 --> Severity: Notice --> Undefined variable: Bankname C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 235 +ERROR - 2018-10-22 13:20:59 --> Severity: Notice --> Undefined index: sid C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 1396 +ERROR - 2018-10-22 13:21:01 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:21:01 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:21:13 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:21:13 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:21:23 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:21:23 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 2 +ERROR - 2018-10-22 13:21:23 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:21:23 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 180 +ERROR - 2018-10-22 13:21:23 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 181 +ERROR - 2018-10-22 13:21:23 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 187 +ERROR - 2018-10-22 13:21:23 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:21:23 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:21:24 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:21:24 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:21:24 --> Severity: Notice --> Undefined property: stdClass::$SupplierID C:\xampp\htdocs\siddharth_application\application\views\bankpaidsupp.php 172 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:21:28 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 10 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 241 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 249 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Undefined property: stdClass::$Fpath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 258 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Undefined property: stdClass::$FilePath C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 276 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 13:21:28 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountpaid.php 292 +ERROR - 2018-10-22 13:21:37 --> Severity: Notice --> Undefined variable: Supplierid C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 616 +ERROR - 2018-10-22 13:21:37 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 623 +ERROR - 2018-10-22 13:21:38 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 13:21:38 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 2 +ERROR - 2018-10-22 13:21:38 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 13:21:38 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 87 +ERROR - 2018-10-22 13:21:38 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:38 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 184 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 185 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 191 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:39 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 171 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 172 +ERROR - 2018-10-22 13:21:40 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankunpaidsupp.php 173 +ERROR - 2018-10-22 13:21:47 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 2 +ERROR - 2018-10-22 13:21:47 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 2 +ERROR - 2018-10-22 13:21:47 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 75 +ERROR - 2018-10-22 13:21:47 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 75 +ERROR - 2018-10-22 13:21:47 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 238 +ERROR - 2018-10-22 13:21:47 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 240 +ERROR - 2018-10-22 13:21:47 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 271 +ERROR - 2018-10-22 13:21:47 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 238 +ERROR - 2018-10-22 13:21:47 --> Severity: Notice --> Undefined property: stdClass::$ReceivedQuantity C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 240 +ERROR - 2018-10-22 13:21:47 --> Severity: Notice --> Undefined property: stdClass::$file C:\xampp\htdocs\siddharth_application\application\views\bankamountunpaid.php 271 +ERROR - 2018-10-22 13:22:36 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 2 +ERROR - 2018-10-22 13:22:36 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 2 +ERROR - 2018-10-22 13:22:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 182 +ERROR - 2018-10-22 13:22:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 183 +ERROR - 2018-10-22 13:22:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 189 +ERROR - 2018-10-22 13:22:53 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:22:53 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:22:53 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:22:54 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:22:55 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:22:55 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:23:07 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:23:07 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:23:07 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 80 +ERROR - 2018-10-22 13:23:07 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 82 +ERROR - 2018-10-22 13:23:15 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:23:15 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 80 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 82 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:18 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:20 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:21 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:22 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:23:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:24:11 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:24:11 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:24:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:24:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:24:11 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:24:18 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:24:18 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:24:19 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:24:19 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:24:19 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:24:19 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:25:06 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:25:06 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:25:06 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:25:06 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:25:07 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:25:07 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:25:16 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:25:16 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:25:17 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 80 +ERROR - 2018-10-22 13:25:17 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 82 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:25:23 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 80 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 82 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:24 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:25 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:26 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:27 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:28 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:29 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:30 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:25:31 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:25:32 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:29:03 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:29:03 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:29:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:29:03 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:29:04 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:29:13 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:29:13 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:29:13 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:29:13 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:29:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:29:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:29:22 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:29:22 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:29:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:29:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:29:22 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:31:34 --> Severity: Notice --> Use of undefined constant ST066 - assumed 'ST066' C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 1575 +ERROR - 2018-10-22 13:31:34 --> Severity: Notice --> Use of undefined constant ST066 - assumed 'ST066' C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 1575 +ERROR - 2018-10-22 13:31:34 --> Severity: Notice --> Use of undefined constant ST066 - assumed 'ST066' C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 1575 +ERROR - 2018-10-22 13:31:34 --> Severity: Notice --> Use of undefined constant ST066 - assumed 'ST066' C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 1575 +ERROR - 2018-10-22 13:31:34 --> Severity: Notice --> Use of undefined constant ST066 - assumed 'ST066' C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 1575 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Use of undefined constant ST066 - assumed 'ST066' C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 1575 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:35 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:31:35 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:35 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:35 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:31:35 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:31:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:31:36 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:36 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:31:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:31:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:31:36 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:36 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:31:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:31:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:31:36 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:31:42 --> Severity: Notice --> Use of undefined constant ST066 - assumed 'ST066' C:\xampp\htdocs\siddharth_application\application\models\cashbook_model.php 1557 +ERROR - 2018-10-22 13:31:43 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:31:43 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:31:43 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:31:43 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:31:43 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:31:43 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:34:50 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:34:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:34:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:34:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:34:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:34:51 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:36:50 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:50 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:50 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:50 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:50 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:36:50 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:36:50 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:36:50 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:36:50 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:36:50 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:36:50 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:36:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:36:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:51 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:51 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:36:52 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:52 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:36:52 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:36:52 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:36:52 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:36:52 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:36:52 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:36:52 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:36:52 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:37:05 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:37:05 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:37:05 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:37:05 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:37:05 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:37:05 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:38:53 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:38:53 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:38:53 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:38:53 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:38:53 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:38:53 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:39:16 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:39:16 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:39:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:39:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:39:16 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:39:45 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:39:45 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:39:45 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:39:45 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:39:45 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:39:52 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:39:52 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:39:52 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:39:52 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:39:52 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:39:52 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:40:56 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:40:56 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:40:56 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:40:56 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:40:56 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:40:56 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:41:19 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:41:19 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:41:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:41:19 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:41:20 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:55:53 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 2 +ERROR - 2018-10-22 13:55:53 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 2 +ERROR - 2018-10-22 13:55:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 182 +ERROR - 2018-10-22 13:55:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 183 +ERROR - 2018-10-22 13:55:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankreceivedsupp.php 189 +ERROR - 2018-10-22 13:56:00 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountreceived.php 10 +ERROR - 2018-10-22 13:56:00 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountreceived.php 10 +ERROR - 2018-10-22 13:56:01 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountreceived.php 250 +ERROR - 2018-10-22 13:56:01 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountreceived.php 250 +ERROR - 2018-10-22 13:56:01 --> Severity: Notice --> Undefined variable: t C:\xampp\htdocs\siddharth_application\application\views\bankamountreceived.php 250 +ERROR - 2018-10-22 13:56:01 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountreceived.php 250 +ERROR - 2018-10-22 13:56:01 --> Severity: Notice --> Undefined variable: record C:\xampp\htdocs\siddharth_application\application\views\bankamountreceived.php 257 +ERROR - 2018-10-22 13:56:01 --> Severity: Notice --> Trying to get property of non-object C:\xampp\htdocs\siddharth_application\application\views\bankamountreceived.php 257 +ERROR - 2018-10-22 13:56:13 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:56:13 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:56:13 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:56:13 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:56:13 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:56:23 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:56:23 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:56:23 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:56:23 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:56:23 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:56:23 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:56:51 --> Severity: Notice --> Undefined variable: fdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:56:51 --> Severity: Notice --> Undefined variable: tdate C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:56:51 --> Severity: Notice --> Undefined variable: fa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:56:51 --> Severity: Notice --> Undefined variable: aa C:\xampp\htdocs\siddharth_application\application\controllers\cashbook.php 971 +ERROR - 2018-10-22 13:56:52 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:56:52 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 2 +ERROR - 2018-10-22 13:56:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:56:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 85 +ERROR - 2018-10-22 13:56:52 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:56:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 86 +ERROR - 2018-10-22 13:56:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:56:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 87 +ERROR - 2018-10-22 13:56:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:56:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 137 +ERROR - 2018-10-22 13:56:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:56:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 138 +ERROR - 2018-10-22 13:56:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:56:53 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankstatement.php 139 +ERROR - 2018-10-22 13:57:03 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:57:03 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:57:03 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 80 +ERROR - 2018-10-22 13:57:03 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 82 +ERROR - 2018-10-22 13:57:08 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:57:08 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 2 +ERROR - 2018-10-22 13:57:08 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 80 +ERROR - 2018-10-22 13:57:08 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 82 +ERROR - 2018-10-22 13:57:08 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:08 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:08 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:09 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:10 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:11 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:12 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:13 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:14 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:15 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:16 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 176 +ERROR - 2018-10-22 13:57:17 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankinvoice.php 177 +ERROR - 2018-10-22 13:57:42 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:57:42 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:57:42 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:57:43 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:58:23 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:58:23 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 2 +ERROR - 2018-10-22 13:58:23 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 165 +ERROR - 2018-10-22 13:58:23 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 166 +ERROR - 2018-10-22 13:58:23 --> Severity: Notice --> Undefined variable: i C:\xampp\htdocs\siddharth_application\application\views\bankunreceivedsupp.php 172 +ERROR - 2018-10-22 13:58:48 --> Severity: Notice --> Undefined variable: financialyear C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:58:48 --> Severity: Warning --> Invalid argument supplied for foreach() C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 2 +ERROR - 2018-10-22 13:58:48 --> Severity: Notice --> Undefined variable: cash C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 78 +ERROR - 2018-10-22 13:58:48 --> Severity: Notice --> Undefined variable: bankid C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 80 +ERROR - 2018-10-22 13:58:48 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:58:48 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 +ERROR - 2018-10-22 13:58:48 --> Severity: Notice --> Undefined property: stdClass::$Paymentstatus C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 194 +ERROR - 2018-10-22 13:58:48 --> Severity: Notice --> Undefined property: stdClass::$Balancetopay C:\xampp\htdocs\siddharth_application\application\views\bankamountunreceived.php 195 diff --git a/application/models/cashbook_model.php b/application/models/cashbook_model.php index 7f468737..d31c9de0 100644 --- a/application/models/cashbook_model.php +++ b/application/models/cashbook_model.php @@ -1554,7 +1554,7 @@ function receiptdata() $this->db->join ('ip_invoices iv','iva.invoice_id = iv.invoice_id','left'); $this->db->join ('ip_clients ic','iv.client_id = ic.client_id','left'); $this->db->join ('T_Bankinvoicereport BI',' iv.invoice_number =BI.invoiceno','left'); - $this->db->where('iv.receivedstatus ','ST066'); + $this->db->where('iv.receivedstatus','ST066'); $this->db->where('iv.invoice_status_id','2'); $this->db->where('ic.client_id',$clientname); // $this->db->where('iv.receivedstatus','ST066');