Browse Source

재고기준정보관리, 재고관리, 재고실사 세부조정

yhl88 2 years ago
parent
commit
2364f74c44

+ 1 - 1
src/main/webapp/app/stockmng/STOCKMNG03010.html

@@ -70,7 +70,7 @@
70
 					<div class="itp_table fix">
70
 					<div class="itp_table fix">
71
 						<div id="ITP_STOCKMNG03010_jqGrid_list" class="itp_tb_list itp_gType1" data-total-cnt="${totalCnt}">
71
 						<div id="ITP_STOCKMNG03010_jqGrid_list" class="itp_tb_list itp_gType1" data-total-cnt="${totalCnt}">
72
 							<div id="ITP_STOCKMNG03010_jqGridView" class="itp_views fix"></div>
72
 							<div id="ITP_STOCKMNG03010_jqGridView" class="itp_views fix"></div>
73
-							<button type="button" id="ITP_BTN_STOCKMNG03010_EXCEL" class="btn btn-success btn-sm Excel" style="float:right;"><i class="glyphicon "></i>Excel</button>
73
+							<!-- <button type="button" id="ITP_BTN_STOCKMNG03010_EXCEL" class="btn btn-success btn-sm Excel" style="float:right;"><i class="glyphicon "></i>Excel</button> -->
74
 							<table id="ITP_STOCKMNG03010_jqGrid"></table>
74
 							<table id="ITP_STOCKMNG03010_jqGrid"></table>
75
 							<div id="ITP_STOCKMNG03010_jqGridPager"></div>
75
 							<div id="ITP_STOCKMNG03010_jqGridPager"></div>
76
 							<div id="ITP_STOCKMNG03010_jqGridEmpty" class="itp_no_data"></div>
76
 							<div id="ITP_STOCKMNG03010_jqGridEmpty" class="itp_no_data"></div>

+ 6 - 6
src/main/webapp/js/app/stinfo/ITP_STINFO02010.js

@@ -58,7 +58,7 @@ const gridColModel = {
58
 			label: ITP_MSG_LOCALE.label.storeNm, //매장명
58
 			label: ITP_MSG_LOCALE.label.storeNm, //매장명
59
 			width: '13', fixed: false, align: 'left',
59
 			width: '13', fixed: false, align: 'left',
60
 			minwidth: 120,
60
 			minwidth: 120,
61
-			sortable: false, hidden: false
61
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
62
 		},
62
 		},
