From 6bc7b68f117e27ab6aa9b46f6da51d91f03e3523 Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Wed, 4 Oct 2017 18:41:06 +0530 Subject: [PATCH] changes in editrevenueamendPO --- application/logs/log-2017-10-04.php | 6 ++++++ application/third_party/dompdf/lib/fonts/log.htm | 2 +- application/views/editRevenueAmendPO.php | 8 ++++---- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/application/logs/log-2017-10-04.php b/application/logs/log-2017-10-04.php index a194fa91..039326e1 100644 --- a/application/logs/log-2017-10-04.php +++ b/application/logs/log-2017-10-04.php @@ -140,3 +140,9 @@ ERROR - 2017-10-04 14:52:36 --> Severity: Notice --> Undefined property: stdCla ERROR - 2017-10-04 14:52:51 --> Severity: Warning --> mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given /opt/lampp/htdocs/4oct/siddharth_application222/system/database/drivers/mysqli/mysqli_result.php 38 ERROR - 2017-10-04 14:52:54 --> Severity: Warning --> DOMXPath::query(): Invalid expression /opt/lampp/htdocs/4oct/siddharth_application222/application/third_party/dompdf/include/stylesheet.cls.php 697 ERROR - 2017-10-04 14:52:54 --> Severity: Warning --> DOMXPath::query(): Invalid expression /opt/lampp/htdocs/4oct/siddharth_application222/application/third_party/dompdf/include/stylesheet.cls.php 697 +ERROR - 2017-10-04 14:58:46 --> Severity: Warning --> DOMXPath::query(): Invalid expression /opt/lampp/htdocs/4oct/siddharth_application222/application/third_party/dompdf/include/stylesheet.cls.php 697 +ERROR - 2017-10-04 14:58:46 --> Severity: Warning --> DOMXPath::query(): Invalid expression /opt/lampp/htdocs/4oct/siddharth_application222/application/third_party/dompdf/include/stylesheet.cls.php 697 +ERROR - 2017-10-04 14:58:47 --> Severity: Warning --> DOMXPath::query(): Invalid expression /opt/lampp/htdocs/4oct/siddharth_application222/application/third_party/dompdf/include/stylesheet.cls.php 697 +ERROR - 2017-10-04 14:58:47 --> Severity: Warning --> DOMXPath::query(): Invalid expression /opt/lampp/htdocs/4oct/siddharth_application222/application/third_party/dompdf/include/stylesheet.cls.php 697 +ERROR - 2017-10-04 14:58:50 --> Severity: Warning --> DOMXPath::query(): Invalid expression /opt/lampp/htdocs/4oct/siddharth_application222/application/third_party/dompdf/include/stylesheet.cls.php 697 +ERROR - 2017-10-04 14:58:50 --> Severity: Warning --> DOMXPath::query(): Invalid expression /opt/lampp/htdocs/4oct/siddharth_application222/application/third_party/dompdf/include/stylesheet.cls.php 697 diff --git a/application/third_party/dompdf/lib/fonts/log.htm b/application/third_party/dompdf/lib/fonts/log.htm index 39657f7b..e903f4ad 100755 --- a/application/third_party/dompdf/lib/fonts/log.htm +++ b/application/third_party/dompdf/lib/fonts/log.htm @@ -1 +1 @@ -20,480 KB 551.9879 ms
\ No newline at end of file +18,432 KB 443.4071 ms
\ No newline at end of file diff --git a/application/views/editRevenueAmendPO.php b/application/views/editRevenueAmendPO.php index a24ea7a9..a31652d5 100755 --- a/application/views/editRevenueAmendPO.php +++ b/application/views/editRevenueAmendPO.php @@ -1143,14 +1143,14 @@ function calculateEditTaxValue() if(!empty($PoTypeOptions)) { foreach ($PoTypeOptions as $POpt): - + if($revenuesubtype==$POpt->ConfigValue){ $optionsPO[$POpt->ConfigValue] = $POpt->ConfigValue; - + } endforeach; } - echo form_dropdown('PoTypeOptions', $optionsPO,$revenuesubtype,set_value('PoTypeOptions'),'id="PoTypeOptions"' ,'required="true"' ,'class="form-control'); + echo form_dropdown('PoTypeOptions', $optionsPO,set_value('PoTypeOptions'),'id="PoTypeOptions"' ,'required="true"' ,'class="form-control'); ?> @@ -2600,4 +2600,4 @@ $('#insurancestatus').change(function(){ $("#insurancenodiv").show();} }); - \ No newline at end of file +