@things-factory/operato-wms 5.0.0-alpha.45 → 5.0.0-alpha.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +42 -42
- package/translations/ko.json +30 -30
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-wms",
|
|
3
|
-
"version": "5.0.0-alpha.
|
|
3
|
+
"version": "5.0.0-alpha.46",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -70,52 +70,52 @@
|
|
|
70
70
|
"@operato/scene-tab": "^1.0.0-alpha.16",
|
|
71
71
|
"@operato/scene-table": "^1.0.0-alpha.16",
|
|
72
72
|
"@operato/scene-wheel-sorter": "^1.0.0-alpha.16",
|
|
73
|
-
"@things-factory/apptool-ui": "^5.0.0-alpha.
|
|
74
|
-
"@things-factory/attachment-ui": "^5.0.0-alpha.
|
|
75
|
-
"@things-factory/auth-ui": "^5.0.0-alpha.
|
|
76
|
-
"@things-factory/barcode-ui": "^5.0.0-alpha.
|
|
77
|
-
"@things-factory/biz-ui": "^5.0.0-alpha.
|
|
78
|
-
"@things-factory/board-service": "^5.0.0-alpha.
|
|
79
|
-
"@things-factory/board-ui": "^5.0.0-alpha.
|
|
80
|
-
"@things-factory/code-ui": "^5.0.0-alpha.
|
|
81
|
-
"@things-factory/context-ui": "^5.0.0-alpha.
|
|
82
|
-
"@things-factory/env": "^5.0.0-alpha.
|
|
83
|
-
"@things-factory/export-ui": "^5.0.0-alpha.
|
|
84
|
-
"@things-factory/export-ui-csv": "^5.0.0-alpha.
|
|
85
|
-
"@things-factory/export-ui-excel": "^5.0.0-alpha.
|
|
86
|
-
"@things-factory/fav-base": "^5.0.0-alpha.
|
|
87
|
-
"@things-factory/form-ui": "^5.0.0-alpha.
|
|
88
|
-
"@things-factory/grist-ui": "^5.0.0-alpha.
|
|
89
|
-
"@things-factory/help": "^5.0.0-alpha.
|
|
90
|
-
"@things-factory/i18n-base": "^5.0.0-alpha.
|
|
91
|
-
"@things-factory/id-rule-base": "^5.0.0-alpha.
|
|
92
|
-
"@things-factory/import-ui": "^5.0.0-alpha.
|
|
93
|
-
"@things-factory/import-ui-excel": "^5.0.0-alpha.
|
|
94
|
-
"@things-factory/menu-ui": "^5.0.0-alpha.
|
|
95
|
-
"@things-factory/more-ui": "^5.0.0-alpha.
|
|
96
|
-
"@things-factory/notification": "^5.0.0-alpha.
|
|
97
|
-
"@things-factory/pdf": "^5.0.0-alpha.
|
|
98
|
-
"@things-factory/print-proxy-service": "^5.0.0-alpha.
|
|
99
|
-
"@things-factory/print-service": "^5.0.0-alpha.
|
|
100
|
-
"@things-factory/print-ui": "^5.0.0-alpha.
|
|
101
|
-
"@things-factory/product-base": "^5.0.0-alpha.
|
|
102
|
-
"@things-factory/resource-ui": "^5.0.0-alpha.
|
|
103
|
-
"@things-factory/sales-ui": "^5.0.0-alpha.
|
|
104
|
-
"@things-factory/scene-google-map": "^5.0.0-alpha.
|
|
105
|
-
"@things-factory/scene-visualizer": "^5.0.0-alpha.
|
|
106
|
-
"@things-factory/setting-ui": "^5.0.0-alpha.
|
|
107
|
-
"@things-factory/system-ui": "^5.0.0-alpha.
|
|
108
|
-
"@things-factory/transport-base": "^5.0.0-alpha.
|
|
109
|
-
"@things-factory/tutorial-ui": "^5.0.0-alpha.
|
|
110
|
-
"@things-factory/warehouse-base": "^5.0.0-alpha.
|
|
111
|
-
"@things-factory/worksheet-base": "^5.0.0-alpha.
|
|
73
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.46",
|
|
74
|
+
"@things-factory/attachment-ui": "^5.0.0-alpha.46",
|
|
75
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.46",
|
|
76
|
+
"@things-factory/barcode-ui": "^5.0.0-alpha.46",
|
|
77
|
+
"@things-factory/biz-ui": "^5.0.0-alpha.46",
|
|
78
|
+
"@things-factory/board-service": "^5.0.0-alpha.46",
|
|
79
|
+
"@things-factory/board-ui": "^5.0.0-alpha.46",
|
|
80
|
+
"@things-factory/code-ui": "^5.0.0-alpha.46",
|
|
81
|
+
"@things-factory/context-ui": "^5.0.0-alpha.46",
|
|
82
|
+
"@things-factory/env": "^5.0.0-alpha.46",
|
|
83
|
+
"@things-factory/export-ui": "^5.0.0-alpha.46",
|
|
84
|
+
"@things-factory/export-ui-csv": "^5.0.0-alpha.46",
|
|
85
|
+
"@things-factory/export-ui-excel": "^5.0.0-alpha.46",
|
|
86
|
+
"@things-factory/fav-base": "^5.0.0-alpha.46",
|
|
87
|
+
"@things-factory/form-ui": "^5.0.0-alpha.46",
|
|
88
|
+
"@things-factory/grist-ui": "^5.0.0-alpha.46",
|
|
89
|
+
"@things-factory/help": "^5.0.0-alpha.46",
|
|
90
|
+
"@things-factory/i18n-base": "^5.0.0-alpha.46",
|
|
91
|
+
"@things-factory/id-rule-base": "^5.0.0-alpha.46",
|
|
92
|
+
"@things-factory/import-ui": "^5.0.0-alpha.46",
|
|
93
|
+
"@things-factory/import-ui-excel": "^5.0.0-alpha.46",
|
|
94
|
+
"@things-factory/menu-ui": "^5.0.0-alpha.46",
|
|
95
|
+
"@things-factory/more-ui": "^5.0.0-alpha.46",
|
|
96
|
+
"@things-factory/notification": "^5.0.0-alpha.46",
|
|
97
|
+
"@things-factory/pdf": "^5.0.0-alpha.46",
|
|
98
|
+
"@things-factory/print-proxy-service": "^5.0.0-alpha.46",
|
|
99
|
+
"@things-factory/print-service": "^5.0.0-alpha.46",
|
|
100
|
+
"@things-factory/print-ui": "^5.0.0-alpha.46",
|
|
101
|
+
"@things-factory/product-base": "^5.0.0-alpha.46",
|
|
102
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.46",
|
|
103
|
+
"@things-factory/sales-ui": "^5.0.0-alpha.46",
|
|
104
|
+
"@things-factory/scene-google-map": "^5.0.0-alpha.46",
|
|
105
|
+
"@things-factory/scene-visualizer": "^5.0.0-alpha.46",
|
|
106
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.46",
|
|
107
|
+
"@things-factory/system-ui": "^5.0.0-alpha.46",
|
|
108
|
+
"@things-factory/transport-base": "^5.0.0-alpha.46",
|
|
109
|
+
"@things-factory/tutorial-ui": "^5.0.0-alpha.46",
|
|
110
|
+
"@things-factory/warehouse-base": "^5.0.0-alpha.46",
|
|
111
|
+
"@things-factory/worksheet-base": "^5.0.0-alpha.46"
|
|
112
112
|
},
|
|
113
113
|
"devDependencies": {
|
|
114
|
-
"@things-factory/builder": "^5.0.0-alpha.
|
|
114
|
+
"@things-factory/builder": "^5.0.0-alpha.46",
|
|
115
115
|
"cypress": "^9.4.1",
|
|
116
116
|
"cypress-file-upload": "^5.0.8",
|
|
117
117
|
"cypress-localstorage-commands": "^1.6.1",
|
|
118
118
|
"eslint-plugin-cypress": "^2.12.1"
|
|
119
119
|
},
|
|
120
|
-
"gitHead": "
|
|
120
|
+
"gitHead": "caf4c2783d94a5a4787196341555635a86df907f"
|
|
121
121
|
}
|
package/translations/ko.json
CHANGED
|
@@ -1123,9 +1123,9 @@
|
|
|
1123
1123
|
"text.dispatch_successful": "dispatch successful",
|
|
1124
1124
|
"text.do_you_want_to_complete": "완료 하시겠습니까?",
|
|
1125
1125
|
"text.do_you_want_to_print": "인쇄 하시겠습니까?",
|
|
1126
|
-
"text.document_has_been_generated": "
|
|
1126
|
+
"text.document_has_been_generated": "문서가 생성되었습니다.",
|
|
1127
1127
|
"text.driver_and_vehicle_is_not_selected": "운송기사와 차량이 선택되지 않았습니다",
|
|
1128
|
-
"text.driver_is_empty": "
|
|
1128
|
+
"text.driver_is_empty": "운송기사의 이름이 필요합니다.",
|
|
1129
1129
|
"text.driver_is_not_selected": "운송기사가 선택되지 않았습니다",
|
|
1130
1130
|
"text.duplicated_vas_on_same_batch": "같은 배치에 동일한 서비스가 존재합니다",
|
|
1131
1131
|
"text.edit_add_order_product": "[ko]edit add order product",
|
|
@@ -1135,20 +1135,20 @@
|
|
|
1135
1135
|
"text.empty_value_in_add_product_list": "[ko]empty value in add product list",
|
|
1136
1136
|
"text.empty_value_in_list": "목록에 빈값이 존재합니다",
|
|
1137
1137
|
"text.enter_column_suffix_if_any": "enter column suffix if any",
|
|
1138
|
-
"text.enter_qty": "
|
|
1138
|
+
"text.enter_qty": "수량 입력",
|
|
1139
1139
|
"text.enter_row_suffix_if_any": "enter row suffix if any",
|
|
1140
|
-
"text.enter_serial_number": "
|
|
1141
|
-
"text.enter_zone_name": "
|
|
1142
|
-
"text.eta_date_is_required": "
|
|
1140
|
+
"text.enter_serial_number": "시리얼번호 입력",
|
|
1141
|
+
"text.enter_zone_name": "Zone 입력",
|
|
1142
|
+
"text.eta_date_is_required": "ETA 날짜는 필수정보입니다.",
|
|
1143
1143
|
"text.executing_release_order": "출고주문 실행",
|
|
1144
|
-
"text.expiration_date_updated": "
|
|
1145
|
-
"text.expiry_date_is_empty": "
|
|
1146
|
-
"text.extra_products_approved": "추가 상품이
|
|
1144
|
+
"text.expiration_date_updated": "유효기간이 수정되었습니다.",
|
|
1145
|
+
"text.expiry_date_is_empty": "유효만기일이 비어있습니다.",
|
|
1146
|
+
"text.extra_products_approved": "추가 상품이 승인되었습니다",
|
|
1147
1147
|
"text.extra_products_have_been_processed": "추가 상품이 처리되었습니다",
|
|
1148
1148
|
"text.extra_products_were_added": "추가상품이 추가되었습니다",
|
|
1149
1149
|
"text.field": "필드",
|
|
1150
1150
|
"text.fields": "필드",
|
|
1151
|
-
"text.form_is_not_completed": "
|
|
1151
|
+
"text.form_is_not_completed": "폼 입력이 완료되지 않았습니다.",
|
|
1152
1152
|
"text.from_date_is_empty": "from 날짜가 빈값 입니다",
|
|
1153
1153
|
"text.from_location_is_same_as_to_location": "from 로케이션과 to 로케이션이 동일 합니다",
|
|
1154
1154
|
"text.from_location_not_match_with_location": "from 로케이션이 일치하지 않습니다",
|
|
@@ -1777,9 +1777,9 @@
|
|
|
1777
1777
|
"title.role": "역할",
|
|
1778
1778
|
"title.same_pallet_is_found": "동일한 팔레트가 있습니다",
|
|
1779
1779
|
"title.same_pallet_is_founded": "동일한 팔레트가 있습니다",
|
|
1780
|
-
"title.scan_area": "
|
|
1781
|
-
"title.scan_barcode": "
|
|
1782
|
-
"title.search_area": "
|
|
1780
|
+
"title.scan_area": "구역 스캔",
|
|
1781
|
+
"title.scan_barcode": "바코드 스캔",
|
|
1782
|
+
"title.search_area": "구역 검색",
|
|
1783
1783
|
"title.select_company": "회사 선택",
|
|
1784
1784
|
"title.select_destination": "목적지 선택",
|
|
1785
1785
|
"title.select_driver": "운송기사 선택",
|
|
@@ -1885,33 +1885,33 @@
|
|
|
1885
1885
|
"button.disable": "[ko] disable",
|
|
1886
1886
|
"text.x_is_expiring": "[ko] {x} is expiring",
|
|
1887
1887
|
"text.orders_has_been_activated": "[ko] orders has been activated",
|
|
1888
|
-
"title.partner": "
|
|
1889
|
-
"text.order_is_not_selected": "
|
|
1888
|
+
"title.partner": "파트너",
|
|
1889
|
+
"text.order_is_not_selected": "주문이 선택되지 않았습니다",
|
|
1890
1890
|
"text.company_is_not_selected": "[ko] company is not selected",
|
|
1891
1891
|
"field.transporter": "[ko] transporter",
|
|
1892
1892
|
"text.select_at_least_one_inventory_to_putaway": "[ko] select at least one inventory to putaway",
|
|
1893
1893
|
"title.undo_putaway": "[ko] undo putaway",
|
|
1894
|
-
"field.lot_qty": "
|
|
1895
|
-
"field.actual_lot_qty": "
|
|
1894
|
+
"field.lot_qty": "로트 수량",
|
|
1895
|
+
"field.actual_lot_qty": "실제 로트 수량",
|
|
1896
1896
|
"text.owner_field_is_empty": "[ko] owner field is empty",
|
|
1897
1897
|
"text.holder_field_is_empty": "[ko] holder field is empty",
|
|
1898
|
-
"field.manufacture_date": "
|
|
1899
|
-
"text.manufacture-date-cannot-be-later-than-today": "
|
|
1898
|
+
"field.manufacture_date": "제조일자",
|
|
1899
|
+
"text.manufacture-date-cannot-be-later-than-today": "제조일자가 오늘보다 늦을 수 없습니다",
|
|
1900
1900
|
"text.please_select_an_inventory": "[ko] please select an inventory",
|
|
1901
1901
|
"text.carton_id_not_found": "[ko] carton id not found",
|
|
1902
|
-
"text.lot_id_not_found": "
|
|
1902
|
+
"text.lot_id_not_found": "로트 아이디를 찾을 수 없습니다",
|
|
1903
1903
|
"field.volume_m3": "[ko] volume (M3)",
|
|
1904
1904
|
"text.selected_release_order(s)_has_existing_worksheet": "[ko] selected release order(s) has existing worksheet",
|
|
1905
1905
|
"text.please_select_one_or_more_order_to_generate_worksheet": "[ko] please select one or more order to generate worksheet",
|
|
1906
1906
|
"text.worksheet(s)_has_been_generated": "[ko] worksheet(s) has been generated",
|
|
1907
|
-
"title.product_sku_x": "
|
|
1907
|
+
"title.product_sku_x": "상품 SKU : {x}",
|
|
1908
1908
|
"text.outbound": "[ko] outbound",
|
|
1909
|
-
"text.serial_number_has_been_scanned": "
|
|
1910
|
-
"button.print_route_label": "
|
|
1911
|
-
"title.print_route_label": "
|
|
1912
|
-
"text.bin_number": "
|
|
1913
|
-
"field.bin_number": "
|
|
1914
|
-
"field.route_label": "
|
|
1915
|
-
"field.route": "
|
|
1916
|
-
"text.priority": "
|
|
1917
|
-
}
|
|
1909
|
+
"text.serial_number_has_been_scanned": "시리얼번호가 스캔되었습니다",
|
|
1910
|
+
"button.print_route_label": "경로 레이블 출력",
|
|
1911
|
+
"title.print_route_label": "경로 레이블 출력",
|
|
1912
|
+
"text.bin_number": "bin 번호",
|
|
1913
|
+
"field.bin_number": "bin 번호",
|
|
1914
|
+
"field.route_label": "경로 레이블",
|
|
1915
|
+
"field.route": "경로",
|
|
1916
|
+
"text.priority": "우선순위"
|
|
1917
|
+
}
|