diff --git a/application/views/editCapitalAmendPO.php b/application/views/editCapitalAmendPO.php index fd059240..29b15b4f 100644 --- a/application/views/editCapitalAmendPO.php +++ b/application/views/editCapitalAmendPO.php @@ -85,6 +85,9 @@ $ServiceTypeOptions=''; $FinalTotalBasic = 0; + $BudgetType = ''; + + $INR=''; $INRSYM=''; if(!empty($INRSYMBOL)) @@ -170,6 +173,7 @@ if(!empty($POMaster)) $InsuranceOptions=$Req->InsuranceStatus; $InsuranceNo=$Req->InsuranceNumber; $ServiceTypeOptions=$Req->POSubType; + $BudgetType = $Req->BudgetType; } } @@ -875,6 +879,35 @@ document.getElementById('dispatchinternational').style.display = 'block'; + + + +
+ + + + +
+ + + + @@ -1287,7 +1320,7 @@ document.getElementById('dispatchinternational').style.display = 'block';
+ + +
+ + + + +
+ + + @@ -845,7 +875,7 @@ if(!empty($RequistionDetails))
+ + + +
+ + + + +
+ + + @@ -1082,7 +1116,7 @@ $(document).ready(function () {