63
 		{
63
 		{
64
 			index: 'BRAND_ID', name: 'brandId',
64
 			index: 'BRAND_ID', name: 'brandId',
@@ -69,19 +69,19 @@ const gridColModel = {
69
 		{
69
 		{
70
 			index: 'BRAND_NM', name: 'brandNm',
70
 			index: 'BRAND_NM', name: 'brandNm',
71
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
71
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
72
-			width: '10', fixed: false, align: 'center',
73
-			sortable: false, hidden: false
72
+			width: '10', fixed: false, align: 'left',
73
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
74
 		},
74
 		},
75
 		{
75
 		{
76
 			index: 'BSNS_REG_NO', name: 'bsnsRegNo',
76
 			index: 'BSNS_REG_NO', name: 'bsnsRegNo',
77
 			label: ITP_MSG_LOCALE.label.bsnsRegNo, //사업자등록번호
77
 			label: ITP_MSG_LOCALE.label.bsnsRegNo, //사업자등록번호
78
-			width: '13', fixed: false, align: 'center',
78
+			width: '8', fixed: false, align: 'center',
79
 			sortable: false, hidden: false
79
 			sortable: false, hidden: false
80
 		},
80
 		},
81
 		{
81
 		{
82
 			index: 'STORE_DVSN', name: 'storeDvsn',
82
 			index: 'STORE_DVSN', name: 'storeDvsn',
83
 			label: ITP_MSG_LOCALE.label.storeDvsn, //매장구분
83
 			label: ITP_MSG_LOCALE.label.storeDvsn, //매장구분
84
-			width: '15', fixed: false, align: 'center',
84
+			width: '13', fixed: false, align: 'center',
85
 			sortable: false, hidden: true
85
 			sortable: false, hidden: true
86
 		},
86
 		},
87
 		{
87
 		{
@@ -93,7 +93,7 @@ const gridColModel = {
93
 		{
93
 		{
94
 			index: 'STORE_ST_NM', name: 'storeStNm',
94
 			index: 'STORE_ST_NM', name: 'storeStNm',
95
 			label: ITP_MSG_LOCALE.label.stNm, //상태
95
 			label: ITP_MSG_LOCALE.label.stNm, //상태
96
-			width: '6', fixed: false, align: 'center',
96
+			width: '8', fixed: false, align: 'center',
97
 			sortable: false, hidden: false
97
 			sortable: false, hidden: false
98
 		},
98
 		},
99
 		{
99
 		{

+ 2 - 2
src/main/webapp/js/app/stockmng/ITP_STOCKMNG01010.js

@@ -70,7 +70,7 @@ const gridColModel = {
70
 		},
70
 		},
71
 		{
71
 		{
72
 			index: 'LOCATION_NM', name: 'locationNm',
72
 			index: 'LOCATION_NM', name: 'locationNm',
73
-			label: "Location명", 
73
+			label: "로케이션명", 
74
 			width: '10', fixed: false, align: 'left',
74
 			width: '10', fixed: false, align: 'left',
75
 			minwidth: 140,
75
 			minwidth: 140,
76
 			sortable: false, hidden: false, classes: 'ui-ellipsis'
76
 			sortable: false, hidden: false, classes: 'ui-ellipsis'
@@ -86,7 +86,7 @@ const gridColModel = {
86
 			label: "품목명", 
86
 			label: "품목명", 
87
 			width: '10', fixed: false, align: 'left',
87
 			width: '10', fixed: false, align: 'left',
88
 			minwidth: 110,
88
 			minwidth: 110,
89
-			sortable: false, hidden: false
89
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
90
 		},
90
 		},
91
 		{
91
 		{
92
 			index: 'UNIT', name: 'unit',
92
 			index: 'UNIT', name: 'unit',

+ 1 - 1
src/main/webapp/js/app/stockmng/ITP_STOCKMNG02010.js

@@ -94,7 +94,7 @@ const gridColModel = {
94
 		},
94
 		},
95
 		{
95
 		{
96
 			index: 'LOCATION_NM', name: 'locationNm',
96
 			index: 'LOCATION_NM', name: 'locationNm',
97
-			label: "Location", 
97
+			label: "로케이션명", 
98
 			width: '10', fixed: false, align: 'center',
98
 			width: '10', fixed: false, align: 'center',
99
 			sortable: false, hidden: false, classes: 'ui-ellipsis'
99
 			sortable: false, hidden: false, classes: 'ui-ellipsis'
100
 		},		
100
 		},		

+ 7 - 7
src/main/webapp/js/app/stockmng/ITP_STOCKMNG03010.js

@@ -73,7 +73,7 @@ const gridColModel = {
73
 		},
73
 		},
74
 		{
74
 		{
75
 			index: 'LOCATION_NM', name: 'locationNm',
75
 			index: 'LOCATION_NM', name: 'locationNm',
76
-			label: "Location명", 
76
+			label: "로케이션명", 
77
 			width: '10', fixed: false, align: 'left',
77
 			width: '10', fixed: false, align: 'left',
78
 			sortable: false, hidden: false, classes: 'ui-ellipsis'
78
 			sortable: false, hidden: false, classes: 'ui-ellipsis'
79
 		},
79
 		},
@@ -87,7 +87,7 @@ const gridColModel = {
87
 			index: 'ITEM_NM', name: 'itemNm',
87
 			index: 'ITEM_NM', name: 'itemNm',
88
 			label: "품목명", 
88
 			label: "품목명", 
89
 			width: '10', fixed: false, align: 'left',
89
 			width: '10', fixed: false, align: 'left',
90
-			sortable: false, hidden: false
90
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
91
 		},
91
 		},
92
 		{
92
 		{
93
 			index: 'UNIT', name: 'unit',
93
 			index: 'UNIT', name: 'unit',
@@ -102,7 +102,7 @@ const gridColModel = {
102
 			width: '10', fixed: false, align: 'right',
102
 			width: '10', fixed: false, align: 'right',
103
 			sortable: false, editable: true, edittype: 'text',
103
 			sortable: false, editable: true, edittype: 'text',
104
 			editrules: {required: false},
104
 			editrules: {required: false},
105
-			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');"},
105
+			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');", maxlength: 10},
106
 			formatter: 'integer', formatoptions: {thousandsSeparator: ','}
106
 			formatter: 'integer', formatoptions: {thousandsSeparator: ','}
107
 		},
107
 		},
108
 		{
108
 		{
@@ -112,7 +112,7 @@ const gridColModel = {
112
 			width: '9', fixed: false, align: 'right',
112
 			width: '9', fixed: false, align: 'right',
113
 			sortable: false, editable: true, edittype: 'text',
113
 			sortable: false, editable: true, edittype: 'text',
114
 			editrules: {required: false},
114
 			editrules: {required: false},
115
-			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');"}
115
+			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');", maxlength: 10}
116
 		}		
116
 		}		
117
 	]
117
 	]
118
 };
118
 };
@@ -182,7 +182,7 @@ let pageObj = {
182
 						case 'ITP_BTN_STOCKMNG03010_SAVE'		: listObj.button.save();		break;	// 저장 버튼
182
 						case 'ITP_BTN_STOCKMNG03010_SAVE'		: listObj.button.save();		break;	// 저장 버튼
183
 						case 'ITP_BTN_STOCKMNG03010_DETAIL_ADDROW'		: listObj.button.addItem();		break;	// 품목추가 버튼
183
 						case 'ITP_BTN_STOCKMNG03010_DETAIL_ADDROW'		: listObj.button.addItem();		break;	// 품목추가 버튼
184
 						case 'ITP_BTN_STOCKMNG03010_DETAIL_DELROW'		: listObj.button.removeItem();		break;	// 품목삭제 버튼
184
 						case 'ITP_BTN_STOCKMNG03010_DETAIL_DELROW'		: listObj.button.removeItem();		break;	// 품목삭제 버튼
185
-						case 'ITP_BTN_STOCKMNG03010_EXCEL'		: listObj.excelDown();		break;	// 엑셀
185
+						// case 'ITP_BTN_STOCKMNG03010_EXCEL'		: listObj.excelDown();		break;	// 엑셀
186
 					}
186
 					}
187
 				});
187
 				});
188
 			});
188
 			});
@@ -444,7 +444,7 @@ let listObj = {
444
 		unload : function() {
444
 		unload : function() {
445
 			$.jgrid.gridUnload(STOCKMNG03010_GRID_ID);
445
 			$.jgrid.gridUnload(STOCKMNG03010_GRID_ID);
446
 		}
446
 		}
447
-	},
447
+	}/*,
448
 	excelDown: function() {
448
 	excelDown: function() {
449
 		var param = {
449
 		var param = {
450
 			'url': STOCK_BASE_MNG_DETAIL_GRID_LIST,
450
 			'url': STOCK_BASE_MNG_DETAIL_GRID_LIST,
@@ -454,7 +454,7 @@ let listObj = {
454
 			'sheetName': '재고기준정보리스트'
454
 			'sheetName': '재고기준정보리스트'
455
 		};
455
 		};
456
 		itp_fn_remote_to_excel(param);
456
 		itp_fn_remote_to_excel(param);
457
-	}
457
+	}*/
458
 };
458
 };
459
 
459
 
460
 var itemClassLevel = {
460
 var itemClassLevel = {