Subversion Repositories SmartDukaan

Rev

Rev 20172 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20172 Rev 20307
Line 804... Line 804...
804
            	String subject = "Arrange the delivery on priority - "+awb;
804
            	String subject = "Arrange the delivery on priority - "+awb;
805
            	String masterOrderId = order.getLogisticsTransactionId();
805
            	String masterOrderId = order.getLogisticsTransactionId();
806
            	String emailBody = "Hi,\n\nPlease find the below shipment details as customer is ready "
806
            	String emailBody = "Hi,\n\nPlease find the below shipment details as customer is ready "
807
            			+ "to take delivery. So please arrange the delivery on priority.\n\nOrder "
807
            			+ "to take delivery. So please arrange the delivery on priority.\n\nOrder "
808
            			+ "details: Master Order Id:- "+masterOrderId+"\n\nAirway Bill No : "+awb+
808
            			+ "details: Master Order Id:- "+masterOrderId+"\n\nAirway Bill No : "+awb+
809
            			"\nLogitics Provider : "+lgp.toString()+"\n\nRegards,\nShailesh Kumar\nHotspot Sales "
809
            			"\nLogitics Provider : "+lgp.toString()+"\n\nRegards,\nRitesh Chauhan\nHotspot Sales "
810
            					+ "& Solution Pvt Ltd.\nContact-: +91-8826003137, 0120-3859501";
810
            					+ "& Solution Pvt Ltd.\nContact-: +91-8826003137, 0120-3859501";
811
            	
811
            	
812
            	
812
            	
813
            	
813
            	
814
            	//send mail
814
            	//send mail