From 83862a4265c96d5f935f98024411f130ed1a35d0 Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Wed, 20 Dec 2017 18:06:17 +0530 Subject: [PATCH] service description --- application/controllers/quality.php | 0 .../controllers/reportlistcontroller.php | 0 application/logs/log-2017-11-30.php | 0 application/logs/log-2017-12-04.php | 0 application/logs/log-2017-12-06.php | 0 application/logs/log-2017-12-07.php | 0 application/logs/log-2017-12-11.php | 0 application/logs/log-2017-12-12.php | 0 application/logs/log-2017-12-20.php | 142 ++++++++++++++++++ application/models/purchaseorder_model.php | 6 +- application/models/quality_model.php | 0 .../views/Report_consolidate_inward.php | 0 .../views/Report_consolidate_month.php | 0 .../views/Report_consolidate_month_inward.php | 0 application/views/Report_consolidate_raw.php | 0 application/views/Report_consolidate_year.php | 0 .../views/Report_consolidate_year_inward.php | 0 .../views/Report_cumulative_day_inward.php | 0 .../views/Report_cumulative_day_raw.php | 0 .../views/Report_cumulative_inward.php | 0 .../views/Report_cumulative_month_inward.php | 0 .../views/Report_cumulative_month_raw.php | 0 application/views/Report_cumulative_raw.php | 0 .../views/Report_cumulative_year_inward.php | 0 .../views/Report_cumulative_year_raw.php | 0 .../views/Report_month_wise_inward.php | 0 application/views/Report_purchase_inward.php | 0 application/views/Report_supplier_inward.php | 0 application/views/Report_year_wise_inward.php | 0 .../views/Report_year_wise_total_inward.php | 0 application/views/capitalpopdf.php | 2 +- application/views/cashbookall.php | 0 application/views/cashbookdepday.php | 0 application/views/cashbookdepmenu.php | 0 application/views/cashbookmonthlydep.php | 0 application/views/cashbookmonthlyexp.php | 0 application/views/cashbookmonthlyexpenses.php | 0 application/views/cashbookmonthmenu.php | 0 application/views/cashbooktoday.php | 0 application/views/cashbookyearlyexpenses.php | 0 application/views/cashbookyearmonthwise.php | 0 application/views/editincomeexpenses.php | 0 application/views/importpopdf.php | 2 +- .../views/includes/bankreport_footer.php | 0 application/views/inward_report_create.php | 0 application/views/permission.php | 0 application/views/permissionlist.php | 0 application/views/permissionpdf.php | 0 application/views/qualitymaster.php | 0 application/views/qualitymasterlistview.php | 0 application/views/qualityreport.php | 0 application/views/reportcashbook.php | 0 application/views/reportmasterlist.php | 0 application/views/reportmasterlist_inward.php | 0 application/views/reportslink.php | 0 application/views/revenuepopdf.php | 2 +- application/views/viewIndSpec.php | 0 application/views/viewindInwardreport.php | 0 application/views/viewindinwardreportpdf.php | 0 application/views/viewindreport.php | 0 application/views/viewindreportpdf.php | 0 assets/js/meter.js | 0 uploads/BillFiles/AV-Travel-Logo.png | Bin 63 files changed, 148 insertions(+), 6 deletions(-) mode change 100644 => 100755 application/controllers/quality.php mode change 100644 => 100755 application/controllers/reportlistcontroller.php mode change 100644 => 100755 application/logs/log-2017-11-30.php mode change 100644 => 100755 application/logs/log-2017-12-04.php mode change 100644 => 100755 application/logs/log-2017-12-06.php mode change 100644 => 100755 application/logs/log-2017-12-07.php mode change 100644 => 100755 application/logs/log-2017-12-11.php mode change 100644 => 100755 application/logs/log-2017-12-12.php create mode 100644 application/logs/log-2017-12-20.php mode change 100644 => 100755 application/models/quality_model.php mode change 100644 => 100755 application/views/Report_consolidate_inward.php mode change 100644 => 100755 application/views/Report_consolidate_month.php mode change 100644 => 100755 application/views/Report_consolidate_month_inward.php mode change 100644 => 100755 application/views/Report_consolidate_raw.php mode change 100644 => 100755 application/views/Report_consolidate_year.php mode change 100644 => 100755 application/views/Report_consolidate_year_inward.php mode change 100644 => 100755 application/views/Report_cumulative_day_inward.php mode change 100644 => 100755 application/views/Report_cumulative_day_raw.php mode change 100644 => 100755 application/views/Report_cumulative_inward.php mode change 100644 => 100755 application/views/Report_cumulative_month_inward.php mode change 100644 => 100755 application/views/Report_cumulative_month_raw.php mode change 100644 => 100755 application/views/Report_cumulative_raw.php mode change 100644 => 100755 application/views/Report_cumulative_year_inward.php mode change 100644 => 100755 application/views/Report_cumulative_year_raw.php mode change 100644 => 100755 application/views/Report_month_wise_inward.php mode change 100644 => 100755 application/views/Report_purchase_inward.php mode change 100644 => 100755 application/views/Report_supplier_inward.php mode change 100644 => 100755 application/views/Report_year_wise_inward.php mode change 100644 => 100755 application/views/Report_year_wise_total_inward.php mode change 100644 => 100755 application/views/cashbookall.php mode change 100644 => 100755 application/views/cashbookdepday.php mode change 100644 => 100755 application/views/cashbookdepmenu.php mode change 100644 => 100755 application/views/cashbookmonthlydep.php mode change 100644 => 100755 application/views/cashbookmonthlyexp.php mode change 100644 => 100755 application/views/cashbookmonthlyexpenses.php mode change 100644 => 100755 application/views/cashbookmonthmenu.php mode change 100644 => 100755 application/views/cashbooktoday.php mode change 100644 => 100755 application/views/cashbookyearlyexpenses.php mode change 100644 => 100755 application/views/cashbookyearmonthwise.php mode change 100644 => 100755 application/views/editincomeexpenses.php mode change 100644 => 100755 application/views/includes/bankreport_footer.php mode change 100644 => 100755 application/views/inward_report_create.php mode change 100644 => 100755 application/views/permission.php mode change 100644 => 100755 application/views/permissionlist.php mode change 100644 => 100755 application/views/permissionpdf.php mode change 100644 => 100755 application/views/qualitymaster.php mode change 100644 => 100755 application/views/qualitymasterlistview.php mode change 100644 => 100755 application/views/qualityreport.php mode change 100644 => 100755 application/views/reportcashbook.php mode change 100644 => 100755 application/views/reportmasterlist.php mode change 100644 => 100755 application/views/reportmasterlist_inward.php mode change 100644 => 100755 application/views/reportslink.php mode change 100644 => 100755 application/views/viewIndSpec.php mode change 100644 => 100755 application/views/viewindInwardreport.php mode change 100644 => 100755 application/views/viewindinwardreportpdf.php mode change 100644 => 100755 application/views/viewindreport.php mode change 100644 => 100755 application/views/viewindreportpdf.php mode change 100644 => 100755 assets/js/meter.js mode change 100644 => 100755 uploads/BillFiles/AV-Travel-Logo.png diff --git a/application/controllers/quality.php b/application/controllers/quality.php old mode 100644 new mode 100755 diff --git a/application/controllers/reportlistcontroller.php b/application/controllers/reportlistcontroller.php old mode 100644 new mode 100755 diff --git a/application/logs/log-2017-11-30.php b/application/logs/log-2017-11-30.php old mode 100644 new mode 100755 diff --git a/application/logs/log-2017-12-04.php b/application/logs/log-2017-12-04.php old mode 100644 new mode 100755 diff --git a/application/logs/log-2017-12-06.php b/application/logs/log-2017-12-06.php old mode 100644 new mode 100755 diff --git a/application/logs/log-2017-12-07.php b/application/logs/log-2017-12-07.php old mode 100644 new mode 100755 diff --git a/application/logs/log-2017-12-11.php b/application/logs/log-2017-12-11.php old mode 100644 new mode 100755 diff --git a/application/logs/log-2017-12-12.php b/application/logs/log-2017-12-12.php old mode 100644 new mode 100755 diff --git a/application/logs/log-2017-12-20.php b/application/logs/log-2017-12-20.php new file mode 100644 index 00000000..e1844ce5 --- /dev/null +++ b/application/logs/log-2017-12-20.php @@ -0,0 +1,142 @@ + + +ERROR - 2017-12-20 13:31:08 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; grad has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/grad.php 3 +ERROR - 2017-12-20 13:31:08 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; mpdfform has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/mpdfform.php 3 +ERROR - 2017-12-20 13:31:08 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; cssmgr has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/cssmgr.php 3 +ERROR - 2017-12-20 13:31:08 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; otl has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/otl.php 12 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:31:09 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; TTFontFile has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/ttfontsuni.php 51 +ERROR - 2017-12-20 13:32:56 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; grad has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/grad.php 3 +ERROR - 2017-12-20 13:32:56 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; mpdfform has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/mpdfform.php 3 +ERROR - 2017-12-20 13:32:56 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; cssmgr has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/cssmgr.php 3 +ERROR - 2017-12-20 13:32:56 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; otl has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/otl.php 12 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:32:57 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; TTFontFile has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/ttfontsuni.php 51 +ERROR - 2017-12-20 13:35:06 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; grad has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/grad.php 3 +ERROR - 2017-12-20 13:35:06 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; mpdfform has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/mpdfform.php 3 +ERROR - 2017-12-20 13:35:06 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; cssmgr has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/cssmgr.php 3 +ERROR - 2017-12-20 13:35:06 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; otl has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/otl.php 12 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$DiscountType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 338 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$DiscountType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 338 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$DiscountType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 338 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$PackagingType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 339 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$PackagingType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 339 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$PackagingType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 339 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$FreightType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 382 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$FreightType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 382 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$FreightType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 382 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$FreightType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 382 +ERROR - 2017-12-20 13:35:06 --> Severity: Notice --> Undefined property: stdClass::$FreightType /opt/lampp/htdocs/siddharth_application/application/views/revenuepopdf.php 382 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: Notice --> Undefined index: dom /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/mpdf.php 26073 +ERROR - 2017-12-20 13:35:07 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; TTFontFile has a deprecated constructor /opt/lampp/htdocs/siddharth_application/application/third_party/mpdf/classes/ttfontsuni.php 51 diff --git a/application/models/purchaseorder_model.php b/application/models/purchaseorder_model.php index cd78a81c..32f7f632 100755 --- a/application/models/purchaseorder_model.php +++ b/application/models/purchaseorder_model.php @@ -786,7 +786,7 @@ function GetPOType($ReqNo) function GetRevenuePurchaseOrderDetailsForPDF($PONO = '') { - $subQuery ='SELECT distinct LineItem.LineItemNo,LineItem.Per,ReqNo,Mat.MaterialCode,Mat.MaterialName,POMaster.PaymentOtherDescription, + $subQuery ='SELECT distinct LineItem.LineItemNo,LineItem.Per,ReqNo,Mat.MaterialCode,Mat.MaterialName,POMaster.PaymentOtherDescription,LineItem.ServiceMaterialDescription, Mat.UOM,Mat.HSNCODE,Quantity,Rate,ROUND((Quantity *Rate),2 ) as BasicValue , ROUND(((AfterSGST + AfterCGST + AfterIGST)) ,2)as Taxamount,AdvanceAmount, @@ -841,7 +841,7 @@ function GetImportPurchaseOrderDetailsForPDF($PONO = '') // join T_SupplierDetailsN sup on sup.SupplierID = POMaster.SupplierID // where LineItem.PONO =?'; - $subQuery='SELECT distinct LineItem.LineItemNo,LineItem.ReqNo,Mat.MaterialCode,Mat.MaterialName,Import_DispatchDetails,LineItem.Per, + $subQuery='SELECT distinct LineItem.LineItemNo,LineItem.ReqNo,Mat.MaterialCode,Mat.MaterialName,Import_DispatchDetails,LineItem.Per,LineItem.ServiceMaterialDescription, Mat.UOM,Quantity,ReqMas.Requestedby,Rate,ROUND((RMCIncludingCustomersPerKG*Quantity),2)as Taxamount , ProductPrice,Tax.*,LineItem.CostCenterCode ,Date(ReqMast.ReqDate) as ReqDate,POMaster.*,sup.SupplierName,sup.Address,LineItem.AmendedDetails as LineAmend,AdvanceAmount, Pay.PaymentTerms as Pay,ROUND((Quantity *Rate),2 ) as BasicValue,HSNCODE,sup.EmailAddress,sup.SupplierID,sup.PAN,sup.ContactNumber,sup.GSTNO FROM T_PurchaseOrder_LineItem LineItem @@ -1424,7 +1424,7 @@ left join T_Employee_Details emp on Req.Requestedby = emp.EmpID function GetCapitalPurchaseOrderDetailsForPDF($PONO = '') { - $subQuery ='SELECT distinct LineItem.LineItemNo,LineItem.Per,LineItem.AmendedDetails as lineamd,ReqNo,Mat.MaterialCode,Mat.MaterialName, + $subQuery ='SELECT distinct LineItem.LineItemNo,LineItem.Per,LineItem.AmendedDetails as lineamd,ReqNo,Mat.MaterialCode,Mat.MaterialName,LineItem.ServiceMaterialDescription, Mat.UOM,Mat.HSNCODE,Quantity,Rate,ROUND((Quantity *Rate),2 ) as BasicValue , LineItem.CostCenterCode , POMaster.*,sup.SupplierName,sup.SupplierID,sup.Address,sup.ContactNumber,sup.EmailAddress,sup.PAN,sup.GSTNO,Payment.PaymentID,Payment.PaymentTerms,AdvanceAmount,HSNCODE FROM T_PurchaseOrder_LineItem LineItem diff --git a/application/models/quality_model.php b/application/models/quality_model.php old mode 100644 new mode 100755 diff --git a/application/views/Report_consolidate_inward.php b/application/views/Report_consolidate_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_consolidate_month.php b/application/views/Report_consolidate_month.php old mode 100644 new mode 100755 diff --git a/application/views/Report_consolidate_month_inward.php b/application/views/Report_consolidate_month_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_consolidate_raw.php b/application/views/Report_consolidate_raw.php old mode 100644 new mode 100755 diff --git a/application/views/Report_consolidate_year.php b/application/views/Report_consolidate_year.php old mode 100644 new mode 100755 diff --git a/application/views/Report_consolidate_year_inward.php b/application/views/Report_consolidate_year_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_cumulative_day_inward.php b/application/views/Report_cumulative_day_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_cumulative_day_raw.php b/application/views/Report_cumulative_day_raw.php old mode 100644 new mode 100755 diff --git a/application/views/Report_cumulative_inward.php b/application/views/Report_cumulative_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_cumulative_month_inward.php b/application/views/Report_cumulative_month_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_cumulative_month_raw.php b/application/views/Report_cumulative_month_raw.php old mode 100644 new mode 100755 diff --git a/application/views/Report_cumulative_raw.php b/application/views/Report_cumulative_raw.php old mode 100644 new mode 100755 diff --git a/application/views/Report_cumulative_year_inward.php b/application/views/Report_cumulative_year_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_cumulative_year_raw.php b/application/views/Report_cumulative_year_raw.php old mode 100644 new mode 100755 diff --git a/application/views/Report_month_wise_inward.php b/application/views/Report_month_wise_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_purchase_inward.php b/application/views/Report_purchase_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_supplier_inward.php b/application/views/Report_supplier_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_year_wise_inward.php b/application/views/Report_year_wise_inward.php old mode 100644 new mode 100755 diff --git a/application/views/Report_year_wise_total_inward.php b/application/views/Report_year_wise_total_inward.php old mode 100644 new mode 100755 diff --git a/application/views/capitalpopdf.php b/application/views/capitalpopdf.php index b42cf685..b8d71e1b 100755 --- a/application/views/capitalpopdf.php +++ b/application/views/capitalpopdf.php @@ -195,7 +195,7 @@ MaterialCode;?> MaterialName ; ?> + border-left: 1px solid black;">MaterialName. $record->ServiceMaterialDescription ; ?> HSNCODE)){echo $record->HSNCODE;}else {echo "NIL";}?> MaterialCode ; ?> MaterialName ; ?> + border-left: 1px solid black;">MaterialName.$record->ServiceMaterialDescription ; ?> HSNCODE;?> MaterialCode ; ?> MaterialName ; ?> + border-left: 1px solid black;">MaterialName.$record->ServiceMaterialDescription ; ?> HSNCODE)){echo $record->HSNCODE;}else{echo "NIL";} ; ?>