schangxiang@126.com
2025-03-02 7049a601220246aeaae33da5bdb83c167c2dbb45
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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
namespace iWareCC.Forms
{
    partial class SrmStockForm
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;
 
        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
 
        #region Windows Form Designer generated code
 
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.button3 = new System.Windows.Forms.Button();
            this.tb_SalverCode = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.tb_OrderNo = new System.Windows.Forms.TextBox();
            this.tb_ = new System.Windows.Forms.Label();
            this.tb_SerialNumber = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.tb_Log = new System.Windows.Forms.TextBox();
            this.cmbItemType = new System.Windows.Forms.ComboBox();
            this.label5 = new System.Windows.Forms.Label();
            this.btn_close = new System.Windows.Forms.Button();
            this.tb_PlaceNo = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.button2 = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.tb_SalverCount = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.button4 = new System.Windows.Forms.Button();
            this.btn_ClearStoreBySalver = new System.Windows.Forms.Button();
            this.SuspendLayout();
            // 
            // button3
            // 
            this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
            this.button3.Location = new System.Drawing.Point(714, 11);
            this.button3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(172, 62);
            this.button3.TabIndex = 60;
            this.button3.Text = "库位解锁";
            this.button3.UseVisualStyleBackColor = false;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // tb_SalverCode
            // 
            this.tb_SalverCode.Location = new System.Drawing.Point(208, 194);
            this.tb_SalverCode.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.tb_SalverCode.Name = "tb_SalverCode";
            this.tb_SalverCode.Size = new System.Drawing.Size(297, 21);
            this.tb_SalverCode.TabIndex = 59;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(140, 196);
            this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 58;
            this.label3.Text = "托盘号:";
            // 
            // tb_OrderNo
            // 
            this.tb_OrderNo.Location = new System.Drawing.Point(208, 160);
            this.tb_OrderNo.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.tb_OrderNo.Name = "tb_OrderNo";
            this.tb_OrderNo.Size = new System.Drawing.Size(297, 21);
            this.tb_OrderNo.TabIndex = 57;
            // 
            // tb_
            // 
            this.tb_.AutoSize = true;
            this.tb_.Location = new System.Drawing.Point(140, 162);
            this.tb_.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.tb_.Name = "tb_";
            this.tb_.Size = new System.Drawing.Size(53, 12);
            this.tb_.TabIndex = 56;
            this.tb_.Text = "订货号:";
            // 
            // tb_SerialNumber
            // 
            this.tb_SerialNumber.Location = new System.Drawing.Point(208, 127);
            this.tb_SerialNumber.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.tb_SerialNumber.Name = "tb_SerialNumber";
            this.tb_SerialNumber.Size = new System.Drawing.Size(297, 21);
            this.tb_SerialNumber.TabIndex = 55;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(140, 130);
            this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 54;
            this.label2.Text = "序列号:";
            // 
            // tb_Log
            // 
            this.tb_Log.Location = new System.Drawing.Point(208, 258);
            this.tb_Log.Multiline = true;
            this.tb_Log.Name = "tb_Log";
            this.tb_Log.ReadOnly = true;
            this.tb_Log.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.tb_Log.Size = new System.Drawing.Size(678, 171);
            this.tb_Log.TabIndex = 53;
            // 
            // cmbItemType
            // 
            this.cmbItemType.FormattingEnabled = true;
            this.cmbItemType.Location = new System.Drawing.Point(208, 15);
            this.cmbItemType.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.cmbItemType.Name = "cmbItemType";
            this.cmbItemType.Size = new System.Drawing.Size(297, 20);
            this.cmbItemType.TabIndex = 52;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(140, 15);
            this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 12);
            this.label5.TabIndex = 51;
            this.label5.Text = "物料类型";
            // 
            // btn_close
            // 
            this.btn_close.BackColor = System.Drawing.Color.LightCoral;
            this.btn_close.Location = new System.Drawing.Point(10, 351);
            this.btn_close.Name = "btn_close";
            this.btn_close.Size = new System.Drawing.Size(173, 62);
            this.btn_close.TabIndex = 50;
            this.btn_close.Text = "关闭";
            this.btn_close.UseVisualStyleBackColor = false;
            this.btn_close.Click += new System.EventHandler(this.btn_close_Click);
            // 
            // tb_PlaceNo
            // 
            this.tb_PlaceNo.Location = new System.Drawing.Point(208, 50);
            this.tb_PlaceNo.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.tb_PlaceNo.Name = "tb_PlaceNo";
            this.tb_PlaceNo.Size = new System.Drawing.Size(297, 21);
            this.tb_PlaceNo.TabIndex = 49;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(32, 58);
            this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(179, 12);
            this.label6.TabIndex = 48;
            this.label6.Text = "库位号(立体库位或者rgv站点):";
            // 
            // button2
            // 
            this.button2.BackColor = System.Drawing.Color.Red;
            this.button2.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.button2.Location = new System.Drawing.Point(516, 80);
            this.button2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(194, 62);
            this.button2.TabIndex = 47;
            this.button2.Text = "(按库位号)清空库存";
            this.button2.UseVisualStyleBackColor = false;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
            this.button1.Location = new System.Drawing.Point(538, 9);
            this.button1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(172, 62);
            this.button1.TabIndex = 46;
            this.button1.Text = "新增库存";
            this.button1.UseVisualStyleBackColor = false;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // tb_SalverCount
            // 
            this.tb_SalverCount.Location = new System.Drawing.Point(208, 91);
            this.tb_SalverCount.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.tb_SalverCount.Name = "tb_SalverCount";
            this.tb_SalverCount.Size = new System.Drawing.Size(297, 21);
            this.tb_SalverCount.TabIndex = 45;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(140, 94);
            this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(65, 12);
            this.label1.TabIndex = 44;
            this.label1.Text = "托盘数量:";
            // 
            // button4
            // 
            this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.button4.Location = new System.Drawing.Point(714, 80);
            this.button4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(172, 62);
            this.button4.TabIndex = 61;
            this.button4.Text = "库位锁定";
            this.button4.UseVisualStyleBackColor = false;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            // 
            // btn_ClearStoreBySalver
            // 
            this.btn_ClearStoreBySalver.BackColor = System.Drawing.Color.Red;
            this.btn_ClearStoreBySalver.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.btn_ClearStoreBySalver.Location = new System.Drawing.Point(516, 160);
            this.btn_ClearStoreBySalver.Margin = new System.Windows.Forms.Padding(2);
            this.btn_ClearStoreBySalver.Name = "btn_ClearStoreBySalver";
            this.btn_ClearStoreBySalver.Size = new System.Drawing.Size(194, 62);
            this.btn_ClearStoreBySalver.TabIndex = 62;
            this.btn_ClearStoreBySalver.Text = "(按托盘号)清空库存";
            this.btn_ClearStoreBySalver.UseVisualStyleBackColor = false;
            this.btn_ClearStoreBySalver.Click += new System.EventHandler(this.btn_ClearStoreBySalver_Click);
            // 
            // SrmStockForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(917, 448);
            this.Controls.Add(this.btn_ClearStoreBySalver);
            this.Controls.Add(this.button4);
            this.Controls.Add(this.button3);
            this.Controls.Add(this.tb_SalverCode);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.tb_OrderNo);
            this.Controls.Add(this.tb_);
            this.Controls.Add(this.tb_SerialNumber);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.tb_Log);
            this.Controls.Add(this.cmbItemType);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.btn_close);
            this.Controls.Add(this.tb_PlaceNo);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.button2);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.tb_SalverCount);
            this.Controls.Add(this.label1);
            this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.Name = "SrmStockForm";
            this.Text = "手动库存维护";
            this.Load += new System.EventHandler(this.SrmStockForm_Load_1);
            this.ResumeLayout(false);
            this.PerformLayout();
 
        }
 
        #endregion
 
        private System.Windows.Forms.Button button3;
        private System.Windows.Forms.TextBox tb_SalverCode;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox tb_OrderNo;
        private System.Windows.Forms.Label tb_;
        private System.Windows.Forms.TextBox tb_SerialNumber;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox tb_Log;
        private System.Windows.Forms.ComboBox cmbItemType;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Button btn_close;
        private System.Windows.Forms.TextBox tb_PlaceNo;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.TextBox tb_SalverCount;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Button button4;
        private System.Windows.Forms.Button btn_ClearStoreBySalver;
    }
}