'' ,'1'=> 'one' ,'2'=> 'two' ,'3' => 'three','4' => 'four','5' => 'five','6' => 'six','7' => 'seven','8' => 'eight','9' => 'nine','10' => 'ten','11' => 'eleven','12' => 'twelve','13' => 'thirteen','14' => 'fouteen','15' => 'fifteen','16' => 'sixteen','17' => 'seventeen','18' => 'eighteen','19' => 'nineteen','20' => 'twenty','30' => 'thirty','40' => 'fourty','50' => 'fifty','60' => 'sixty','70' => 'seventy','80' => 'eighty','90' => 'ninty','100' => 'hundred','1000' => 'thousand','100000' => 'lakh','10000000' => 'crore');
if($no == 0)
return ' ';
else {
$novalue='';
$highno=$no;
$remainno=0;
$value=100;
$value1=1000;
while($no>=100) {
if(($value <= $no) &&($no < $value1)) {
$novalue=$words["$value"];
$highno = (int)($no/$value);
$remainno = $no % $value;
break;
}
$value= $value1;
$value1 = $value * 100;
}
if(array_key_exists("$highno",$words))
return $words["$highno"]." ".$novalue." ".no_to_words($remainno);
else {
$unit=$highno%10;
$ten =(int)($highno/10)*10;
return $words["$ten"]." ".$words["$unit"]." ".$novalue." ".no_to_words($remainno);
}
}
}
?>
Common_model->getInvoiceAddressLocationWise($this->session->userdata('location'));
?>
Original for Recipent
OFFSHOOT GREEN RECYCLING INDUSTRIES PVT. LTD.
customercare@nexthand.in
www.nexthand.in
CIN # U74999DL2017PTC313852
GST #
TAX INVOICE
Invoice # :
Date :
Quantity :
Order ID : 10AP435
Channel :
Payment Mode :
Relationship # :
BILLED TO
Name :
Address :
State : Common_model->getFieldValue('name','tbl_states','state_id',$result[0]['state']); ?>
Pincode :
Mobile # :
GST # :
SHIPPED TO
Name :
Address :
State : Common_model->getFieldValue('name','tbl_states','state_id',$result[0]['state']); ?>
Pincode :
Mobile # :
GST # :
ORDER SUMMARY
| PRODUCT |
HSN/SAC |
NHDIN |
IMEI |
EXEMPTED VALUE |
TAXABLE VALUE |
CGST RATE AMOUNT |
SGST RATE AMOUNT |
IGST RATE AMOUNT |
TOTAL |
Common_model->getTaxRsValueByNhdin($value['nhdin'],$value['nhsp'],$value['nhpp'],$value['bill_type']);
$raxRatio=$taxResult['tax_ratio'];
$taxvalue=$taxResult['taxvalue'];
if($value['state']=='13')
{
$taxRatio=($raxRatio/2);
$cgstAmount=round($taxvalue/2);
$totalcgstAmount+=($cgstAmount);
$totalTaxAmount=$cgstAmount+$cgstAmount;
}
else
{
$igsttaxRatio=0;
$igstAmount=$taxvalue;
$totaligstAmount+=$igstAmount;
$totalTaxAmount=$igstAmount;
}
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
PAYMENT METHOD WE ACCEPT
| CARD |
CASH |
RTGS/NEFT/IMPS |
CHEQUE |
| All Banks Credit & Debit Cards. |
Maximum upto Rs 2 Lakhs in a day towards a single transaction - Finance Act, 2017 |
Pay online through RTGS, NEFT or IMPS directly to our bank account |
Cheque must be drawn in favor of "OFFSHOOT GREEN RECYCLING INDUSTRIES PVT LTD" |
SUBJECT TO session->userdata('location')); ?> JURISDICTION
TERMS AND CONDITIONS:
1. Shipping & handling charges as indicated above.
2. Goods damaged during transit voids warranty.
3. All goods returned for replacement/credit must be in saleable condition with original packing.
4. The transaction is covered under Margin Scheme as per Notification No.10/2017-Central Tax (Rate) Issued under CGST Rule 32(5).
|
AUTHORISED SIGNATORY
FOR OFFSHOOT GREEN RECYCLING INDUSTRIES PVT. LTD
|