Amended PO not listed

This commit is contained in:
gandhimathi Bharathirajan 2017-11-13 11:26:24 +05:30
parent d964a2918c
commit 28e1661996

View File

@ -11,7 +11,7 @@ $Value=$unicode;
$totSubtotal=0; $totSubtotal=0;
$totigst=0; $totigst=0;
$totalhidden='';
$Import_DispatchDetails=''; $Import_DispatchDetails='';
$Import_PlaceofOrgin=''; $Import_PlaceofOrgin='';
@ -111,7 +111,9 @@ $totfreight=0.00;
//$ExchangeRate //$ExchangeRate
$ExchangeRateCalculatedon=''; $ExchangeRateCalculatedon='';
$StatusName=''; $StatusName='';
$Reqon = '';
$Requestedby='';
$RequesterName='';
if(!empty($POMaster)) if(!empty($POMaster))
{ {
foreach ($POMaster as $Req) foreach ($POMaster as $Req)