| Line 118... |
Line 118... |
| 118 |
</div>
|
118 |
</div>
|
| 119 |
|
119 |
|
| 120 |
<div id = "warehouse-selector-po-creation" class = "hidden" style = "text-align:center">
|
120 |
<div id = "warehouse-selector-po-creation" class = "hidden" style = "text-align:center">
|
| 121 |
<form>
|
121 |
<form>
|
| 122 |
<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
122 |
<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
| 123 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input>
|
123 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input><br>
|
| 124 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
124 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
| 125 |
<input type = "radio" name = "warehouse" value = "16">Mum-Amazon</input>
|
125 |
<input type = "radio" name = "warehouse" value = "16">Mum-Amazon</input><br>
|
| - |
|
126 |
<input type = "radio" name = "warehouse" value = "1765">Bangalore</input>
|
| - |
|
127 |
<input type = "radio" name = "warehouse" value = "1768">Bangalore -SR</input><br>
|
| - |
|
128 |
<input type = "radio" name = "warehouse" value = "1771">BAN-AMZ/Bangalore</input>
|
| 126 |
</form>
|
129 |
</form>
|
| 127 |
<input type = "button" onclick = "openPOCreationPage()" value = "Open PO Creation Dashboard"/>
|
130 |
<input type = "button" onclick = "openPOCreationPage()" value = "Open PO Creation Dashboard"/>
|
| 128 |
<label class = "warehouse-selection-error"></label>
|
131 |
<label class = "warehouse-selection-error"></label>
|
| 129 |
</div>
|
132 |
</div>
|
| 130 |
|
133 |
|
| 131 |
<div id = "warehouse-selector-po-recieve" class = "hidden" style = "text-align:center">
|
134 |
<div id = "warehouse-selector-po-recieve" class = "hidden" style = "text-align:center">
|
| 132 |
<form>
|
135 |
<form>
|
| 133 |
<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
136 |
<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
| 134 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input>
|
137 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input><br>
|
| 135 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
138 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
| 136 |
<input type = "radio" name = "warehouse" value = "16">Mum-Amazon</input>
|
139 |
<input type = "radio" name = "warehouse" value = "16">Mum-Amazon</input><br>
|
| - |
|
140 |
<input type = "radio" name = "warehouse" value = "1765">Bangalore</input>
|
| - |
|
141 |
<input type = "radio" name = "warehouse" value = "1768">Bangalore -SR</input><br>
|
| - |
|
142 |
<input type = "radio" name = "warehouse" value = "1771">BAN-AMZ/Bangalore</input>
|
| 137 |
</form>
|
143 |
</form>
|
| 138 |
<input type = "button" onclick = "showOpenPOpage()" value = "Show Open PO(s)"/>
|
144 |
<input type = "button" onclick = "showOpenPOpage()" value = "Show Open PO(s)"/>
|
| 139 |
<label class = "warehouse-selection-error"></label>
|
145 |
<label class = "warehouse-selection-error"></label>
|
| 140 |
</div>
|
146 |
</div>
|
| 141 |
</body>
|
147 |
</body>
|