CompanyName; $CompanyAddress = $CO->Address; } } if(!empty($POItem)) { foreach ($POItem as $PO) { $PONO = $PO->PONO; $SuplierName = $PO->SupplierName; $SuplierAddress = $PO->Address; $DeliveryAddress = $PO->DeliveryAddress; $dt = new DateTime($PO->PODate, new DateTimeZone('Asia/Kolkata')); $Podt = $dt->format('d-m-Y'); $dtDe = new DateTime($PO->DeliveryDate, new DateTimeZone('Asia/Kolkata')); $DeliveryDate = $dtDe->format('d-m-Y'); $ServiceDescription =$PO->ServiceDescription; } } ?>

PURCHASE ORDER

PO NO:


Vendor Address :

Delivery To :

Delivery Date :

BasicValue; $AfterExciseDuty =$AfterExciseDuty + $record->AfterExciseDuty; $AfterVAT =$AfterVAT + $record->AfterVAT; $AfterCST = $AfterCST + $record->AfterCST; $AfterGST =$AfterGST + $record->AfterGST; $AfterOtherTaxes =$AfterOtherTaxes + $record->AfterOtherTaxes; $Insurance =$Insurance + $record->Insurance; $AfterFreightValue =$AfterFreightValue + $record->AfterFreightValue; $AfterDiscount = $AfterDiscount + $record->AfterDiscount ; } $OrderValue = (( $SubTotalAmount + $AfterVAT + $AfterCST+$AfterGST+$AfterOtherTaxes +$Insurance +$AfterFreightValue+$AfterExciseDuty) - $AfterDiscount ) ; } ?>
# Item Description Qty Rate Amount Discount Excise Duty Vat CST GST Other Taxes Insurance Freight Total Amount
MaterialName ; ?> Quantity ; ?> Rate ; ?> BasicValue ; ?> AfterDiscount; ?> AfterExciseDuty ; ?> AfterVAT ; ?> AfterCST ; ?> AfterGST ; ?> AfterOtherTaxes ; ?> Insurance ; ?> AfterFreightValue ; ?> BasicValue+$record->AfterExciseDuty + $record->AfterVAT+$record->AfterCST+$record->AfterGST + $record->AfterOtherTaxes + $record->Insurance+ $record->AfterFreightValue)- $record->AfterDiscount); echo number_format($TotalAmount,2) ; ?>

Sub Total Amount :
Discount :
Excise Duty :
Vat :
CST :
GST :
Other Taxes:
Insurance :
Freight :

Total Order Amount :



Service Description:

ReleasedBy: ReleasedOn:
FirstName;?> ReleasedOn;?>