CompanyName; $CompanyAddress = $CO->Address; } } if(!empty($POItem)) { foreach ($POItem as $PO) { $PONO = $PO->PONO; $postatus= $PO->Status; $SuplierName = $PO->SupplierName; $SuplierAddress = $PO->Address; $DeliveryAddress = $PO->DeliveryAddress; $postatus= $PO->Status; $dt = new DateTime($PO->PODate, new DateTimeZone('Asia/Kolkata')); $Podt = $dt->format('d-m-Y'); if($PO->DeliveryOption=='1'){ $DeliveryDate = ''; $DeliverySchedule = $PO->DeliverySchedule; } else{ $dtDe = new DateTime($PO->DeliveryDate, new DateTimeZone('Asia/Kolkata')); $DeliveryDate = $dtDe->format('d-m-Y'); $DeliverySchedule = ''; } $ServiceDescription =$PO->ServiceDescription; $PaymentTerms = $PO->PaymentTerms; $PaymentDays=$PO->PaymentDays; $PayableAT=$PO->PayableAT; } } $currencyName='INR'; $currencyCode =''; if(!empty($CurrencySymbol)) { foreach ($CurrencySymbol as $Curr) { $currencyCode = $Curr->FontCode2000; //$currencyName = $currencyName; } } if(!empty($ParentMaster)){ foreach($ParentMaster as $pm){ $PPaymentTerms = $pm->PaymentTerms; $PDeliverydate= $pm->DeliveryDate; $dtDe = new DateTime($PDeliverydate, new DateTimeZone('Asia/Kolkata')); $PDeliverydate = $dtDe->format('d-m-Y'); $PDeliverySchedule=$pm->DeliverySchedule; } } ?>
| Requistion Number | Requested By | Requested Department | Cost Center |
| # | Item Code | Item Description | UOM | Qty | Rate In INR | Basic Value In INR | Discount In INR | CGST In INR | SGST In INR | IGST In INR | Insurance In INR | Packaging In INR | Freight In INR | Total Amount In INR |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MaterialCode ; ?> | MaterialName ; ?> | UOM ; ?> | Quantity ; ?> | Rate ; ?> | BasicValue ; ?> | AfterDiscount; ?> | AfterCGST ; ?> | AfterSGST ; ?> | AfterIGST ; ?> | Insurance ; ?> | AfterPackagingValue ; ?> | AfterFreightValue ; ?> | BasicValue+ $record->AfterCGST+$record->AfterIGST+$record->AfterSGST + $record->Insurance+ $record->AfterFreightValue+$record->AfterPackagingValue)- ($record->AfterDiscount)); echo number_format($TotalAmount,2) ; ?> |
|
Amended Details |
||
| " . $v->AmendedDetails . ""; break; } }?> | ||
| Item Description | Previous Details | Current Details |
| Total Amount In Words : |
Total Amount Before Tax In INR : |
| Total Tax Amount In INR : | |
| Total Amount After Tax In INR : | |
|
Payment Terms : |
Certified that the particulars given above are true and correct
Authorized Signatory |
| Released By: | Released On: |
| FirstName;?> | format('d-m-Y');?> |