|
|
@@ -33,11 +33,11 @@
|
|
|
<ul class="panelBar">
|
|
|
<li class="center">
|
|
|
<th:block th:if="${sessionInfo.roleCd == 'G001_E000'}">
|
|
|
- <button type="button" class="btn btn-default btn-lg" id="btnInit" onclick="cfnDownloadSampleFile('SF001');">자사상품 등록양식 다운로드</button>
|
|
|
+ <button type="button" class="btn btn-default btn-lg" onclick="cfnDownloadSampleFile('SF001');">자사상품 등록양식 다운로드</button>
|
|
|
<button th:if="${wmsSyncYn == 'Y'}" type="button" class="btn btn-primary btn-lg" id="btnGoodsSelfCreate" >자사상품 등록</button>
|
|
|
</th:block>
|
|
|
<th:block th:if="${sessionInfo.roleCd == 'G001_B000'}">
|
|
|
- <button type="button" class="btn btn-default btn-lg" id="btnInit" onclick="cfnDownloadSampleFile('SF005');">입점상품 등록양식 다운로드</button>
|
|
|
+ <button type="button" class="btn btn-default btn-lg" onclick="cfnDownloadSampleFile('SF005');">입점상품 등록양식 다운로드</button>
|
|
|
<button th:if="${wmsSyncYn == 'Y'}" type="button" class="btn btn-primary btn-lg" id="btnGoodsCreate" >입점상품 등록</button>
|
|
|
</th:block>
|
|
|
<label class="off"><a href="javascript:void(0);" id="excelList" style="display: none;">엑셀다운로드</a></label>
|
|
|
@@ -46,7 +46,7 @@
|
|
|
or sessionInfo.roleCd == 'G001_E000'
|
|
|
}"
|
|
|
th:style="'padding-left:80px;'">
|
|
|
- <button type="button" class="btn btn-default btn-lg" id="btnInit" onclick="cfnDownloadSampleFile('SF014');">상품대량수정 등록양식 다운로드</button>
|
|
|
+ <button type="button" class="btn btn-default btn-lg" onclick="cfnDownloadSampleFile('SF014');">상품대량수정 등록양식 다운로드</button>
|
|
|
<button th:if="${wmsSyncYn == 'Y'}" type="button" class="btn btn-primary btn-lg" id="btnGoodsUpdate" >입점상품 등록</button>
|
|
|
</span>
|
|
|
</li>
|
|
|
@@ -66,7 +66,7 @@
|
|
|
<col/>
|
|
|
</colgroup>
|
|
|
<tr>
|
|
|
- <th>상품코드<i class="star"></i></th>
|
|
|
+ <th>품번/입점상품<i class="star"></i></th>
|
|
|
<td><input type="text" class="w130" name="condition" id="condition" maxlength="50"/></td>
|
|
|
<th>등록여부</th>
|
|
|
<td>
|
|
|
@@ -82,7 +82,7 @@
|
|
|
</tr>
|
|
|
</table>
|
|
|
<ul class="panelBar">
|
|
|
- <li>
|
|
|
+ <li class="center">
|
|
|
<button type="button" class="btn btn-gray btn-lg" id="btnInit" >초기화</button>
|
|
|
<button type="button" class="btn btn-info btn-lg" id="btnSearch" >조회</button>
|
|
|
</li>
|
|
|
@@ -149,8 +149,21 @@
|
|
|
{headerName: "상품명", field: "goodsNm", width: 150, cellClass: 'text-left'},
|
|
|
{headerName: "상품타이틀", field: "goodsTnm", width: 150, cellClass: 'text-left'},
|
|
|
{headerName: "검색어", field: "goodsSnm1", width: 150, cellClass: 'text-left'},
|
|
|
- {headerName: "제조국", field: "makeNm", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "원산지", field: "originCd", width: 100, cellClass: 'text-center'},
|
|
|
{headerName: "제조일", field: "makeYmd", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "품목", field: "itemkindCd", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "스타일연도", field: "styleYear", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "시즌", field: "seasonCd", width: 80, cellClass: 'text-center'},
|
|
|
+ {headerName: "성별", field: "sexGb", width: 80, cellClass: 'text-center'},
|
|
|
+ {headerName: "품번", field: "goodsNum", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "정상가", field: "listPrice", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "판매가", field: "currPrice", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "원가", field: "costPrice", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "공급업체상품코드", field: "supplyGoodsCd", width: 130, cellClass: 'text-center'},
|
|
|
+ {headerName: "정상이월", field: "formalGb", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "상품구분", field: "goodsGb", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "과세구분", field: "taxGb", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "성인용품여부", field: "adultYn", width: 100, cellClass: 'text-center'},
|
|
|
{headerName: "고시분류코드", field: "niClsfCd", width: 200, cellClass: 'text-center',
|
|
|
cellEditorParams: { values: gagaAgGrid.extractValues(niClsfCdList) },
|
|
|
valueFormatter: function (params) { return gagaAgGrid.lookupValue(niClsfCdList, params.value); },
|
|
|
@@ -183,20 +196,11 @@
|
|
|
{headerName: "고시내용25", field: "niContent25", width: 200, cellClass: 'text-left'},
|
|
|
{headerName: "고시내용26", field: "niContent26", width: 200, cellClass: 'text-left'},
|
|
|
{headerName: "고시내용27", field: "niContent27", width: 200, cellClass: 'text-left'},
|
|
|
- {headerName: "고시내용28", field: "niContent28", width: 200, cellClass: 'text-left'},
|
|
|
- {headerName: "품목", field: "itemkindCd", width: 100, cellClass: 'text-center'},
|
|
|
- {headerName: "스타일연도", field: "styleYear", width: 100, cellClass: 'text-center'},
|
|
|
- {headerName: "시즌", field: "seasonCd", width: 80, cellClass: 'text-center'},
|
|
|
- {headerName: "성별", field: "sexGb", width: 80, cellClass: 'text-center'},
|
|
|
- {headerName: "품번", field: "goodsNum", width: 100, cellClass: 'text-center'},
|
|
|
- {headerName: "정상가", field: "listPrice", width: 100, cellClass: 'text-center'},
|
|
|
- {headerName: "판매가", field: "currPrice", width: 100, cellClass: 'text-center'},
|
|
|
- {headerName: "공급업체상품코드", field: "supplyGoodsCd", width: 130, cellClass: 'text-center'},
|
|
|
- {headerName: "정상이월", field: "formalGb", width: 100, cellClass: 'text-center'},
|
|
|
+ {headerName: "고시내용28", field: "niContent28", width: 200, cellClass: 'text-left'}
|
|
|
/* {headerName: "옵션문자열", field: "optStr", width: 200, cellClass: 'text-center'},
|
|
|
{headerName: "안전재고문자열", field: "baseStockStr", width: 200, cellClass: 'text-center'},
|
|
|
{headerName: "현재고문자열", field: "currStockStr", width: 200, cellClass: 'text-center'}, */
|
|
|
- {headerName: "매입유형", field: "buyingType", width: 80, cellClass: 'text-center'}
|
|
|
+
|
|
|
];
|
|
|
|
|
|
// Get GridOptions
|