EVOLUTION-NINJA
Edit File: madeups_export_doc.php
<div class="row" style="text-align: right;"> <button class="btn btn-success btn-lg" onclick="goods_details()" type="button" id="" style=" padding-top: 2px; padding-bottom: 3px; padding-left: 15px; padding-right: 15px; background: rgb(72,91,127); color: white; border: initial !important; font-size: 22px;">Submit </button> <button class="btn btn-success btn-lg" type="button" id="booking_print" style=" padding-top: 2px; padding-bottom: 3px; padding-left: 15px; padding-right: 15px; background: rgb(72,91,127); color: white; border: initial !important; font-size: 22px;">Print </button> <span class="close-right" ><a href="<?php echo base_url('packing_list/madeups_list_data?prop_id=1');?>" style="font-size: 22px;border: 1px solid;padding-left: 15px;padding-right: 15px;background: rgb(72,91,127);color: white;padding-bottom: 7px;text-decoration:none;">Back</a></span></div> <div style="width:800px;" id="print_report"> <div style="border:1px solid #000;"> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;border-right:1px solid #000;width:50%;"> <p style="text-align:center;margin:0px; padding:20px 10px;border-bottom:1px solid #000;"><strong>EXPORT COLLECTION</strong></p> <p style="margin:0px; padding:10px;"><strong>STATE BANK OF INDIA</strong><br>Overseas Branch,<br>BANGALORE - 560 001</p> <input type="hidden" id="refer_id" value="<?php echo $fetch->id; ?>" > <p style="text-align:center;margin:0px; padding:10px;">COLLECTION</p> </div> <div style="display:table-cell;width:50%;vertical-align: middle;"> <p style="margin:0px; padding:10px;">Bills No. : </p> <p style="margin:0px; padding:10px; border-bottom:1px solid #000;border-top:1px solid #000;">Due Date :</p> <p style="margin:0px; padding:10px;">Rate :</p> <p style="border-top:1px solid #000;margin:0px; padding:10px;">Mtrans No :</p> </div> </div> <div style="border-bottom:1px solid #000;border-top:1px solid #000;"> <p style="margin:0px;padding:5px 10px;">Please negotiate/discount/collect/send free of payment (strike whichever is notapplicable) the enclosed export</p> <p style="margin:0px;padding:5px 10px;">documents and credit proceeds to our C/A <strong>No.10605517053</strong></p> <p style="margin:0px;padding:5px 10px;">Please credit <b><textarea id="export_credit" rows="1" cols="20" style="border-bottom:1px solid #000;"><?php echo $fetch->export_credit; ?></textarea></b>(amount / %) to our EEFC account No. <textarea id="export_for_account" rows="1" cols="15"><?php echo $fetch->export_for_account; ?></textarea> with you</p> <p style="margin:0px;padding:5px 10px;">Please negotiate under forward contact No.</p> <p style="margin:0px;padding:5px 10px;">This export is covered by ECGC policy no. <b><textarea rows="1" cols="50" id="export_ecgc" style="border-bottom:1px solid #000;"><?php echo $fetch->export_ecgc; ?></textarea> </b>(Enclose Copy)</p> </div> <div> <p style="margin:0px;padding:10px;">1 Name of Exporter: <span style="display: inline-flex;padding-left:10px;"><b>Deco-Textil<br>#40, 4th Cross, Residency Road, Bangalore - 25.</b></span></p> <p style="margin:0px;padding:10px;">2 Documents under LC. <b><textarea rows="1" id="export_lc" cols="15"><?php echo $fetch->export_lc; ?></textarea> </b> Date: <b><textarea id="export_for_amt" rows="1" cols="15"><?php echo $fetch->export_for_amt; ?></textarea></b> for amount: <b><textarea rows="1" cols="15" id="export_date" ><?php echo $fetch->export_date; ?></textarea></b></p> <p style="margin:0px;padding:10px;"> <span style="display:table-cell;width:60%;">3. Bill amount : <b><?php if($fetch->total_value == 0) { echo $fetch_invoice_cureency->currency . ' ' . number_format((float) $fetch_sum_amt_invoice->values_es, 2, '.', ''); ?> <?php } else if($fetch->discount == 0 && $fetch->other_charges_des == 0) { echo $fetch_invoice_cureency->currency . ' ' . number_format((float) $fetch_sum_amt_invoice->values_es, 2, '.', ''); ?> <?php } else { echo $fetch_invoice_cureency->currency . ' ' . number_format((float) $fetch->total_value, 2, '.', ''); ?> <?php } ?> </b> </span> <span style="display:table-cell;">Negotiated Amount : <b><textarea id="export_navigation" rows="1" cols="15"><?php echo $fetch->export_navigation; ?></textarea></b></span> </p> </div> <div style="clear:both;display:table;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;"> <div style="display:table-cell;border-right:1px solid #000;width:60%;"> <p style="margin:0px; padding:10px;">4 Bank to which documents to be sent :</p> <p style="margin:0px; padding:10px;"><b><textarea id="export_bank_document" rows="5" style="width:100%;"><?php echo $fetch->export_bank_document; ?></textarea></b></p> </div> <div style="display:table-cell;width:40%;"> <p style="margin:0px; padding:10px;">5 Name and address of drawee (buyer) <?php if($fetch->export_buyer == '') { ?> <select id="export_buyer" style="font-weight: bold;width: 496px;" onchange="buyer_drop_down()"> <option value="<?php echo $fetch->consignee; ?>" ><?php echo $fetch->consignee; ?></option> <option value="<?php echo $fetch->buyer_consignee_preview; ?>"><?php echo $fetch->buyer_consignee_preview; ?></option> </select> <?php } else { ?> <select id="export_buyer" style="font-weight: bold;width: 496px;" onchange="buyer_drop_down()"> <option value="<?php echo $fetch->consignee; ?>" <?php if($fetch->consignee == $fetch->export_buyer) {echo "selected";}?>><?php echo $fetch->consignee; ?></option> <option value="<?php echo $fetch->buyer_consignee_preview; ?>" <?php if($fetch->buyer_consignee_preview == $fetch->export_buyer) {echo "selected";}?>><?php echo $fetch->buyer_consignee_preview; ?></option> </select> <?php } ?> <b><textarea rows="1" id="byer_consignee_duplicate" cols="20" style="width: 100%; height: 125px;font-weight: bold;"><?php if($fetch->export_buyer == '') { echo $fetch->consignee; } else { echo $fetch->export_buyer; } ?></textarea></b></p> </div> </div> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;border-right:1px solid #000;width:50%;"> <p style="margin:0px; padding:10px;">6 Goods shipped : <b><?php echo $fetch->card_board_box; ?></b></p> </div> <div style="display:table-cell;width:50%;"> <p style="margin:0px; padding:10px;">7 Country of Destination : <b><?php echo $fetch->country; ?></b> </p> </div> </div> <div style="border-top:1px solid #000;border-bottom:1px solid #000;"> <p style="margin:0px; padding:10px;">8 Particulars of documents enclosed (strike whichever is not applicable)</p> <p style="margin:0px; padding:10px;">Terms of Delivery and payment : <textarea type="text" id="myInput9" style="width:90%; height: ;font-weight: bold !important;font-family: 'Times New Roman', Times, serif;" rows="2" readonly="readonly"> <?php echo $fetch->delivery_payment_preview; ?></textarea></p> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;width:50%;"> <p style="margin:0px; padding:5px 10px;">a) Draft: <b><textarea id="export_draft" rows="1" cols="15"><?php echo $fetch->export_draft; ?></textarea></b></p> </div> <div style="display:table-cell;width:50%;"> <p style="margin:0px; padding:5px 10px;">Date: <b><textarea id="export_draft_date" rows="1" cols="15"><?php echo $fetch->export_draft_date; ?></textarea></b></p> </div> </div> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;width:50%;"> <p style="margin:0px; padding:5px 10px;"> Usance: <b><textarea id="export_usance" rows="1" cols="15"><?php echo $fetch->export_usance; ?></textarea></b></p> </div> <div style="display:table-cell;width:50%;"> <p style="margin:0px; padding:5px 10px;">Maturity date: <b><textarea id="export_maturity" rows="1" cols="15"><?php echo $fetch->export_maturity; ?></textarea></b></p> </div> </div> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">b) Invoice No. </p> <b><?php echo $fetch->invoice; ?></b> </div> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">Inv Date </p> <b><?php echo $fetch->invoice_date; ?></b> </div> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">Currency</p> <b><?php echo $fetch_invoice_cureency->currency; ?></b> </div> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">Amount </p> <b><?php echo $fetch_invoice_cureency->currency . number_format((float) $fetch_sum_amt_invoice->values_es, 2, '.', ''); ?></b> </div> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">No. of copies: <b><textarea id="export_no_of_copies" rows="1" cols="15"><?php echo $fetch->export_no_of_copies; ?></textarea></b></p> </div> </div> </div> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;width:50%;"> <p style="margin:0px; padding:10px;">c) AWB/SEA/ <b><textarea rows="1" cols="15"><?php echo $fetch->vehicle_flight; ?></textarea></b><br> VESSEL/NAME : <b><textarea rows="1" cols="15"><?php echo $fetch->pre_carriage; ?></textarea></b></p> <p style="margin:0px; padding:5px 10px;">d) Packing List</p> <p style="margin:0px; padding:5px 10px;">e) Insurance Policy No : <b><textarea id="export_insurence" rows="1" cols="15"><?php echo $fetch->export_insurence; ?></textarea></b></p> <p style="margin:0px; padding:5px 10px;">f) Inspection Policy No : <b><textarea id="export_inspected" rows="1" cols="15"><?php echo $fetch->export_inspected; ?></textarea></b></p> <p style="margin:0px; padding:5px 10px;">g) GSP FORM A : <b><textarea id="export_gsp" rows="1" cols="15"><?php echo $fetch->export_gsp; ?></textarea></b></p> </div> <div style="display:table-cell;width:50%;"> <p style="margin:0px; padding:10px;">DESTINATION: <b><textarea rows="1" cols="15"><?php echo $fetch->final_destination; ?></textarea></b><br></p> <p style="margin:0px; padding:5px 10px;"> <select id="export_dest_op"> <option value="No" <?php if("No" == $fetch->export_dest_op) {echo "selected";}?>><?php echo "No"; ?></option> <option value="Yes" <?php if("Yes" == $fetch->export_dest_op) {echo "selected";}?>><?php echo "Yes"; ?></option> </select></p> <p style="margin:0px; padding:5px 10px;">Date : <b><textarea id="export_insurance_date" rows="1" cols="10"><?php echo $fetch->export_insurance_date; ?></textarea> AMOUNT Rs. <textarea id="export_insurance_amt" rows="1" cols="10"><?php echo $fetch->export_insurance_amt; ?></textarea></b></p> <p style="margin:0px; padding:5px 10px;text-align:right;"> <select id="export_insurance_op"> <option value="No" <?php if("No" == $fetch->export_insurance_op) {echo "selected";}?>><?php echo "No"; ?></option> <option value="Yes" <?php if("Yes" == $fetch->export_insurance_op) {echo "selected";}?>><?php echo "Yes"; ?></option> </select> No. of copies : <b><textarea id="export_insurance_copies" rows="1" cols="10"><?php echo $fetch->export_insurance_copies; ?></textarea></b> </p> <p style="margin:0px; padding:5px 10px;"> Date :<b> <textarea id="export_inspected_date" rows="1" cols="10"><?php echo $fetch->export_inspected_date; ?></textarea></b> <select id="export_insected_op"> <option value="No" <?php if("No" == $fetch->export_insected_op) {echo "selected";}?>><?php echo "No"; ?></option> <option value="Yes" <?php if("Yes" == $fetch->export_insected_op) {echo "selected";}?>><?php echo "Yes"; ?></option> </select> No. of copies :<b> <textarea id="export_inspected_copies" rows="1" cols="10"><?php echo $fetch->export_inspected_copies; ?></textarea></b> </p> </div> </div> <div style="border-top:1px solid #000;border-bottom:1px solid #000;"> <p style="margin:0px; padding:10px;">9 Any other documents (pl.specify)</p> <p style="margin:0px; padding:0px 10px;">a) <b><textarea id="export_document_a" rows="1" style="width:90%;"><?php echo $fetch->export_document_a; ?></textarea></b></p> <p style="margin:0px; padding:0px 10px;">b) <b><textarea id="export_document_b" rows="1" style="width:90%;"><?php echo $fetch->export_document_b; ?></textarea></b></p> <p style="margin:0px; padding:0px 10px;">c)<b> <textarea id="export_document_c" rows="1" style="width:90%;"><?php echo $fetch->export_document_c; ?></textarea></b></p> <div style="clear:both;display:table;width:100%;padding-bottom:10px;"> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">d) GR form No.</p> </div> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">SHIPPING BILL NO</p> <b><textarea rows="1" style="width:90%;" id="export_shipping_bill_no" ><?php echo $fetch->export_shipping_bill_no; ?></textarea></b> </div> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">Date</p> <b><textarea rows="1" style="width:90%;" id="export_shipping_bill_date"><?php echo $fetch->export_shipping_bill_date; ?></textarea></b> </div> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">Customs code</p> </div> <div style="display:table-cell;width:20%;"> <p style="margin:0px; padding:10px;">GR amount</p> <b><?php if($fetch->total_value == 0) { echo number_format((float) $fetch_sum_amt_invoice->values_es, 2, '.', ''); ?> <?php } else if($fetch->discount == 0 && $fetch->other_charges_des == 0) { echo number_format((float) $fetch_sum_amt_invoice->values_es, 2, '.', ''); ?> <?php } else { echo number_format((float) $fetch->total_value, 2, '.', ''); ?> <?php } ?> </b> </div> </div> </div> <div style="padding-bottom:20px;"> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;width:40%;"> <p style="margin:0px; padding:5px 10px;">10 Agency Commission : <textarea rows="1" cols="5"></textarea>%</p> <p style="margin:0px; padding:5px 10px;">11 Discount: <textarea rows="1" cols="5"></textarea>%</p> <p style="margin:0px; padding:5px 10px;">12 Special Instructions:</p> </div> <div style="display:table-cell;width:60%;"> <p style="margin:0px; padding:5px 10px;">Amount:</p> <p style="margin:0px; padding:5px 10px;">Amount:</p> <p style="margin:0px; padding:5px 10px;"> <select> <option value="no">No</option> <option value="yes">Yes</option> </select> </p> </div> </div> <p style="margin:0px; padding:0px 10px 0px 30px;">a) Charges to drawee's account <span style="padding:0 13%;">from</span><span>to</span></p> <p style="margin:0px; padding:0px 10px 0px 30px;">b) Collect Interest at</p> <p style="margin:0px; padding:0px 10px 0px 30px;">c) Others (if any) ALL BANK CHARGES OUTSIDE INDIA ARE TO THE BUYERS ACCOUNT. PLEASE DO NOT DELIVER THE DOCUMENTS UNLESS WE GET FULL PAYMENT OF INVOICE VALUE.</p> <p style="margin:0px; padding:10px;">In consideration of your agreeing at our request to negotiate/purchase/discount the above export bill(s), I/We hereby agree and declare that in the event of the bill(s) remaining unpaid for a period of 30 days, after transit period in case of demand bills and after due date in case of usance bills, you shall be at liberty to crystallise the foreign exchange liability under the unpaid bills and convert the same to rupee liability on the 30th day at the prevailing T.T selling rate.</p> <p style="margin:0px; padding:10px;">I/We also agree to bear any exchange risk arising from and out of the difference in the rate to be applied on the date of crystallisation and/or conversion on receipt fo payment advice of the bill(s) by you. I/We further undertake on demand to pay and/or make good the aforesaid difference, if any forthwith.</p> <p style="margin:0px; padding:10px;">I/We also understand that where export bills have been negoitated under LC, it is with full recourse to us, except in cases where the LC has been confirmed by your branch.</p> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;width:50%;vertical-align:bottom;"> <p style="margin:0px; padding:10px;">Date : <b><?php echo date('d-m-Y'); ?></b></p> </div> <div style="display:table-cell;width:50%;"> <p style="margin:0px; padding:10px 10px 30px;text-align:center;">for Deco-Textil</p> <p style="margin:0px; padding:5px 10px;text-align:center;">Director / Executive</p> <p style="margin:0px; padding:0px 10px;text-align:center;font-size:12px;">Signature of authorised signatory</p> </div> </div> <p style="margin:0px; padding:10px;">FOR BANK'S INTERNAL USE:</p> <p style="margin:0px; padding:0px 10px;">Discrepancy / Irregularities</p> <p style="margin:0px; padding:0px 10px;"> <table style="width:100%;"> <tr> <td>In Order</td> <td>Recommended</td> <td>Recommended</td> <td>Recommended / Approved<br>for Purchase / Negotiate /<br>Negotiate under reserve</td> <td>Seen for Control / Approved<br>as recommended</td> </tr> <tr> <td style="padding-top:10%;">A.M.(Exp)</td> <td style="padding-top:10%;">A.Manager</td> <td style="padding-top:10%;">Manager(Credit)</td> <td style="padding-top:10%;">Asst.Gen.Manager(Nep)</td> <td style="padding-top:10%;">Dy.Gen.Manager</td> </tr> </table> </p> </div> </div> <div class="format_declaration" style="border:1px solid #000; margin-top:50px;"> <div> <h3 style="text-align:center;margin-bottom:0px;">FORMAT FOR DECLARATION CUM UNDERTAKING</h3> <p style="text-align:center;margin:0px;padding-bottom:10px;">(UNDER SECTION 10 (5), CHAPTER III OF FOREIGN EXCHANGE MANAGEMENT ACT, 1999)</p> <p style="margin:0px; padding:10px;">WE HEREBY DECLARE THAT THE TRANSACTION(S) THE DETAILS OF WHICH ARE SPECIFICALLY MENTIONED IN THE SCHEDULE HEREUNDER DOES NOT INVOLVE AND IS NOT DESIGNED FOR THE PURPOSE OF ANY CONTRAVENTION OR EVASION OF THE PROVISIONS OF THE AFORESAID ACT OR OF ANY RULE, REGULATION, NOTIFICATION, DIRECTION OR ORDER MADE THEREUNDER.</p> <p style="margin:0px; padding:10px;">WE ALSO HEREBY AGREE AND UNDERTAKE TO GIVE SUCH INFORMATION / DOCUMENTS, BEFORE THE BANK UNDERTAKES THE TRANSACTION (S) AND AS MAY BE REQUIRED FROM TIME TO TIME AS WILL REASONABLY SATISFY YOU ABOUT THE TRANSACTION (S) IN TERMS OF THE ABOVE DECLARATION.</p> <p style="margin:0px; padding:10px;">WE ALSO UNDERSTAND THAT IF WE REFUSE TO COMPLY WITH ANY SUCH REQUIREMENT OR MAKE UNSATISFACTORY COMPLIANCE THEREWITH, THE BANK SHALL REFUSE IN WRITING TO UNDERTAKE THE TRANSACTION AND SHALL IF IT HAS REASON TO BELIEVE THAT ANY CONTRAVENTION/ EVASION IS CONTEMPLATED BY US REPORT THE MATTER TO RESERVE BANK OF INDIA.</p> <p style="margin:0px; padding:10px;">WE FURTHER DECLARE THAT THE UNDERSIGNED HAS THE AUTHORITY TO GIVE THIS DECLARATION AND UNDERTAKING ON BEHALF OF THE COMPANY.</p> </div> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;width:50%;vertical-align:bottom;"> <p style="margin:0px; padding:5px 10px;">PLACE : <b><?php echo 'BANGALORE'; ?></b></p> <p style="margin:0px; padding:5px 10px;">DATE : <b><?php echo date('d-m-Y'); ?></b></p> </div> <div style="display:table-cell;width:50%;"> <p style="margin:0px; padding:10px 10px 30px;text-align:center;">for Deco-Textil</p> <p style="margin:0px; padding:5px 10px;text-align:center;">Director / Executive</p> <p style="margin:0px; padding:0px 10px;text-align:center;font-size:12px;">Signature of the applicant for foreign exchange</p> </div> </div> <p style="margin:0px; padding:30px 10px 10px;text-align:center;">Applicable When the declaration/undertaking is signed on behalf of the firm/company</p> <div style="border-top:1px solid #000;border-bottom:1px solid #000;"> <p style="margin:0px; padding:10px;text-align:center;clear: both;">SCHEDULE</p> <div style="clear:both;display:table;width:100%;"> <div style="display:table-cell;width:70%;"> <p style="margin:0px; padding:10px;">NATURE/PURPOSE OF FOREIGN EXCHANGE TRANSACTION :</p> <p style="margin:0px; padding:10px;">AMOUNT OF FOREIGN EXCHANGE TO BE RELEASED : </p> <p style="margin:0px; padding:10px;">BENEFICIARY :</p> </div> <div style="display:table-cell;width:30%;"> <p style="margin:0px; padding:10px;">EXPORT DOCUMENT</p> <p style="margin:0px; padding:10px;"><b><?php if($fetch->total_value == 0) { echo $fetch_invoice_cureency->currency . ' ' . number_format((float) $fetch_sum_amt_invoice->values_es, 2, '.', ''); ?> <?php } else if($fetch->discount == 0 && $fetch->other_charges_des == 0) { echo $fetch_invoice_cureency->currency . ' ' . number_format((float) $fetch_sum_amt_invoice->values_es, 2, '.', ''); ?></b></td> <?php } else { echo $fetch_invoice_cureency->currency . ' ' . number_format((float) $fetch->total_value, 2, '.', ''); ?> <?php } ?> </b></p> <p style="margin:0px; padding:10px;"><b><textarea rows="1" id="byer_duplicate" cols="20" style="width: 215px; height: 125px;font-weight: bold;"><?php if($fetch->export_buyer == '') { echo $fetch->consignee; } else { echo $fetch->export_buyer; } ?></textarea></b></p> </div> </div> </div> <div> <p style="margin:0px; padding:10px;">FOR OFFICE USE: DETAILS OF DOCUMENTARY EVIDENCE VERIFIED. </p> <p style="margin:0px; padding:10px;">1)</p> <p style="margin:0px; padding:10px;">2)</p> <p style="margin:0px; padding:10px;">3)</p> <p style="margin:0px; padding:10px;">4)</p> </div> </div> </div> <script type="text/javascript" src="<?php echo base_url('assets/js/jquery-3.2.1.min.js');?>"></script> <script src="<?php echo base_url('assets/js/bootstrap.min.js');?>"></script> <script src="<?php echo base_url(); ?>assets/js/sweetalert.min.js" type="text/javascript"></script> <link href="<?php echo base_url(); ?>assets/css/sweetalert.min.css" rel="stylesheet" type="text/css" > <script> $( document ).ready(function() { $('#byer_consignee_duplicate').hide(); }); </script> <script> function buyer_drop_down() { alert(); var v=$('#export_buyer').val(); alert(v); $('#byer_duplicate').val(v); $('#byer_consignee_duplicate').val(v); } $(document).ready(function(){ $("#booking_print").click(function(){ $("textarea").css({"resize": "none"}); $("textarea").css({"border": "none"}); $('#export_buyer').css({"display": "none"}); $('#byer_consignee_duplicate').show(); $('.format_declaration').css({"page-break-inside": "avoid"}); var divToPrint=document.getElementById("print_report"); newWin= window.open(""); newWin.document.write(divToPrint.outerHTML); newWin.print(); newWin.close(); }); }); function goods_details() { var export_credit=$('#export_credit').val(); var export_ecgc=$('#export_ecgc').val(); var export_lc=$('#export_lc').val(); var export_date=$('#export_date').val(); var refer_id=$('#refer_id').val(); var export_for_account=$('#export_for_account').val(); var export_for_amt=$('#export_for_amt').val(); var export_bill=$('#export_bill').val(); var export_navigation=$('#export_navigation').val(); var export_bank_document=$('#export_bank_document').val(); var export_buyer=$('#export_buyer').val(); var export_draft=$('#export_draft').val(); var export_draft_date=$('#export_draft_date').val(); var export_usance=$('#export_usance').val(); var export_maturity=$('#export_maturity').val(); var export_no_of_copies=$('#export_no_of_copies').val(); var export_insurence=$('#export_insurence').val(); var export_inspected=$('#export_inspected').val(); var export_gsp=$('#export_gsp').val(); var export_dest_op=$('#export_dest_op').val(); var export_insurance_date=$('#export_insurance_date').val(); var export_inspected_date=$('#export_inspected_date').val(); var export_insurance_amt=$('#export_insurance_amt').val(); var export_insurance_op=$('#export_insurance_op').val(); var export_insected_op=$('#export_insected_op').val(); var export_insurance_copies=$('#export_insurance_copies').val(); var export_inspected_copies=$('#export_inspected_copies').val(); var export_document_a=$('#export_document_a').val(); var export_document_b=$('#export_document_b').val(); var export_document_c=$('#export_document_c').val(); var export_shipping_bill_no=$('#export_shipping_bill_no').val(); var export_shipping_bill_date=$('#export_shipping_bill_date').val(); var export_gr_amt=$('#export_gr_amt').val(); $.ajax({ url:"<?php echo base_url('packing_list/add_madeups_export_data');?>", type:"POST", data:{'export_for_account':export_for_account,'export_credit':export_credit,'export_ecgc':export_ecgc,'export_lc':export_lc,'export_date':export_date,'refer_id':refer_id,'export_for_amt':export_for_amt,'export_bill':export_bill,'export_navigation':export_navigation,'export_bank_document':export_bank_document,'export_buyer':export_buyer,'export_draft':export_draft,'export_draft_date':export_draft_date,'export_usance':export_usance,'export_maturity':export_maturity,'export_no_of_copies':export_no_of_copies,'export_insurence':export_insurence,'export_inspected':export_inspected,'export_inspected':export_inspected,'export_gsp':export_gsp,'export_dest_op':export_dest_op,'export_insurance_date':export_insurance_date,'export_inspected_date':export_inspected_date,'export_insurance_amt':export_insurance_amt,'export_insurance_op':export_insurance_op,'export_insected_op':export_insected_op,'export_insurance_copies':export_insurance_copies,'export_inspected_copies':export_inspected_copies,'export_document_a':export_document_a,'export_document_b':export_document_b,'export_document_c':export_document_c,'export_shipping_bill_no':export_shipping_bill_no,'export_shipping_bill_date':export_shipping_bill_date,'export_gr_amt':export_gr_amt}, async:false, success:function(data) { swal({ title: "Added Sucessfully", text: "", }); } }); } </script>