diff --git a/application/views/editRevenuepurchaseorder.php b/application/views/editRevenuepurchaseorder.php
index 1faed4ac..789c550f 100755
--- a/application/views/editRevenuepurchaseorder.php
+++ b/application/views/editRevenuepurchaseorder.php
@@ -2669,7 +2669,24 @@ function calculateEditTaxValue()
diff --git a/application/views/editimportpo.php b/application/views/editimportpo.php
index ba8a4e87..c1962ead 100755
--- a/application/views/editimportpo.php
+++ b/application/views/editimportpo.php
@@ -845,7 +845,7 @@ if($PONOStatus == PO_RELEASED)
{?>
+ } else if ($PONOStatus==PO_DRAFT ||$PONOStatus==PO_CREATED || $PONOStatus==PO_APPROVED) {?>
Add Line Item
@@ -2812,7 +2812,7 @@ echo form_textarea($data);
|