Subversion Repositories SmartDukaan

Rev

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

Rev 24922 Rev 24941
Line 77... Line 77...
77
                </tr>
77
                </tr>
78
                <tr >
78
                <tr >
79
                    <td >Physical(Billing) Warehouse Location</td>
79
                    <td >Physical(Billing) Warehouse Location</td>
80
                    <td >
80
                    <td >
81
						<select name = "billingWarehouseIds" multiple = "multiple" style = "min-height:200px;width:250px;max-height:400px" class="required">
81
						<select name = "billingWarehouseIds" multiple = "multiple" style = "min-height:200px;width:250px;max-height:400px" class="required">
82
                            <option value = "7573" $getDisabled(7573)>DL-NSSPL/Delhi</option>
82
                            <option value = "7573" $action.getDisabled(7573)>DL-NSSPL/Delhi</option>
83
                            <option value = "7678" $getDisabled(7678)>UP-NSSPL/Noida</option>
83
                            <option value = "7678" $action.getDisabled(7678)>UP-NSSPL/Noida</option>
84
                            <option value = "7681" $getDisabled(7681)>HR-NSSPL/Gurgaon</option>
84
                            <option value = "7681" $action.getDisabled(7681)>HR-NSSPL/Gurgaon</option>
85
                        </select>
85
                        </select>
86
					</td>
86
					</td>
87
                </tr>
87
                </tr>
88
				<tr>
88
				<tr>
89
					<td>PO Validity Days Limit</td>
89
					<td>PO Validity Days Limit</td>