diff --git a/application/views/newnissaninprocessreport.php b/application/views/newnissaninprocessreport.php index 3178d768..f16c033e 100755 --- a/application/views/newnissaninprocessreport.php +++ b/application/views/newnissaninprocessreport.php @@ -205,7 +205,7 @@ th{ - 1 5 10 0.00 + 1 5 10 0-20 0.00 0.00 @@ -305,7 +305,7 @@ th{ 0.000.000.000.00 0.000.000.000.00 - 7 70 100 0.00 + 7 70 100 0-75 0.00 0.00 @@ -343,7 +343,7 @@ th{ 0.000.000.000.00 - 9 140 200 0.00 + 9 140 200 0-20 0.00 0.00 @@ -380,7 +380,7 @@ th{ 0.000.000.000.00 - 11 300 pan 0.00 + 11 300 pan 0-2.5 0.00 0.00 @@ -411,7 +411,7 @@ th{ - 1 5 10 0.00 + 1 5 10 0-15 0.00 0.00 @@ -462,7 +462,7 @@ th{ 0.000.000.000.00 0.000.000.000.00 - 4 30 400.00 + 4 30 400-70 0.00 0.00 @@ -549,7 +549,7 @@ th{ 0.000.000.000.00 - 9 140 200 0.00 + 9 140 200 0-2.0 0.00 0.00 @@ -586,7 +586,7 @@ th{ 0.000.000.000.00 - 11 300 pan 0.00 + 11 300 pan 0-0.5 0.00 0.00 @@ -1841,7 +1841,12 @@ function calculateMaster1(id,pid) //console.log(finalafsvalue); var findafs = tempcid.split('5'); + var afsid = 'afs'+findafs[0]+findafs[1]; + if(findafs[1] == '') + { + afsid = 'afs'+findafs[0]+'5'; + } if(document.getElementById(afsid)) {