|
@@ -5,13 +5,12 @@
|
5
|
5
|
<input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
|
6
|
6
|
<input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_IDX" name="sidx" value="0">
|
7
|
7
|
<div class="content">
|
|
8
|
+ <div class="line header">
|
|
9
|
+ <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품처리</div>
|
|
10
|
+ </div>
|
8
|
11
|
<div class="line">
|
9
|
12
|
<label>수거예정일</label>
|
10
|
13
|
<div class="date_to">
|
11
|
|
- <!--<input type="text" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_FROM_DT" class="form-control itp_input" name="fromDt" readonly>
|
12
|
|
- <span class="input-group-addon itp_date_to">~</span>
|
13
|
|
- <input type="text" id="ITP_FORM_STINFO02010_SEARCH_TO_DT" class="form-control itp_input" name="toDt" readonly>-->
|
14
|
|
-
|
15
|
14
|
<input id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_FROM_DT" name="fromDt" class="year" type="date">
|
16
|
15
|
<div class="at">~</div>
|
17
|
16
|
<input id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_TO_DT" name="toDt" class="year" type="date">
|
|
@@ -21,63 +20,62 @@
|
21
|
20
|
<label>수거서번호</label>
|
22
|
21
|
<div class="search_wrap">
|
23
|
22
|
<div class="float_left">
|
24
|
|
- <input id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_RTN_PODR_UNQ_NO" name="scolPrckUnqNo" style="width: 262px;" type="text" placeholder="">
|
|
23
|
+ <input id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_RTN_PODR_UNQ_NO" name="scolPrckUnqNo" type="text" placeholder="">
|
25
|
24
|
</div>
|
26
|
25
|
</div>
|
27
|
26
|
</div>
|
28
|
27
|
<div class="line">
|
29
|
28
|
<label>반품입고장소</label>
|
30
|
|
- <div class="search_nm">
|
31
|
|
- <div class="float_left">
|
32
|
|
- <input type="text" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_RTN_WHS_NM" data-check-required="empty" class="" name="srtnWhsNm" placeholder="매장명" readonly />
|
33
|
|
- <input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_RTN_WHS_ID" data-check-required="empty" class="" name="srtnWhsId" />
|
34
|
|
- </div>
|
35
|
|
- <div class="float_left_btn">
|
|
29
|
+ <div class="float_left">
|
|
30
|
+ <input type="text" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_RTN_WHS_NM" data-check-required="empty" class="" name="srtnWhsNm" placeholder="매장명" readonly />
|
|
31
|
+ <input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_RTN_WHS_ID" data-check-required="empty" class="" name="srtnWhsId" />
|
|
32
|
+ <div class="itp_input_btn">
|
36
|
33
|
<button id="ITP_BTN_MRTNMNG05010_LIST_SEARCH_RTN_WHS_NM"><img src="../img/search.png" alt=""></button>
|
37
|
|
- <button id="ITP_BTN_MRTNMNG05010_LIST_DELETE_RTN_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
38
|
34
|
</div>
|
39
|
35
|
</div>
|
|
36
|
+ <div class="float_right_btn">
|
|
37
|
+ <button id="ITP_BTN_MRTNMNG05010_LIST_DELETE_RTN_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
|
38
|
+ </div>
|
40
|
39
|
</div>
|
41
|
40
|
<div class="line">
|
42
|
41
|
<label>반품장소</label>
|
43
|
|
- <div class="search_nm">
|
44
|
|
- <div class="float_left">
|
45
|
|
- <input type="text" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_WHS_NM" data-check-required="empty" class="" name="swhsNm" placeholder="매장명" readonly />
|
46
|
|
- <input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_WHS_ID" data-check-required="empty" class="" name="swhsId" />
|
47
|
|
- </div>
|
48
|
|
- <div class="float_left_btn">
|
|
42
|
+ <div class="float_left">
|
|
43
|
+ <input type="text" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_WHS_NM" data-check-required="empty" class="" name="swhsNm" placeholder="매장명" readonly />
|
|
44
|
+ <input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_WHS_ID" data-check-required="empty" class="" name="swhsId" />
|
|
45
|
+ <div class="itp_input_btn">
|
49
|
46
|
<button id="ITP_BTN_MRTNMNG05010_LIST_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
|
50
|
|
- <button id="ITP_BTN_MRTNMNG05010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
51
|
47
|
</div>
|
52
|
48
|
</div>
|
|
49
|
+ <div class="float_right_btn">
|
|
50
|
+ <button id="ITP_BTN_MRTNMNG05010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
|
51
|
+ </div>
|
53
|
52
|
</div>
|
54
|
53
|
<div class="line">
|
55
|
54
|
<label>반품품목명</label>
|
56
|
|
- <div class="search_wrap">
|
57
|
|
- <div class="float_left">
|
58
|
|
- <input id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_ITEM_NM" name="sitemNm" style="width: 262px;" type="text" placeholder="A매장명">
|
59
|
|
- </div>
|
|
55
|
+ <div class="float_left name">
|
|
56
|
+ <input id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_ITEM_NM" name="sitemNm" type="text" placeholder="A매장명">
|
60
|
57
|
</div>
|
61
|
58
|
</div>
|
62
|
|
- <div class="line" style="height:50px;">
|
|
59
|
+ <div class="header line">
|
63
|
60
|
<div class="search">
|
64
|
61
|
<button id="ITP_BTN_MRTNMNG05010_LIST_SEARCH" class="btn-primary btn-sm ADB">검색</button>
|
65
|
62
|
</div>
|
66
|
63
|
</div>
|
67
|
64
|
<div class="table_header">
|
68
|
|
- <h1>> 반품서 내역</h1>
|
|
65
|
+ <h1><반품서 내역></h1>
|
69
|
66
|
</div>
|
70
|
67
|
</div>
|
71
|
68
|
</form>
|
72
|
69
|
<form id="ITP_FORM_MRTNMNG05010_LIST_MODIFY" class="form-horizontal" onsubmit="return false;">
|
73
|
70
|
<div id="ITP_LIST_MRTNMNG05010_LIST_ITEM_AREA" class="scroll_area row-4">
|
74
|
71
|
<ul id="ITP_LIST_MRTNMNG05010_LIST_ITEM_ROWS" class="panel-group"></ul>
|
75
|
|
- <div id="ITP_LIST_MRTNMNG05010_LIST_ITEM_ROWCOPY" style="display: none;">
|
76
|
|
- <li class="history_list2 list-row">
|
|
72
|
+ <div id="ITP_LIST_MRTNMNG05010_LIST_ITEM_ROWCOPY" style="display: block;">
|
|
73
|
+ <li class="history_list2">
|
77
|
74
|
<div class="left">
|
78
|
75
|
<div class="nomal">
|
79
|
76
|
<label>반품번호 </label>
|
80
|
77
|
<div class="history">
|
|
78
|
+ <span>:</span>
|
81
|
79
|
<div class="fnRtnPodrUnqNo"></div>
|
82
|
80
|
</div>
|
83
|
81
|
</div>
|
|
@@ -86,6 +84,7 @@
|
86
|
84
|
<div class="nomal">
|
87
|
85
|
<label class="history_label">반품예정일</label>
|
88
|
86
|
<div class="history">
|
|
87
|
+ <span>:</span>
|
89
|
88
|
<div class="fnRtnSchDt history_info"></div>
|
90
|
89
|
</div>
|
91
|
90
|
</div>
|
|
@@ -94,10 +93,12 @@
|
94
|
93
|
<div class="nomal">
|
95
|
94
|
<label>공급업체</label>
|
96
|
95
|
<div class="history">
|
|
96
|
+ <span>:</span>
|
97
|
97
|
<div class="history_info fnSpplyNm"></div>
|
98
|
98
|
</div>
|
99
|
99
|
<label class="sub_info">반품장소</label>
|
100
|
100
|
<div class="history">
|
|
101
|
+ <span>:</span>
|
101
|
102
|
<div class="fnRtnWhsNm"></div>
|
102
|
103
|
</div>
|
103
|
104
|
</div>
|
|
@@ -106,6 +107,7 @@
|
106
|
107
|
<div class="nomal">
|
107
|
108
|
<label>품목 </label>
|
108
|
109
|
<div class="history">
|
|
110
|
+ <span>:</span>
|
109
|
111
|
<div class="fnItemNm"></div>
|
110
|
112
|
</div>
|
111
|
113
|
</div>
|
|
@@ -113,11 +115,13 @@
|
113
|
115
|
<div class="left">
|
114
|
116
|
<div class="nomal">
|
115
|
117
|
<label class="col_2">반품요청수량</label>
|
116
|
|
- <div class="col_5 history">
|
117
|
|
- <div class="col_5 fnRtnReqQty"></div>
|
|
118
|
+ <div class=" history">
|
|
119
|
+ <span>:</span>
|
|
120
|
+ <div class=" fnRtnReqQty"></div>
|
118
|
121
|
</div>
|
119
|
122
|
<label class="col_0">반품발주수량</label>
|
120
|
123
|
<div class="history">
|
|
124
|
+ <span>:</span>
|
121
|
125
|
<input class="" id="ITP_FORM_MRTNMNG05010_LIST_RTN_PODR_QTY" type="text" name="rtnPodrQty">
|
122
|
126
|
</div>
|
123
|
127
|
</div>
|
|
@@ -127,7 +131,7 @@
|
127
|
131
|
</div>
|
128
|
132
|
<div class="button_bar">
|
129
|
133
|
<button id="ITP_BTN_MRTNMNG05010_LIST_MODIFY" class="btn_col_6 btn-primary INPS">반품처리</button>
|
130
|
|
- <!--<button id="ITP_BTN_MRTNMNG05010_LIST_CANCEL" class="btn_col_3 btn-gray CLB">취소</button>-->
|
|
134
|
+ <button id="ITP_BTN_MRTNMNG05010_LIST_CANCEL" class="btn_col_3 btn-gray CLB">취소</button>
|
131
|
135
|
</div>
|
132
|
136
|
</form>
|
133
|
137
|
</div>
|
|
@@ -136,7 +140,7 @@
|
136
|
140
|
<div class="pop">
|
137
|
141
|
<div class="header">
|
138
|
142
|
<div class="header_left">
|
139
|
|
- <label>> 납품장소</label>
|
|
143
|
+ <label>납품장소</label>
|
140
|
144
|
</div>
|
141
|
145
|
<div class="header_right">
|
142
|
146
|
<button type="button" id="ITP_BTN_MRTNMNG05010_POP_WHS_CLOSE"><img src="../img/close.png"></button>
|
|
@@ -150,16 +154,17 @@
|
150
|
154
|
<button id="ITP_BTN_MRTNMNG05010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
|
151
|
155
|
</form>
|
152
|
156
|
</div>
|
153
|
|
- <div class="search_bar">
|
154
|
|
- <button id="ITP_BTN_MRTNMNG05010_POP_WHS_NM" class="btn_blue">납품장소▼</button>
|
|
157
|
+ <div class="select_btn">
|
|
158
|
+ <button id="ITP_BTN_MRTNMNG05010_POP_WHS_NM" class="btn_blue">납품장소 ▼</button>
|
155
|
159
|
</div>
|
156
|
160
|
<div id="ITP_LIST_MRTNMNG05010_POP_WHS_AREA" class="popup_scroll">
|
157
|
|
- <ul id="ITP_LIST_MRTNMNG05010_POP_WHS_ROWS" class="panel-group itp_nav"></ul>
|
158
|
|
- <div id="ITP_LIST_MRTNMNG05010_POP_WHS_ROWCOPY" style="display:none;">
|
159
|
|
- <li class="list-row">
|
|
161
|
+ <ul id="ITP_LIST_MRTNMNG05010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
|
|
162
|
+ <div id="ITP_LIST_MRTNMNG05010_POP_WHS_ROWCOPY" style="display: block;">
|
|
163
|
+ <li class="list-row row_2">
|
160
|
164
|
<div class="scroll_left">
|
161
|
165
|
<div class="fnWhsNm">브랜드 창고 명A</div>
|
162
|
|
- <div class="fnLocationNm">(상세위치내용)</div>
|
|
166
|
+ <div class="sub fnLocationNm">(상세위치내용)</div>
|
|
167
|
+ <div class="sub fnLocationNm">(상세위치내용)</div>
|
163
|
168
|
</div>
|
164
|
169
|
<div class="scroll_right">
|
165
|
170
|
<button id="ITP_BTN_MRTNMNG05010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>
|