Subversion Repositories SmartDukaan

Rev

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

Rev 12769 Rev 12796
Line 85... Line 85...
85
                    <td ><input name="communicationAddress" type="text" class="required" size="70"/></td>
85
                    <td ><input name="communicationAddress" type="text" class="required" size="70"/></td>
86
                </tr>
86
                </tr>
87
				<tr >
87
				<tr >
88
                    <td >Physical(Billing) Warehouse Location</td>
88
                    <td >Physical(Billing) Warehouse Location</td>
89
                    <td >
89
                    <td >
90
						<select name = "billingWarehouseIds" multiple = "multiple" style = "height:100px;width:300px" class="required">
90
						<select name = "billingWarehouseIds" multiple = "multiple" style = "height:200px;width:300px" class="required">
91
                            <option value = "7">Mahipalpur</option>
91
                            <option value = "7" selected="selected">Mahipalpur</option>
92
							<option value = "12">Goregaon</option>
92
							<option value = "12" selected="selected">Goregaon</option>
93
							<option value = "13">Bhiwandi</option>
93
							<option value = "13" selected="selected">Bhiwandi</option>
94
                            <option value = "1765">Bangalore</option>
94
                            <option value = "1765" selected="selected">Bangalore</option>
95
                            <option value = "1768">Bangalore -SR</option>
95
                            <option value = "1768" selected="selected">Bangalore -SR</option>
96
                            <option value = "2857">Gurgaon-SORPL</option>
96
                            <option value = "2857" selected="selected">Gurgaon-SORPL</option>
97
							<option value = "3298">Hyderabad-SORPL</option>
97
							<option value = "3298" selected="selected">Hyderabad-SORPL</option>
98
                        </select>
98
                        </select>
99
					</td>
99
					</td>
100
                </tr>
100
                </tr>
101
				<tr>
101
				<tr>
102
					<td >State</td>
102
					<td >State</td>