'+
diff --git a/application/views/cashbooklisting.php b/application/views/cashbooklisting.php
index 7ead6e4c..6ec3e004 100755
--- a/application/views/cashbooklisting.php
+++ b/application/views/cashbooklisting.php
@@ -117,6 +117,22 @@
diff --git a/application/views/cashbookpdf.php b/application/views/cashbookpdf.php
index 8a4d67d9..91a2ba51 100755
--- a/application/views/cashbookpdf.php
+++ b/application/views/cashbookpdf.php
@@ -47,19 +47,19 @@ $pic = base_url().'uploads/images/'.$company[0]->ProfilePic;
name) == 'multiple'){ ?>
-| Multiple Payment |
+ Payment Details |
- | Account Name |
- Account Description |
- Account Amount |
+ Name |
+ Description |
+ Amount(₹) |
@@ -188,8 +188,7 @@ if(!empty($PaymentMultiple))
@@ -277,7 +276,7 @@ if(!empty($PaymentMultiple))
@@ -287,12 +286,12 @@ if(!empty($PaymentMultiple))
@@ -301,13 +300,13 @@ if(!empty($PaymentMultiple))
@@ -324,12 +323,12 @@ if(!empty($PaymentMultiple))
@@ -358,7 +357,7 @@ if(!empty($PaymentMultiple))
- Account Name Select:*
+ Account Name Select:
@@ -419,7 +418,7 @@ if(!empty($PaymentMultiple))
@@ -866,28 +865,27 @@ if(paydtl == ''){ var counterConstant = 1; }
function add_more()
{
-// if($("option:selected", $("#Paymentaccode1")).val() == '-1')
-// {
-// alert('Select/Choose account name');
-// $('#Paymentaccode1').focus();
-// return false;
-// }
-// else if($('#subdescription1').val() == '')
-// {
-// alert("Provide Account description..!");
-// $('#subdescription1').focus();
-// return false;
+if($("option:selected", $("#Paymentaccode1")).val() == '-1')
+{
+ alert('Select/Choose account name');
+ $('#Paymentaccode1').focus();
+ return false;
+}
+else if($('#subdescription1').val() == '')
+{
+ alert("Provide Account description..!");
+ $('#subdescription1').focus();
+ return false;
-// }
-// else if($('#Paymentamount1').val() == '')
-// {
-// alert("Provide Amount data..!");
-// $('#Paymentamount1').focus();
-// return false;
-
-// }
-// else
-// {
+}
+else if($('#Paymentamount1').val() == '')
+{
+ alert("Provide Amount data..!");
+ $('#Paymentamount1').focus();
+ return false;
+}
+else
+{
// var paydtl = $('#hidepaydtl').val();
// alert(paydtl);
@@ -899,7 +897,7 @@ div.id = "divid"+counterConstant;
div.className="row";
div.style.cssText = "border:1px dashed; margin-left:0px;margin-right:0px;";
div.innerHTML='
diff --git a/application/views/viewIndIncomeExpense.php b/application/views/viewIndIncomeExpense.php
index c831a088..b1aef57d 100755
--- a/application/views/viewIndIncomeExpense.php
+++ b/application/views/viewIndIncomeExpense.php
@@ -88,9 +88,9 @@ if(!empty($data))
|