zhao
2021-07-19 8347f2fbddbd25369359dcb2da1233ac48a19fdc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
{
  "cshtml_workorder_manager_work_order_no": "WorkOrder_No",
  "cshtml_workorder_manager_production_line": "Production_line",
  "cshtml_workorder_manager_production_batch": "Production_batch",
  "cshtml_workorder_manager_item_name": "Item_Name",
  "cshtml_workorder_manager_item_code": "Item_Code",
  "cshtml_workorder_manager_item_model": "Item_Model",
  "cshtml_workorder_manager_item_unit": "Item_Unit",
  "cshtml_workorder_manager_plan_production_qty": "Plan_Product_Qty",
  "cshtml_workorder_manager_work_order_state": "WorkOrder_State",
  "cshtml_workorder_manager_work_order_note": "WorkOrder_Note",
  "cshtml_workorder_manager_create_date": "Create_Date",
  "cshtml_workorder_manager_plan_product_tray_number": "Plan_Product_TrayNo",
  "cshtml_workorder_manager_actual_product_tray_number": "Actual_Product_TrayNo",
  "cshtml_workorder_manager_actual_product_qty": "Actual_Product_Qty",
 
  "cshtml_public_button_save": "Save",
  "cshtml_public_button_excute": "Excute",
  "cshtml_public_button_close": "Close",
  "cshtml_public_button_search": "Search",
  "cshtml_public_button_export": "Export",
  "cshtml_public_button_add": "Add",
  "cshtml_public_button_edit": "Edit",
  "cshtml_public_button_excute_production": "ExcuteProduct",
  "cshtml_public_button_force_complete": "ForceComplete",
  "cshtml_public_button_check": "Check",
  "cshtml_public_button_delete": "Delete",
  "cshtml_public_button_start": "Start",
  "cshtml_public_button_complete": "Complete",
  "cshtml_public_button_cacel": "Cancel",
  "cshtml_public_button_refresh": "Refresh",
 
  "cshtml_allquery_inventory_locationqzhk_stockcode": "StockCode",
  "cshtml_allquery_inventory_locationqzhk_areacode": "AreaCode",
  "cshtml_allquery_inventory_locationqzhk_locationcode": "LocationCode",
  "cshtml_allquery_inventory_locationqzhk_itemcode": "ItemCode",
  "cshtml_allquery_inventory_locationqzhk_itemname": "ItemName",
  "cshtml_allquery_inventory_locationqzhk_itemmodel": "Model",
  "cshtml_allquery_inventory_locationqzhk_productbatch": "ProductBatch",
  "cshtml_allquery_inventory_locationqzhk_quantity": "Quantity",
 
  "cshtml_taskmgr_task_stockcode": "StockCode",
  "cshtml_taskmgr_task_tasktype": "TaskType",
  "cshtml_taskmgr_task_taskstate": "TaskState",
  "cshtml_taskmgr_task_taskno": "TaskNo",
  "cshtml_taskmgr_task_traycode": "TrayCode",
  "cshtml_taskmgr_task_startarea": "StartArea",
  "cshtml_taskmgr_task_startlocation": "StartLocation",
  "cshtml_taskmgr_task_endarea": "EndArea",
  "cshtml_taskmgr_task_endlocation": "EndLocation",
  "cshtml_taskmgr_task_createdate": "CreateDate",
  "cshtml_taskmgr_task_priority": "Priority",
  "cshtml_taskmgr_task_createtime": "CreateTime",
  "cshtml_taskmgr_task_starttime": "StartTime",
  "cshtml_taskmgr_task_completetime": "CompleteTime",
  "cshtml_taskmgr_task_fromoperate": "FromOperate",
 
  "cshtml_taskmgr_task_confirm_is_start": "Confirm Start Task?",
  "cshtml_taskmgr_task_tasktype_noexcute": "Unexecuted",
  "cshtml_taskmgr_task_muststartnoexcute": "Only unexecuted tasks can be started!",
  "cshtml_taskmgr_task_start_succ": "Start successfully!",
  "cshtml_taskmgr_task_confirm_is_complete": "Confirm completion of task?",
  "cshtml_taskmgr_task_tasktype_complete": "Complete",
  "cshtml_taskmgr_task_mustcompletenocomplete": "Only unfinished tasks can be completed!",
  "cshtml_taskmgr_task_complete_succ": "Completed successfully!",
  "cshtml_taskmgr_task_confirm_is_cancel": "Confirm cancel task",
  "cshtml_taskmgr_task_mustcancelnoexcute": "Only unexecuted tasks can be canceled!",
  "cshtml_taskmgr_task_cancelsucc": "Cancelled successfully!",
  "cshtml_taskmgr_task_atlest_onemore": "Select at least one record!",
  "cshtml_taskmgr_task_just_one": "Please select a record!",
 
  "cshtml_public_constant_to": "To",
  "cshtml_public_constant_start_date": "Start_Date",
  "cshtml_public_constant_end_date": "End_Date",
  "cshtml_hh_table_rowno": "RowNo",
 
  "cshtml_allquery_inventory_index_stockcode": "Stock_Code",
  "cshtml_allquery_inventory_index_areacode": "Area_Code",
  "cshtml_allquery_inventory_index_itemcode": "Item_Code",
  "cshtml_allquery_inventory_index_itemname": "Item_Name",
  "cshtml_allquery_inventory_index_itemmodel": "Model",
  "cshtml_allquery_inventory_index_productbatch": "Product_Batch",
  "cshtml_allquery_inventory_index_showarea": "Display area",
  "cshtml_allquery_inventory_index_stocknum": "Inventory quantity",
  "cshtml_allquery_inventory_index_allocqty": "Allocation",
  "cshtml_allquery_inventory_index_usestock": "Available stock",
 
  "cshtml_allquery_inventory_locationhistoryqzhk_stockcode": "Stock_Code",
  "cshtml_allquery_inventory_locationhistoryqzhk_areacode": "Area_Code",
  "cshtml_allquery_inventory_locationhistoryqzhk_location": "Location_Code",
  "cshtml_allquery_inventory_locationhistoryqzhk_tray": "Tray_Code",
  "cshtml_allquery_inventory_locationhistoryqzhk_businessnumber": "Business no",
  "cshtml_allquery_inventory_locationhistoryqzhk_itemcode": "Item_Code",
  "cshtml_allquery_inventory_locationhistoryqzhk_itemname": "Item_Name",
  "cshtml_allquery_inventory_locationhistoryqzhk_itemmodel": "Model",
  "cshtml_allquery_inventory_locationhistoryqzhk_productbatch": "Product_Batch",
  "cshtml_allquery_inventory_locationhistoryqzhk_qty": "Quantity",
  "cshtml_allquery_inventory_locationhistoryqzhk_unit": "Unit",
  "cshtml_allquery_inventory_locationhistoryqzhk_worktime": "Operation time",
  "cshtml_allquery_inventory_locationhistoryqzhk_frombusiness": "Source business",
  "cshtml_allquery_inventory_locationhistoryqzhk_instock": "In stock",
  "cshtml_allquery_inventory_locationhistoryqzhk_outstock": "Out stock",
  "cshtml_allquery_inventory_locationhistoryqzhk_creationtime": "Create_Date",
 
  "cshtml_locationview_stockcode": "StockCode",
  "cshtml_locationview_stockarea": "AreaCode",
  "cshtml_locationview_tunnel": "Tunnel",
  "cshtml_locationview_row": "Row",
  "cshtml_locationview_empty_loc": "EmptyLocation",
  "cshtml_locationview_full_loc": "FullLocation",
  "cshtml_locationview_nofull_loc": "NoFullLocation",
  "cshtml_locationview_inlock": "PreInLocking",
  "cshtml_locationview_outlock": "PreOutLocking",
  "cshtml_locationview_lock": "Locking",
  "cshtml_locationview_fault": "Fault",
  "cshtml_locationview_scrap": "Scrap",
  "cshtml_locationview_totaltunnel": "TotalTunnel",
  "cshtml_locationview_stocktotal": "StockTotal",
 
  "cshtml_locationview_location_info": "LocationInfo",
  "cshtml_locationview_location_code": "LocationCode",
  "cshtml_locationview_returnnormal": "ReturnNormal",
  "cshtml_locationview_unbindtray": "UnbindTray",
  "cshtml_locationview_bindtray": "BindTray",
  "cshtml_locationview_empty": "Empty",
  "cshtml_locationview_full": "Full",
  "cshtml_locationview_itemcode": "ItemCode",
  "cshtml_locationview_itemname": "ItemName",
  "cshtml_locationview_model": "Model",
  "cshtml_locationview_productbatch": "BatchNo",
  "cshtml_locationview_traycode": "TrayCode",
  "cshtml_locationview_bincode": "BinCode",
  "cshtml_locationview_weight": "Weight(KG)",
  "cshtml_locationview_divisor": "Divisor",
 
  "cshtml_serviceexecstatus_tasktype": "TaskType",
  "cshtml_serviceexecstatus_taskno": "TaskNo",
  "cshtml_serviceexecstatus_iscomplete": "IsComplete",
  "cshtml_serviceexecstatus_issendmes": "IsSendMes",
  "cshtml_serviceexecstatus_restartexecute": "RestartExecute",
  "cshtml_serviceexecstatus_transtype": "TransType",
  "cshtml_serviceexecstatus_loadno": "LoadNo",
  "cshtml_serviceexecstatus_itemcode": "ItemCode",
  "cshtml_serviceexecstatus_itemname": "ItemName",
  "cshtml_serviceexecstatus_priority": "Priority",
  "cshtml_serviceexecstatus_startlocation": "StartLocation",
  "cshtml_serviceexecstatus_endlocation": "EndLocation",
  "cshtml_serviceexecstatus_createtime": "CreateTime",
  "cshtml_serviceexecstatus_message": "Message",
  "cshtml_serviceexecstatus_confirmexecute": "Confirm execute",
  "cshtml_serviceexecstatus_executesuccess": "Successful execution",
  "cshtml_serviceexecstatus_errorsystem": "System exception, please contact the administrator",
  "cshtml_serviceexecstatus_confirmselect": "Please select a record",
  "cshtml_serviceexecstatus_confirmselectsingle": "Please select at least one record operation"
}