/
home
/
sjslayjy
/
public_html
/
scm
/
resources
/
views
/
dashboard
/
po
/
Upload File
HOME
@section('style') <script src="https://use.fontawesome.com/e2d16502eb.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <style> #page-wrap { width: 285mm; height:210mm; margin: 0 auto; } td { font-size:14px; } #pageFooter { display: table-footer-group; } #pageFooter:after { counter-increment: page; content: counter(page); } @media all { .page-break { display: none; } } @media print { .page-break { display: block; page-break-before: always; } } @media print { .page-wrapid{ display: block; page-break-before: always; } } body{ font-family: calibri; } </style> <link href="https://fonts.googleapis.com/css?family=Droid+Sans" rel="stylesheet"> </head> <body> <div id="page-wrap" class="content-box pad25A" style="page-break-after: always;"> @if ($is_mail == true) @if ($role_id == '7') <h5>Dear {{$bh}}</h5> <p>Mr. {{$po_creater}} </p> <p>has generated PO No. – {{$po->po_number}} against {{getPRIdByPONumber($po->id)}} and request you to Approve the Purchase Order </p> @endif @if ($role_id == '4') <h5>Dear {{$d}}</h5> <p>{{$po_creater}} </p> <h5>{{$bh}}</h5> <p>has requested & Approved PO No. – {{$po->po_number}} and request you to Approve the Purchase Request </p> @endif @endif @if ($is_mail == false) <div class="text-center" style="padding-left: 500px;"> <button onclick="window.print();" class="btn btn-primary" id="print">Print</button> </div> @endif <br> <table width="95%" style="border:1px solid; color:black;" cellspacing="0" cellpadding="0"> <tr> <td style="height: 38px;border-bottom:1px solid;" valign="top"> <img src="{{ asset('/assets/images/scm.png') }}" alt="logo" height="50px"/> <p style="text-align:center;font-weight:bolder;margin-top:-22px; font-size: 22px; line-height: 22px;"><b> AERIAL TELECOM SOLUTIONS PVT. LTD.</b></p> </td> </tr> <tr> <td style="height: 38px;border-bottom:1px solid;" valign="top"> <p style="text-align:center;font-weight:bolder;margin-top: 15px; font-size: 17px;"><b> @if ($po->po_type==1)Purchase Order @endif @if ($po->po_type==2)Work Order @endif @if ($po->po_type=='')Purchase Order @endif </b></p> </td> </tr> </table> <table width="95%" style="border:1px solid; color:black;" cellspacing="0" cellpadding="0"> <tr> <!-- <td style="height: 30px;border-bottom:1px solid;" valign="top"> --> <td width="50%"> <table style="width: 100%"> <tr> <td width="40%" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Vendor Code : </strong> </p> </td> <td width="60%" style="height:30px; border-right:1px solid;"><p style="padding: 5px;">{{$po->vendor_code}}</p></td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Supplier Name :</</strong> </p> </td> <td width="20%" style="height:30px;border-right:1px solid;"> <p style="padding: 5px;">{{$po->vendor_name}}</p> </td> </tr> <tr> <td width="50" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Supplier Address : </</strong> </p> </td> <td width="20%" style="height:30px;border-right:1px solid;"><p style="padding: 5px;">{{$po->address}}</p></td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Status :</strong> </p> </td> <td width="20%" style="height:30px;border-right:1px solid;"> <p style="padding: 5px;">{{$po->status}}</p> </td> </tr> <tr> <!-- <td width="30" style="height:38px; text-align: left;"> <p style="padding: 5px;"><strong></strong> </p> </td> <td width="20%" style="height:38px;border-right:1px solid;"> <p style="padding: 5px;"></p> </td> --> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Document Type :</strong> </p> </td> <td width="20%" style="height:30px;border-right:1px solid;"> <p style="padding: 5px;">{{$po->document_type}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Supplier GSTIN No :</strong> </p> </td> <td width="20%" style="height:30px;border-right:1px solid;"> <p style="padding: 5px;">{{$po->s_gst}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Bill To Address:</strong> </p> </td> <td width="20%" style="height:30px;border-right:1px solid;"> <p style="padding: 5px;">{{$po->Bill_to_address}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Our GSTIN No:</strong> </p> </td> <td width="20%" style="height:30px;border-right:1px solid;"> <p style="padding: 5px;">{{$po->c_gst}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Cirlce:</strong> </p> </td> <td width="20%" style="height:30px;border-right:1px solid;"> <p style="padding: 5px;">{{$po->c_name}}</p> </td> </tr> </table> </td> <td width="50%"> <table width="100%"> <tr> <td width="40%" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>PO No :</</strong> </p> </td> <td width="60%" style="height:30px; "> <p style="padding: 5px;">{{$po->po_number}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>PO Date:</</strong> </p> </td> <td width="20%" style="height:30px;"> <p style="padding: 5px;">{{date('d-m-Y', strtotime($po->created_at))}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Amendment No :</</strong> </p> </td> <td width="20%" style="height:30px; "> <p style="padding: 5px;">{{$po->amendment_number}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Amendment Date :</strong> </p> </td> <td width="20%" style="height:30px; "> <p style="padding: 5px;">{{date("d-m-Y", strtotime($po->updated_at))}}</p> </td> </tr> <tr></tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Reference No. :</strong> </p> </td> <td width="20%" style="height:30px; "> <p style="padding: 5px;">{{$po->reference_no}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Delivery Address :</strong> </p> </td> <td width="20%" style="height:30px; "> <p style="padding: 5px;">{{$po->delivery_address}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Buyer :</strong> </p> </td> <td width="20%" style="height:30px; "> <p style="padding: 5px;">{{$po->b_name}}</p> </td> </tr> <tr> <td width="30" style="height:30px; text-align: left;"> <p style="padding: 5px;"><strong>Contact Number :</strong> </p> </td> <td width="20%" style="height:30px; "> <p style="padding: 5px;">{{$po->contact}}</p> </td> </tr> </table> </td> </tr> </table> <table width="95%" style="border:1px solid; color:black;" cellspacing="0" cellpadding="0"> <tr> <td colspan="6" style="height: 38px;border-top:1px solid;"><strong style="font-size: 14px;margin-left: 5px;">PO Item Details</strong></td> </tr> <tr> <td width="100%"> <table cellspacing="0" cellpadding="0" width="100%"> @foreach ($item_data as $i=>$item) @php if(strlen($item->description) < strlen($item->specification)){ $desc_width = 20; $spec_width = 20; } else { $desc_width = 28; $spec_width = 12; } @endphp @endforeach <tr> <td style="border-top:1px solid; border-right:1px solid; height:20px; text-align:center;" width="3%"> <strong>Id</strong> </td> <td width="8%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:20px;"> <strong>Item Code</strong> </td> <td width="{{$desc_width}}%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:20px;"> <strong>Item Discription</strong> </td> <td width="{{$spec_width}}%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:20px;"> <strong>Specification</strong> </td> <td width="8%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:20px;"> <strong>Make</strong> </td> <td width="6%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:20px;"> <strong>Quantity</strong> </td> <td width="4%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:20px;"> <strong>UOM</strong> </td> <td width="4%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:20px;"> <strong>Rate</strong> </td> <td width="6%" style="border-top:1px solid; border-right:1px solid;text-align: center; height:20px;"> <strong>Amount</strong> </td> <td width="6%" style="border-top:1px solid; border-right:1px solid;text-align:center; height:20px;"> <strong>GST Tax(%)</strong> </td> <td width="6%" style="border-top:1px solid; border-right:1px solid;text-align:center; height:20px;"> <strong>Tax Amount</strong> </td> <td width="8%" style="border-top:1px solid; border-right:1px solid;text-align:center; height:20px;"> <strong>Total Amount</strong> </td> </tr> @foreach ($item_data as $i=>$item) @php if(strlen($item->description) < strlen($item->specification)){ $desc_width = 20; $spec_width = 20; } else { $desc_width = 28; $spec_width = 12; } @endphp <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="3%">{{$i+1}} </td> <td width="8%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">{{$item->code}}</td> <td width="{{$desc_width}}%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:30px;">{{$item->description}}</td> <td width="{{$spec_width}}%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:30px;">{{$item->specification}}</td> <td width="8%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:30px;">{{$item->make}}</td> <td width="6%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:30px;">{{$item->qty}}</td> <td width="4%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:30px;">{{getTableById('units',$item->uom)->name}}</td> <td width="4%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:30px;">{{$item->rate}}</td> <td width="6%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:30px;">{{$item->rate*$item->qty}}</td> <td width="6%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:30px;">{{$item->gst}} </td> <td width="6%" style="border-top:1px solid; border-right:1px solid; text-align:center; height:30px;">{{$item->qty*$item->rate*$item->gst/100}}</td> <td width="8%" style="border-top:1px solid; text-align:center; height:30px; padding-left: 14px;"><b>{{$item->rate*$item->qty+$item->qty*$item->rate*$item->gst/100}}</b></td> </tr> @endforeach <tr> <td colspan="11" style="border-top:1px solid; border-right:1px solid; text-align:right; height:30px; padding-right: 5px;">Total</td> <td style="border-top:1px solid; text-align:center; height:30px; padding-left: 10px;"><i class="fa fa-rupee" style="float: left; font-size: 16px;"></i><b>{{$total_amount}}</b></td> </tr> </table> </td> </tr> <tr > <td width="100%" style="height:38px; text-align: left; border-top:1px solid; "> <p style="padding: 5px;"><strong>Total Order Value : </strong>{{$total_amount}}</p> </td> </tr> <tr> <td width="100%" style="height:38px; text-align: left; border-top:1px solid; "> <p style="padding: 5px;"><strong>Total Value (in Words) : </strong>{{$total_in_word}}</p> </td> </tr> <tr > <td width="100%" style="height:38px; text-align: left; border-top:1px solid; "> <p style="padding: 5px;"><strong> Payment Term :</strong> {{$po->payment_terms}} </p> </td> </tr> <tr > <td width="100%" style="height:38px; text-align: left; border-top:1px solid; "> <p style="padding: 5px;"><strong> Delivery Periods : </strong> @if(is_numeric($po->delivery_periods_id)) {{getTableById('delivery_periods', $po->delivery_periods_id)->name}} @else {{getModelById('PurchaseOrder', $po->id)->delivery_periods}} @endif </p> </td> </tr> <tr > <td width="100%" style="height:38px; text-align: left; border-top:1px solid; "> <p style="padding: 5px;"><strong> Delivery Terms : </strong> {{$po->delivery_terms}} </p> </td> </tr> <tr > <td width="100%" style="height:38px; text-align: left; border-top:1px solid; "> <p style="padding: 5px;"><strong>Warranty Terms :</strong> {{$po->warranty_terms}}</p> </td> </tr> <tr > <td width="100%" style="height:38px; text-align: left; border-top:1px solid; "> <p style="padding: 5px;"><strong>Special Term & Cond. : </strong>{{$po->stc}}</p> </td> </tr> <tr > <td width="100%" style="height:38px; text-align: left; border-top:1px solid; "> <p style="padding: 5px;"><strong>General Terms: </strong> As Per Annexure here wiith</p> </td> </tr> <tr> <td width="100%" style="height:38px; text-align: left; border-top:1px solid; "> <p style="padding: 5px;"><strong><u>Supplier Note </u></strong></p> <h4>Instruction for Invoice :</h4> For Service PO :Ensure that the invoice is submitted to ATS within 5 working days of completion of service as per PO.<br> For Goods PO :Ensure that the invoice is accompanying the goods. The goods delivered against Challan will not be received. As per attached Annexure <h4>Acceptance Notification:</h4> Please return the duplicate copy of this Purchase Order duly signed and stamped in acceptance of all Terms & Conditions here and reverse If formal acceptance is not received within 3 days, it will be presumed that you have accepted the order. </td> </tr> <tr> <table width="95%" style="border:1px solid;" cellspacing="0" cellpadding="0"> <tr> <td style="height:38px; text-align: left; border-right:1px solid; width: 45%;"> <strong>Supplier's Acceptance: <br><br><br> <p>Note: <br>1. Please quote our PO Number on Invoice and future correspondence<br> 2. Please quote our item code on invoices</p></strong><br> </td> <td style="height:38px; text-align: center; border-right:1px solid; width:15% ;"><strong>Date : <br>{{date("d-m-Y", strtotime($po->created_at))}}</strong></td> <td style="height:38px; width:40% ;text-align: center;"> <strong>For Aerial Telecom Solutions Pvt. Ltd. <br> This is Electronic copy and does not require any signature <br><br><br><br><br> Authorized Signatory </strong> </td> </tr> </table> </tr> </table> @if ($is_mail == true) <p>Please Login to SCM Portal or Click on the below link to approve PO </p><a href="https://scm.aerialtelecom.in/user/po-view/{{$po->id}}">Click Here For Login!!</a><br> <p>This is a System generated Mail <br> Thanks</p> @endif <!-- <p style="text-align: center;">This is a computer generated invoice</p> --> <!-- </div> --> <div id="page-wrapp" class="content-boxx pad25A page-wrapid" style="page-break-after: always;"> <table width="95%" style="border:1px solid; color:black;" cellspacing="0" cellpadding="0"> <tr> <td style="height: 25px;border-bottom:1px solid;" valign="top"> <img src="{{ asset('/assets/images/scm.png') }}" alt="logo" height="50px"/> <p style="font-weight:bolder;margin-top:-22px; margin-left:30px; font-size: 18px; line-height: 22px;"><b> AERIAL TELECOM SOLUTIONS PVT. LTD.</b></p> </td> </tr> <tr> <td style="height: 25px;border-bottom:1px solid;" valign="top"> <p style="font-weight:bolder;margin-top: 7px; font-size: 14px;"><b>ANNEXURE -'A' General Terms & Conditions to PO No. - {{$po->po_number}}</b></p> </td> </tr> <tr> <td width="100%"> <table cellspacing="0" cellpadding="0" width="100%"> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>1</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">A copy of the acknowledged delivery challan should be enclosed with the corresponding invoice.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>2</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Original challan should be submitted at site at the time of delivery of materials.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>3</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">The delivery of goods by the supplier to the AERIAL will not constitute acceptance by the AERIAL of the said goods. Only after inspection & satisfactory test by the AERIAL, acceptance of the goods will be completed and communicated to the supplier and till such time the goods shall remain with the company on supplier's account on approval basis only.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>4</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Kindly quote Purchase Order Number in Challan and in all your correspondence and also Batch Number of the material (wherever applicable) should also he incorporated in all correspondence.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>5</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Material should be delivered at the site between 10 AM to 6 PM.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>6</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Adequacy of Supplier's Resource: Supplier shall provide adequate resources to ensure timely completion of order.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>7</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Delivery: Supplier shall ensure the delivery of material strictly as per the Purchase Order only (in all aspects unless any revision is informed in writing by AERIAL. AERIAL assumes no obligation to goods delivered in excess of those specifically ordered. All the material of the order should be supplied within the time specified herein. The price terms & conditions mentioned on the order will be taken as firm & cannot be changed till the obligations under this contract are duly fulfilled.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>8</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Approval of Samples: Wherever applicable, samples of all materials shall be supplied by supplier for approval before commencement of supply.Any deviation later on should not be entertained unless approved by AERIAL in writing. Goods supplied must be according to the sample or previously approved by the AERIAL. AERIAL shall be entitled to reject the goods, which in their opinion are not according to the sample, if the goods are not approved by the AERIAL for any reason whatsoever. AERIAL will not be liable to pay any sum on account of such rejected goods.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>9</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Acceptance Criteria: All goods accepted are subject to final approval of the AERIAL's inspectors regarding quality, quantity and specifications. AERIAL reserves the right to reject to if further defects are noticed which processing, even if in the first instance the goods have accepted by the AERIAL and are paid for AERIAL's decision. About such rejections at whatever time may shall be final & binding upon the supplier & the supplier shall not object to it in any manner what so ever. All packing, Octroi, freight & handling cost or any other of such rejected material will be borne by the supplier.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>10</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Rejection: The supplier shall replace the rejected material within 3 days time from the date of receipt ofAERIAL's report of rejection at the place of supply specified by the AERIAL, otherwise material rejected would be bought in open market on supplier's account & the amount will be deducted from the bill or debited to supplier's account.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>11</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Clarification or Ambiguity: Any clarification required or ambiguity noticed by you as far as specifications are concerned shall be brought to the notice before commencement of supplies.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>12</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Escalation: The rates given in the Purchase Order shall remain unchanged till the completion of order & supply and will not be entitled to claim any extra for any reasons.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>13</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Assignment and Sub-Letting: Supplier shall not be permitted to sub-let any part of the order. Supplier shall be holding the entire responsibility for the due performance of this contract.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>14</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Cancellation of Purchase Order: AERIAL have the full right to cancel the Purchase Order after one week's notice in the event of your failure to supply as per the schedule or to maintain the acceptable quality of the materials or non-compliance of any other conditions required this Purchase Order. AERIAL reserves the right to cancel or amend this order on any part of it for the following reasons.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>a.</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Irregularities in supply</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>b.</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Rejections</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>c.</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Escalation in price</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>d.</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Not required by AERIAL without assigning any reason and without in any manner incurring any liability. AERIAL decision shall be final in disputes arising out of Purchase order. Money due to the AERIAL either as damages or under any order/order's may be adjusted when setting payment against his order.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>15</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Bill Submission: The invoice must be submitted in original to AERIAL's office. Purchase Order No, Date & Supplier Delivery Note Number must appear on all invoices submitted for payment. The Invoice not fulfilling these requirements will be returned.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>16</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Packing, forwarding, Cartage & freight charges will be borne by the supplier unless otherwise stipulated in the purchase order.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>17</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Misdemeanor on Part of the Supply: In the event if any misdemeanor on your part or your involvement in unethical / corrupt practices or your attempt to unduly influence our personals for any reasons whatsoever, we shall have full right to cancel the Purchase Order without any notice.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>18</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Force Majeure: Notwithstanding anything contained hereinabove, neither party shall be liable to other for discharging of its obligations under the terms and conditions of the agreement where,</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>a.</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">From the date of issue of the Purchase Order till the completion of supplies, if there occurs an event of Force Majeure which includes, but not limited to, earthquake, floods, famine or terrorist attacks, war (if declared or not), hostilities, invasion, act of foreign enemies, rebellion, revolution, insurrection, military of usurped power, strike, civil war, riot, commotion or disorder or any other irresistible force, we shall have option to terminate the Purchase Order, if such Force Majeure continues for a period of 30 days or beyond.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>b.</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">If during tenure of the Purchase, any completed supplies are destroyed or damaged by fire, earthquake, tempest, flood, lightning, violence of any army or mob or enemies of the country or by irresistible force of the orders of any statutory authorities or any other natural calamity so as to render the portion of work completed unfit for the purpose for which it was constructed for 30 days or beyond, AERIAL shall have the right to cancel the Purchase Order with immediate effect.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>c.</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">In case of termination of the Purchase order as mentioned hereinabove, Supplier shall retum advances paid by AERIAL.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>19</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">AERIAL is not responsible for any order placed by unauthorized persons.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>20</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">AERIAL extends warranty for all its products and any claim accepted by the company arising from defects in material supplied by the supplier will be passed on to the supplier for similar acceptance. AERIAL's decision in this matter shall be final & binding on the supplier.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>21</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">Arbitration & Juridiction: In case of disputes, if any, between the parties hereto arising out of this Purchase Order including the determination of the quantum to you by us for the supplies and or amount / quantum of amount payable to Supplier by AERIAL for the supply done by Supplier and/or the quantum of amount as damages payable by Supplier to Aerial, the arbitrator approinted by AERIAL shall act as the sole Arbitrator with summary powers, without right to appeal concerning workmanship, extra work done etc. and his decision shall be binding on both the parties. The venue for arbitration shall be Mohali (Punjab) and language shall be English.Further, the Courts of Mohali (Punjab) shall have the exclusive jurisdiction in this regard to the exclusion of all other Courts, Tribunals, Forums etc which may have jurisdiction over the matter</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>22</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">A copy of the accepted Purchase Order to be attached along with all the invoices.</td> </tr> <tr> <td style="border-top:1px solid; border-right:1px solid; height:30px; text-align:center;" width="2%"><strong>23</strong> </td> <td width="98%" style="border-top:1px solid; border-right:1px solid; text-align:left; height:30px; padding-left: 5px;">All Bank charges etc if any shall be borne by the supplier if payment is required through Bank.</td> </tr> </table> </td> </tr> </table> </div> <div id="pageFooter">Page </div> <script type="text/javascript"> $(function () { $(".content-box").each(function () { $(this).after('<div class="watermark" style="opacity: 0.2; position: absolute; top: 14%; left: 25%; display: flex; justify-content: center;"><img class="center" src="{{ url('assets/images/scm.png') }}" height="800px" width="600px"/></div>'); }); if('{{$po->status}}' == 'requested') { $(".content-box").each(function () { $(this).after('<div class="watermark" style="opacity: 0.2;position:absolute; top:50%; display:flex; left:15%;"><p style="font-size:350px;margin:0px; transform: rotate(-20deg);">DRAFT</p></div>'); }); } }); </script> </body> </html>