query($Query_delete); //header("location:view_category.php?msg=sucess"); } if($_REQUEST['id']!='') { $update_option =1; } $id=$_REQUEST['id']; $objconfirmorder = "SELECT * from tbl_confirmorder where orid='$id' "; $Fetconfirmorder=$DB->query($objconfirmorder); $nss_con=mysql_num_rows($Fetconfirmorder); $manssss='0'; $rows_order = mysql_fetch_array($Fetconfirmorder); $orderid=$rows_order['orderid']; $res_id =$rows_order['res_id']; $type =$rows_order['type']; $datenew=$rows_order['deliverydate']; $userid =$rows_order['userid']; $orderstatus=$rows_order['orderstatus']; $state=$rows_order['state']; $contry=$rows_order['contry']; $varstatus =$rows_order['varstatus']; if($contry=="India") { if($varstatus!='0') { $ss=$varstatus; } else { $ss="Payumoney"; } } else { $ss="Paypal"; } $courier_no=$rows_order['courier_no']; $Query = "SELECT * from `shop_user` where user_id='$userid' "; $name=$DB->query($Query); $no=mysql_num_rows($name); $row = mysql_fetch_array($name); $new_status=$row['new_status']; ?>

Availability

query($Query); $flag="sucess"; //header("location:order_details.php?id=".$id); header("location:view_order.php"); } } ?> query($Query); $ids=$_REQUEST['ids']; header("location:view_order.php?ids=".$ids); } if($status=="Confirmed") { date_default_timezone_set('Asia/Kolkata'); $date_ss = date('Y-m-d H:i:s ', time()); $Query="UPDATE `tbl_confirmorder` SET `deliverydate`='" .$date_ss. "',`orderstatus`='1' WHERE `orid`='".$_REQUEST['id']."'"; $DB->query($Query); $ids=$_REQUEST['ids']; header("location:view_order.php?ids=".$ids); } if($status=="Packing") { date_default_timezone_set('Asia/Kolkata'); $date_ss = date('Y-m-d H:i:s ', time()); $Query="UPDATE `tbl_confirmorder` SET `orderstatus`='5' WHERE `orid`='".$_REQUEST['id']."'"; $DB->query($Query); $ids=$_REQUEST['ids']; header("location:view_order.php?ids=".$ids); } if($status=="Dispatched") { $date_ss = date('Y-m-d H:i:s ', time()); $courier_no=trim(addslashes($_REQUEST['courier_no'])); $courier_status=trim(addslashes($_REQUEST['courier_status'])); $Query="UPDATE `tbl_confirmorder` SET `deliverytime`='" .$date_ss. "',`couriername`='" .$courier_status. "',`courier_no`='" .$courier_no. "' ,`orderstatus`='2' WHERE `orid`='".$_REQUEST['id']."'"; $DB->query($Query); $ids=$_REQUEST['ids']; header("location:view_order.php?ids=".$ids); } if($status=="Delivered") { $date_ss = date('Y-m-d H:i:s ', time()); $courier_no=trim(addslashes($_REQUEST['courier_no'])); $courier_status=trim(addslashes($_REQUEST['courier_status'])); $Query="UPDATE `tbl_confirmorder` SET `delivery_time1`='" .$date_ss. "',`order_afterdate_time`='" .$date_ss. "',`orderstatus`='3',`couriername`='" .$courier_status. "',`courier_no`='" .$courier_no. "' WHERE `orid`='".$_REQUEST['id']."'"; $DB->query($Query); $ids=$_REQUEST['ids']; header("location:view_order.php?ids=".$ids); } if($status=="Refund") { $date_ss = date('Y-m-d H:i:s ', time()); $Query="UPDATE `tbl_confirmorder` SET `refund_time`='" .$date_ss. "',`orderstatus`='4' WHERE `orid`='".$_REQUEST['id']."'"; $DB->query($Query); $ids=$_REQUEST['ids']; header("location:view_order.php?ids=".$ids); } $flag="sucess"; // header("location:order_details.php?id=".$id); } } ?>

