Subversion Repositories SmartDukaan

Rev

Rev 15387 | Rev 19950 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15387 Rev 16251
Line 426... Line 426...
426
    	String tinNo = "";
426
    	String tinNo = "";
427
    	String contactPerson = "";
427
    	String contactPerson = "";
428
    	if(warehouseId ==7) {
428
    	if(warehouseId ==7) {
429
    		address = ourAddressDelhi;
429
    		address = ourAddressDelhi;
430
    		tinNo = tinNoDelhi;
430
    		tinNo = tinNoDelhi;
431
    		contactPerson = "Mr. Shiv Kumar, Contact No. +91 9953858076";
431
    		contactPerson = "Mr. Varun Patiyal, Contact No. +91 8860488282, +91 9711178101";
432
    	} else if(warehouseId == 12) {
432
    	} else if(warehouseId == 12) {
433
    		address = ourAddressGoregaon;
433
    		address = ourAddressGoregaon;
434
    		tinNo = tinNoMum;
434
    		tinNo = tinNoMum;
435
    		contactPerson = "Mr. Avinash Sambhaji Lavange, Contact No. +91 9004049589";
435
    		contactPerson = "Mr. Avinash Sambhaji Lavange, Contact No. +91 9004049589";
436
    	} else if(warehouseId == 13) {
436
    	} else if(warehouseId == 13) {