Echo remove : ps
This commit is contained in:
parent
8355d3e62f
commit
0a344e0e8b
@ -666,8 +666,8 @@ $prefile =array();
|
||||
$RegNo = $Req[0]['ReqNo'];
|
||||
log_message('error'," Revenue E-PO Req Raised Number".$RegNo);
|
||||
}
|
||||
echo "i HAVE".$RegNo;
|
||||
die();
|
||||
// echo "i HAVE".$RegNo;
|
||||
// die();
|
||||
// PO Master
|
||||
|
||||
$POList = array('SupplierID'=>$SupplierID, 'TotalOrderValue'=>$TotalOrderValueSummary,'PODate'=>$PODate,'Status'=>$POStatus,'DeliverySchedule'=>$DeliverySchedule,'DeliveryOption'=>$DeliveryOption,'PORange'=>$Local_Interstate,'ServiceDescription'=>$SpcialInstruction,'CreatedBy'=>$CreateBy,'DeliveryAddress'=>$DeliveryAddr,'DeliveryDate'=>$Deliverydt,'CreatedDate'=>$createddt,'PaymentTerms'=>$PaymentTerms,'POType'=>$POType,'CapitalRange'=>$Local_Interstate,'PaymentOtherDescription'=>$OtherPayment,'Mode_Of_Shipment'=>$Modeofshipment,'Supplier_Offer_No'=>$supplieroffno,'Supplier_Reference'=>$supplierreference,'Other_Reference'=>$otherreference,'InsuranceNumber'=>$insuranceno,'InsuranceStatus'=>$insurancestatus,'Fincap'=>$fincap,'POSubType'=>$revenuetype,'IsQualityChkReqired'=>$Qualitycheck,'BudgetType'=>$BudgetType);
|
||||
@ -1031,7 +1031,7 @@ $prefile =array();
|
||||
if($fcount == 0)
|
||||
{
|
||||
$Picture = $this->addfile($pathname);
|
||||
//echo $Picture;
|
||||
echo $Picture;
|
||||
$arr[] = array($Picture);
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user