|
@@ -4,102 +4,99 @@
|
4
|
4
|
<input type="hidden" id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_BRAND_ID" name="brandId" value="">
|
5
|
5
|
<input type="hidden" id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_STORE_ID" name="storeId" value="">
|
6
|
6
|
<div class="content">
|
7
|
|
- <div class="line header">
|
8
|
|
- <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">재고실사</div>
|
9
|
|
- </div>
|
10
|
|
- <div class="line">
|
11
|
|
- <label style="margin-left:5px; margin-right:5px;">재고실사일자</label>
|
12
|
|
- <div class="float_left">
|
13
|
|
- <input type="text" id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_STCK_DT" name="cddDt" class="itp_input date full" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="재고실사일자" readonly>
|
14
|
|
- </div>
|
15
|
|
- </div>
|
16
|
|
- <div class="line top3">
|
17
|
|
- <label>창고선택</label>
|
18
|
|
- <div class="float_left">
|
19
|
|
- <input id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_WHS_NM" name="swhsNm" type="text" placeholder="A창고명">
|
20
|
|
- <input id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_WHS_ID" name="swhsId" type="hidden">
|
21
|
|
- <div class="itp_input_btn">
|
22
|
|
- <button id="ITP_BTN_MSTOCKMNG02010_LIST_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
|
|
7
|
+ <div class="content_fix">
|
|
8
|
+ <div class="line header">
|
|
9
|
+ <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">재고실사</div>
|
|
10
|
+ </div>
|
|
11
|
+ <div class="line">
|
|
12
|
+ <label>재고실사일자</label>
|
|
13
|
+ <div class="float_left">
|
|
14
|
+ <input type="text" id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_STCK_DT" name="cddDt" class="itp_input date full" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="재고실사일자" readonly>
|
|
15
|
+ </div>
|
23
|
16
|
</div>
|
24
|
|
- </div>
|
25
|
|
- <div class="float_right_btn">
|
26
|
|
- <button id="ITP_BTN_MSTOCKMNG02010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
27
|
|
- </div>
|
28
|
|
- </div>
|
29
|
|
- <div class="line top9">
|
30
|
|
- <label>Location</label>
|
31
|
|
- <div class="float_left">
|
32
|
|
- <select name="slocation" id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_LOCATION" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="Location"></select>
|
33
|
|
- </div>
|
34
|
|
- </div>
|
35
|
|
- <div class="line top12">
|
36
|
|
- <label>실사구분</label>
|
|
17
|
+ <div class="line">
|
|
18
|
+ <label>창고선택</label>
|
37
|
19
|
<div class="float_left">
|
38
|
|
- <select id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_CDD_DVSN" data-select-code="CDD_DVSN" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="실사구분" name="cddDvsn"></select>
|
|
20
|
+ <input id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_WHS_NM" name="swhsNm" type="text" placeholder="A창고명">
|
|
21
|
+ <input id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_WHS_ID" name="swhsId" type="hidden">
|
|
22
|
+ <div class="itp_input_btn">
|
|
23
|
+ <button id="ITP_BTN_MSTOCKMNG02010_LIST_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
|
|
24
|
+ </div>
|
39
|
25
|
</div>
|
40
|
|
- </div>
|
41
|
|
- <div class="line top12" >
|
42
|
|
- <div class="search">
|
43
|
|
- <button id="ITP_BTN_MSTOCKMNG02010_LIST_SEARCH" class="btn-primary btn-sm ADB">대상 검색</button>
|
44
|
|
- </div>
|
45
|
|
- </div>
|
46
|
|
- <div class="table_header">
|
47
|
|
- <h1><실사 목록></h1>
|
48
|
|
- <button id="ITP_BTN_MSTOCKMNG02010_LIST_BARCODE" class="btn-primary btn-sm ADB">바코드</button>
|
|
26
|
+ <div class="float_right_btn">
|
|
27
|
+ <button id="ITP_BTN_MSTOCKMNG02010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
|
28
|
+ </div>
|
|
29
|
+ </div>
|
|
30
|
+ <div class="line">
|
|
31
|
+ <label>Location</label>
|
|
32
|
+ <div class="float_left">
|
|
33
|
+ <select name="slocation" id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_LOCATION" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="Location"></select>
|
|
34
|
+ </div>
|
|
35
|
+ </div>
|
|
36
|
+ <div class="line">
|
|
37
|
+ <label>실사구분</label>
|
|
38
|
+ <div class="float_left">
|
|
39
|
+ <select id="ITP_FORM_MSTOCKMNG02010_LIST_SEARCH_CDD_DVSN" data-select-code="CDD_DVSN" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="실사구분" name="cddDvsn"></select>
|
|
40
|
+ </div>
|
|
41
|
+ </div>
|
|
42
|
+ <div class="line" >
|
|
43
|
+ <div class="search">
|
|
44
|
+ <button id="ITP_BTN_MSTOCKMNG02010_LIST_SEARCH" class="btn-primary btn-sm ADB">대상 검색</button>
|
|
45
|
+ </div>
|
|
46
|
+ </div>
|
|
47
|
+ <div class="table_header">
|
|
48
|
+ <h1><실사 목록></h1>
|
|
49
|
+ <button id="ITP_BTN_MSTOCKMNG02010_LIST_BARCODE" class="btn-primary btn-sm ADB">바코드</button>
|
|
50
|
+ </div>
|
49
|
51
|
</div>
|
50
|
52
|
</div>
|
51
|
53
|
<div id="ITP_LIST_MSTOCKMNG02010_LIST_ITEM_AREA" class="scroll_area row-4">
|
52
|
54
|
<ul id="ITP_LIST_MSTOCKMNG02010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
|
53
|
|
- <div id="ITP_LIST_MSTOCKMNG02010_LIST_ITEM_ROWCOPY" style="display: none;"> <!-- display:gird -->
|
54
|
|
- <li class="history_list5 list-row">
|
55
|
|
- <div>
|
|
55
|
+ <div id="ITP_LIST_MSTOCKMNG02010_LIST_ITEM_ROWCOPY" style="display: none;">
|
|
56
|
+ <li class="history_list8">
|
56
|
57
|
<div class="left">
|
57
|
58
|
<div class="nomal">
|
58
|
59
|
<label class="col_3">품목번호</label>
|
59
|
60
|
<span>:</span>
|
60
|
|
- <div>
|
61
|
|
- <div class="fnItemId" data-normal-yn="Y"></div>
|
62
|
|
- </div>
|
63
|
|
- <label class="col_0">품목명 :</label>
|
64
|
|
- <div>
|
65
|
|
- <div class="fnItemNm"></div>
|
66
|
|
- </div>
|
|
61
|
+ <div class="fnItemId" data-normal-yn="Y"></div>
|
|
62
|
+ <label class="col_0">품목명</label>
|
|
63
|
+ <span>:</span>
|
|
64
|
+ <div class="col_10 fnItemNm"></div>
|
67
|
65
|
</div>
|
68
|
66
|
</div>
|
69
|
67
|
<div class="left">
|
70
|
68
|
<div class="nomal">
|
71
|
69
|
<label class="col_3">단위</label>
|
72
|
70
|
<span>:</span>
|
73
|
|
- <div>
|
74
|
|
- <div class="fnUnit"></div>
|
75
|
|
- </div>
|
76
|
|
- <label class="col_0">단위수량 :</label>
|
77
|
|
- <div>
|
78
|
|
- <div class="fnCddQty"></div>
|
79
|
|
- </div>
|
|
71
|
+ <div class="fnUnit"></div>
|
|
72
|
+ <label class="col_0">단위수량</label>
|
|
73
|
+ <span>:</span>
|
|
74
|
+ <div class="fnCddQty"></div>
|
80
|
75
|
</div>
|
81
|
76
|
</div>
|
82
|
77
|
<div class="left">
|
83
|
78
|
<div class="nomal">
|
84
|
79
|
<label class="col_3">현재고수량</label>
|
85
|
80
|
<span>:</span>
|
86
|
|
- <div class="fn">
|
87
|
|
- <div class="fnStckQty"></div>
|
88
|
|
- </div>
|
89
|
|
- <label class="col_3">실사수량 :</label>
|
90
|
|
- <div class="btn_bar">
|
91
|
|
- <button class="DETAIL_ITEM_MINUS"><</button>
|
|
81
|
+ <div class="col_6 fnStckQty"></div>
|
|
82
|
+ <label class="col_3">실사수량</label>
|
|
83
|
+ <span>:</span>
|
|
84
|
+ <div class="m_btn_bar">
|
|
85
|
+ <button class="DETAIL_ITEM_MINUS">
|
|
86
|
+ <div>-</div>
|
|
87
|
+ </button>
|
92
|
88
|
<div class="fnCddQty col_0">1</div>
|
93
|
|
- <button class="DETAIL_ITEM_PLUS">></button>
|
|
89
|
+ <button class="DETAIL_ITEM_PLUS">
|
|
90
|
+ <div style="left:-1px;">+</div>
|
|
91
|
+ </button>
|
94
|
92
|
</div>
|
95
|
93
|
</div>
|
96
|
94
|
</div>
|
97
|
|
- </div>
|
98
|
95
|
</li>
|
99
|
96
|
</div>
|
100
|
97
|
</div>
|
101
|
98
|
<div class="button_bar">
|
102
|
|
- <button id="ITP_BTN_MSTOCKMNG02010_LIST_SAVE" class="btn_col_6 btn-primary REQ">실사저장</button>
|
|
99
|
+ <button id="ITP_BTN_MSTOCKMNG02010_LIST_SAVE" class="btn_col_6 btn-m-orange REQ">실사저장</button>
|
103
|
100
|
<button id="ITP_BTN_MSTOCKMNG02010_LIST_CANCEL" class="btn_col_3 btn-gray CLB">취소</button>
|
104
|
101
|
</div>
|
105
|
102
|
</form>
|
|
@@ -135,7 +132,7 @@
|
135
|
132
|
</form>
|
136
|
133
|
</div>
|
137
|
134
|
<div class="select_btn">
|
138
|
|
- <button id="ITP_BTN_MSTOCKMNG02010_POP_WHS_NM" class="btn_blue">납품장소 <img src="../img/arrow_down.png"></button>
|
|
135
|
+ <button id="ITP_BTN_MSTOCKMNG02010_POP_WHS_NM" class="btn_red">납품장소 <img src="../img/arrow_down.png"></button>
|
139
|
136
|
</div>
|
140
|
137
|
<div id="ITP_LIST_MSTOCKMNG02010_POP_WHS_AREA" class="popup_scroll">
|
141
|
138
|
<ul id="ITP_LIST_MSTOCKMNG02010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
|
|
@@ -143,7 +140,7 @@
|
143
|
140
|
<li class="row_2">
|
144
|
141
|
<div class="scroll_left">
|
145
|
142
|
<div class="con_2 fnWhsNm">브랜드 창고 명A</div>
|
146
|
|
- <div class="con_2 sub fnLocationNm">(상세위치내용)</div>
|
|
143
|
+ <div class="con_2 wichi fnLocationNm">(상세위치내용)</div>
|
147
|
144
|
</div>
|
148
|
145
|
<div class="scroll_right">
|
149
|
146
|
<button id="ITP_BTN_MSTOCKMNG02010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>
|
|
@@ -181,7 +178,7 @@
|
181
|
178
|
</form>
|
182
|
179
|
<div id="ITP_POP_MSTOCKMNG02010_TABLE_AREA" class="table">
|
183
|
180
|
<div class="table_tr">
|
184
|
|
- <div class="tabel_th" style="width:10%; border:none;">
|
|
181
|
+ <div class="tabel_th" style="width:10%; border: none;">
|
185
|
182
|
<label><input type="checkbox" class="chkAll" checked></label>
|
186
|
183
|
</div>
|
187
|
184
|
<div class="tabel_th">
|