| Line 108... |
Line 108... |
| 108 |
<div id = "warehouse-selector-po-creation" class = "hidden" style = "text-align:center">
|
108 |
<div id = "warehouse-selector-po-creation" class = "hidden" style = "text-align:center">
|
| 109 |
<form>
|
109 |
<form>
|
| 110 |
<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
110 |
<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
| 111 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input>
|
111 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input>
|
| 112 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
112 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
| - |
|
113 |
<input type = "radio" name = "warehouse" value = "16">Mum-Amazon</input>
|
| 113 |
</form>
|
114 |
</form>
|
| 114 |
<input type = "button" onclick = "openPOCreationPage()" value = "Open PO Creation Dashboard"/>
|
115 |
<input type = "button" onclick = "openPOCreationPage()" value = "Open PO Creation Dashboard"/>
|
| 115 |
<label class = "warehouse-selection-error"></label>
|
116 |
<label class = "warehouse-selection-error"></label>
|
| 116 |
</div>
|
117 |
</div>
|
| 117 |
|
118 |
|
| 118 |
<div id = "warehouse-selector-po-recieve" class = "hidden" style = "text-align:center">
|
119 |
<div id = "warehouse-selector-po-recieve" class = "hidden" style = "text-align:center">
|
| 119 |
<form>
|
120 |
<form>
|
| 120 |
<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
121 |
<input type = "radio" name = "warehouse" value = "7">Mahipalpur</input>
|
| 121 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input>
|
122 |
<input type = "radio" name = "warehouse" value = "12">Goregaon</input>
|
| 122 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
123 |
<input type = "radio" name = "warehouse" value = "13">Biwandi</input>
|
| - |
|
124 |
<input type = "radio" name = "warehouse" value = "16">Mum-Amazon</input>
|
| 123 |
</form>
|
125 |
</form>
|
| 124 |
<input type = "button" onclick = "showOpenPOpage()" value = "Show Open PO(s)"/>
|
126 |
<input type = "button" onclick = "showOpenPOpage()" value = "Show Open PO(s)"/>
|
| 125 |
<label class = "warehouse-selection-error"></label>
|
127 |
<label class = "warehouse-selection-error"></label>
|
| 126 |
</div>
|
128 |
</div>
|
| 127 |
</body>
|
129 |
</body>
|