#11,2nd Street, Radha Nagar Extn.
Velachery,Chennai 600 042.
State :Tamilnadu  Code:33
Phone:044-2253 1316
Email : drganbuganapathi@gmail.com
Website : www.drganbuganapathi.com

, - .
Mobile:
GSTIN : 33ACMPA1286A2Z7
PAN : ACMPA1286A2Z7
Invoice No :
Invoice Date :
Payment Mode :
query($Query); $nsssss=mysql_num_rows($namesss); $manssss='0'; $si=0; while ($rowsss = mysql_fetch_array($namesss)) { $product_id=$rowsss['productid']; $qty=$rowsss['qty']; $unit_pr=$rowsss['price']; $tot_price=$rowsss['totprice']; if($contry=="India") { $sym="Rs"; } else { $sym="$"; } $qty=$rowsss['qty']; $Query_12 = "SELECT * from `shop_product` where product_id='$product_id' "; $name_12=$DB->query($Query_12); $no=mysql_num_rows($name_12); $row_12 = mysql_fetch_array($name_12); $vstatus=$row_12['vstatus']; $Query_12_company = "SELECT * from `tbl_company` where id='$vstatus' "; $name_12_company=$DB->query($Query_12_company); $no_company=mysql_num_rows($name_12_company); $row_12_company = mysql_fetch_array($name_12_company); $new_comp_name=$row_12_company['name']; if($new_comp_name=="Siddhayoga Pharma") { $new_price=(($unit_pr*100)/(100+18)); $sg=number_format((float)$new_price, 2, '.', ''); $n_g="12"; //GST Inclusive Price * GST Rate /(100 + GST Rate Percentage) // Outputs -> 105.00 //GST Inclusive Price * GST Rate /(100 + GST Rate Percentage) } if($new_comp_name=="Energy Foods") { $n_g="18"; //$new_price=(($tot_price*18)/100); $new_price=(($unit_pr*100)/(100+18)); $sg=number_format((float)$new_price, 2, '.', ''); // Outputs -> 105.00 } if($new_comp_name=="Siddha Sastric") { $n_g="5"; //$new_price=(($tot_price*18)/100); $new_price=(($unit_pr*100)/(100+18)); $sg=number_format((float)$new_price, 2, '.', ''); // Outputs -> 105.00 } if($new_comp_name=="Adv. Siddhayoga Research") { $n_g="12"; //$new_price=(($tot_price*18)/100); $new_price=(($unit_pr*100)/(100+18)); $sg=number_format((float)$new_price, 2, '.', ''); // Outputs -> 105.00 } if($new_status==1) { if($vstatus==1) { $v_qty=($qty/2); } if($vstatus==7) { $v_qty=($qty/2); } if($vstatus==6) { $v_qty=($qty/2); } if($vstatus==2) { $v_qty=($qty/4); } $x = (int)$v_qty; } else { $x=0; } $weight=$row_12['stock_status_id']; if($weight=='' || $weight==0) { $weight=100; } $new_qty=($weight*$qty); $new_kilo=($new_qty/1000); $new_kilo_1 = explode('.',$new_kilo); $new_kilo_2=$new_kilo_1[0]; // Before the Decimal point $new_kilo_3 +=$new_kilo_2; $tot_weight_2 +=$new_qty; $new_weight_2 +=($new_qty) ?> query($objqrynewsubee); $Fetchnewww = mysql_fetch_array($name_12_123); $subtotal_123=$Fetchnewww['amtTotal']; $objqrynewsubee_qty = "SELECT SUM(qty) AS qty FROM tbl_order where orderid='$orderid'"; $name_12_123_qty=$DB->query($objqrynewsubee_qty); $Fetchnewww_qty = mysql_fetch_array($name_12_123_qty); $subtotal_123_qty=$Fetchnewww_qty['qty']; ?>
S.No Product Name Weight/Nos. Rate Qty Taxable Value GST% CGST SGST Total
0) { ?> + OFFER %
      Total  
query($objqrynewsubee); $Fetchnewww = mysql_fetch_array($name_12_123); $subtotal_123=$Fetchnewww['amtTotal']; ?> query($Query_job_move_courier); $row_job_move_courier= mysql_fetch_array($name_12); $courier_fees=$row_job_move_courier['amount']; $courier_fees_para_1=$row_job_move_courier['amount']; $packing_charges=round((($subtotal*10)/100)); $packing_charges123=0; //$packing_charges123=round((($subtotal_123*10)/100)); if($contry!="India") { $packing_charges123=0; $packing_charges=0; } if($orderid>'179') { $packing_charges123=round((($subtotal_123*10)/100)); if($contry!="India") { $packing_charges123=0; $packing_charges=0; } if($state=="Puducherry") { $packing_charges=0; $packing_charges123=0; } if($state=="Tamilnadu") { $packing_charges=0; $packing_charges123=0; } if($state=="Puducherry") { $packing_charges123=0; } if($state=="Tamilnadu") { $packing_charges123=0; } } if($courier_fees=='') { $Query_job_move_courier_1= "SELECT * from tbl_courier_charges where state='Others' "; $name_12_w=$DB->query($Query_job_move_courier_1); $row_job_move_courier_1= mysql_fetch_array($name_12_w); $courier_fees=$row_job_move_courier_1['amount']; $subtotal_123; $packing_charges123=round((($subtotal_123*10)/100)); $packing_charges=round((($subtotal*10)/100)); $courier_fees=($courier_fees+$packing_charges); } $courier_fees; if($contry=="India") { $new_kilo_4=(($new_kilo_6+1)*$courier_fees); } else { $tot_weight_2_int=$new_weight_2; $Query_q= "SELECT * from tbl_courier_charges_country where state='$contry' "; $Query_job_move_courier_country=$DB->query($Query_q); $row_job_move_courier_country= mysql_fetch_array($Query_job_move_courier_country); $num_max_ship_int=mysql_num_rows($Query_job_move_courier_country); if($num_max_ship_int>0) { $courier_fees_country=$row_job_move_courier_country['amount']; $courier_fees_country_extra=$row_job_move_courier_country['additional_amount']; } else { $Query_jo= "SELECT * from tbl_courier_charges_country where state='Others' "; $Query_job_move_courier_country=$DB->query($Query_jo); $row_job_move_courier_country= mysql_fetch_array($Query_job_move_courier_country); $courier_fees_country=$row_job_move_courier_country['amount']; $courier_fees_country_extra=$row_job_move_courier_country['additional_amount']; } if($tot_weight_2_int<=500) { $courier_fees_country_1=$courier_fees_country; $new_kilo_4=$courier_fees_country_1; } else { $tot_weight_2_int_1=($tot_weight_2_int-500); $tot_weight_2_int_1_2=($tot_weight_2_int_1/250); $new_kilo_5_int = explode('.',$tot_weight_2_int_1_2); $new_kilo_6_int=$new_kilo_5_int[0]; $new_kilo_6_int_7=($new_kilo_6_int+1); $new_kilo_6_int_7_8=($courier_fees_country_extra*$new_kilo_6_int_7); $courier_fees_country_1=($courier_fees_country+$new_kilo_6_int_7_8); $new_kilo_4=$courier_fees_country_1; } } $full_total_cm_ar=($subtotal+$new_kilo_4); ?> 0) { ?> '' ,'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); } } } ?>
Weight :
Taxable Value :
Total CGST :
Total SGST :
Shipping :
Packing Charges :

Rupees only TOTAL : 

Rupees only TOTAL : 

1) { ?>

'; echo''; echo''; } else { echo''; echo''; } ?>
'; echo''; echo''; } else { echo''; echo''; } ?>