| Line 127... |
Line 127... |
| 127 |
#end
|
127 |
#end
|
| 128 |
</div>
|
128 |
</div>
|
| 129 |
|
129 |
|
| 130 |
<div id = "warehouse-selector-po-creation" class = "hidden" style = "text-align:center">
|
130 |
<div id = "warehouse-selector-po-creation" class = "hidden" style = "text-align:center">
|
| 131 |
<form>
|
131 |
<form>
|
| 132 |
<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
132 |
<!--<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
| 133 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input><br>
|
133 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input><br>
|
| 134 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
134 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
| 135 |
<input type = "radio" name = "warehouse" value = "16">Mum-Amazon</input><br>
|
135 |
<input type = "radio" name = "warehouse" value = "16">Mum-Amazon</input><br>
|
| 136 |
<input type = "radio" name = "warehouse" value = "1765">Bangalore</input>
|
136 |
<input type = "radio" name = "warehouse" value = "1765">Bangalore</input>
|
| 137 |
<input type = "radio" name = "warehouse" value = "1768">Bangalore -SR</input><br>
|
137 |
<input type = "radio" name = "warehouse" value = "1768">Bangalore -SR</input><br>
|
| Line 141... |
Line 141... |
| 141 |
<input type = "radio" name = "warehouse" value = "3931">HR-SORPL/Gurgaon-S</input><br>
|
141 |
<input type = "radio" name = "warehouse" value = "3931">HR-SORPL/Gurgaon-S</input><br>
|
| 142 |
<input type = "radio" name = "warehouse" value = "3295">HR-AMZ/Mewat</input><br>
|
142 |
<input type = "radio" name = "warehouse" value = "3295">HR-AMZ/Mewat</input><br>
|
| 143 |
<input type = "radio" name = "warehouse" value = "3298">TG-SORPL/Hyderabad</input><br>
|
143 |
<input type = "radio" name = "warehouse" value = "3298">TG-SORPL/Hyderabad</input><br>
|
| 144 |
<input type = "radio" name = "warehouse" value = "4699">DL-FK/Mahipalpur-Delhi</input><br>
|
144 |
<input type = "radio" name = "warehouse" value = "4699">DL-FK/Mahipalpur-Delhi</input><br>
|
| 145 |
<input type = "radio" name = "warehouse" value = "5314">DL-SD/Samalkha-Delhi</input><br>
|
145 |
<input type = "radio" name = "warehouse" value = "5314">DL-SD/Samalkha-Delhi</input><br>
|
| 146 |
<input type = "radio" name = "warehouse" value = "5623">DL-AMZ/Amazon-Delhi</input><br>
|
146 |
<input type = "radio" name = "warehouse" value = "5623">DL-AMZ/Amazon-Delhi</input><br>-->
|
| - |
|
147 |
<input type = "radio" name = "warehouse" value = "7441">HR-AMPL/Gurgaon</input><br>
|
| 147 |
</form>
|
148 |
</form>
|
| 148 |
<input type = "button" onclick = "openPOCreationPage()" value = "Open PO Creation Dashboard"/>
|
149 |
<input type = "button" onclick = "openPOCreationPage()" value = "Open PO Creation Dashboard"/>
|
| 149 |
<label class = "warehouse-selection-error"></label>
|
150 |
<label class = "warehouse-selection-error"></label>
|
| 150 |
</div>
|
151 |
</div>
|
| 151 |
|
152 |
|