浏览代码

工单序列号查询 工单配放大镜

shim 8 年之前
父节点
当前提交
a8eeb47fe7

+ 124 - 115
UAS-MES/FunctionCode/Query/Query_OnlineTraceBack.Designer.cs

@@ -31,6 +31,13 @@
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_OnlineTraceBack));
             this.ms_makecode_label = new System.Windows.Forms.Label();
             this.ms_status_label = new System.Windows.Forms.Label();
+            this.ms_stepcode_label = new System.Windows.Forms.Label();
+            this.ms_nextstepcode_label = new System.Windows.Forms.Label();
+            this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
+            this.ms_nextstepcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.ms_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.Query = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
+            this.ms_status = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
             this.SnInf = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
             this.ms_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.status = new System.Windows.Forms.DataGridViewTextBoxColumn();
@@ -38,13 +45,6 @@
             this.ms_stepcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.ms_nextstepcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.ms_makecode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
-            this.ms_status = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
-            this.Query = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
-            this.ms_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
-            this.ms_stepcode_label = new System.Windows.Forms.Label();
-            this.ms_nextstepcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
-            this.ms_nextstepcode_label = new System.Windows.Forms.Label();
             ((System.ComponentModel.ISupportInitialize)(this.SnInf)).BeginInit();
             this.SuspendLayout();
             // 
@@ -52,10 +52,10 @@
             // 
             this.ms_makecode_label.AutoSize = true;
             this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.ms_makecode_label.Location = new System.Drawing.Point(4, 24);
+            this.ms_makecode_label.Location = new System.Drawing.Point(4, 29);
             this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.ms_makecode_label.Name = "ms_makecode_label";
-            this.ms_makecode_label.Size = new System.Drawing.Size(72, 27);
+            this.ms_makecode_label.Size = new System.Drawing.Size(86, 31);
             this.ms_makecode_label.TabIndex = 198;
             this.ms_makecode_label.Text = "工单号";
             // 
@@ -63,13 +63,118 @@
             // 
             this.ms_status_label.AutoSize = true;
             this.ms_status_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.ms_status_label.Location = new System.Drawing.Point(275, 24);
+            this.ms_status_label.Location = new System.Drawing.Point(309, 29);
             this.ms_status_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.ms_status_label.Name = "ms_status_label";
-            this.ms_status_label.Size = new System.Drawing.Size(80, 27);
+            this.ms_status_label.Size = new System.Drawing.Size(96, 31);
             this.ms_status_label.TabIndex = 197;
             this.ms_status_label.Text = "SN状态";
             // 
+            // ms_stepcode_label
+            // 
+            this.ms_stepcode_label.AutoSize = true;
+            this.ms_stepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.ms_stepcode_label.Location = new System.Drawing.Point(629, 25);
+            this.ms_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.ms_stepcode_label.Name = "ms_stepcode_label";
+            this.ms_stepcode_label.Size = new System.Drawing.Size(110, 31);
+            this.ms_stepcode_label.TabIndex = 207;
+            this.ms_stepcode_label.Text = "当前工序";
+            // 
+            // ms_nextstepcode_label
+            // 
+            this.ms_nextstepcode_label.AutoSize = true;
+            this.ms_nextstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.ms_nextstepcode_label.Location = new System.Drawing.Point(961, 24);
+            this.ms_nextstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.ms_nextstepcode_label.Name = "ms_nextstepcode_label";
+            this.ms_nextstepcode_label.Size = new System.Drawing.Size(110, 31);
+            this.ms_nextstepcode_label.TabIndex = 209;
+            this.ms_nextstepcode_label.Text = "下一工序";
+            // 
+            // ma_code
+            // 
+            this.ma_code.AllPower = null;
+            this.ma_code.Caller = null;
+            this.ma_code.Condition = null;
+            this.ma_code.DBTitle = "";
+            this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.ma_code.FormName = null;
+            this.ma_code.Location = new System.Drawing.Point(89, 29);
+            this.ma_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
+            this.ma_code.Name = "ma_code";
+            this.ma_code.Power = "";
+            this.ma_code.ReturnData = null;
+            this.ma_code.SelectField = null;
+            this.ma_code.SetValueField = null;
+            this.ma_code.Size = new System.Drawing.Size(203, 35);
+            this.ma_code.TabIndex = 211;
+            this.ma_code.TableName = null;
+            this.ma_code.Tag = "makecode";
+            this.ma_code.TextBoxEnable = false;
+            // 
+            // ms_nextstepcode
+            // 
+            this.ms_nextstepcode.AllPower = null;
+            this.ms_nextstepcode.BackColor = System.Drawing.Color.White;
+            this.ms_nextstepcode.ID = null;
+            this.ms_nextstepcode.Location = new System.Drawing.Point(1072, 24);
+            this.ms_nextstepcode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.ms_nextstepcode.Name = "ms_nextstepcode";
+            this.ms_nextstepcode.Power = null;
+            this.ms_nextstepcode.Size = new System.Drawing.Size(187, 28);
+            this.ms_nextstepcode.Str = null;
+            this.ms_nextstepcode.Str1 = null;
+            this.ms_nextstepcode.Str2 = null;
+            this.ms_nextstepcode.TabIndex = 210;
+            this.ms_nextstepcode.Tag = "ms_nextstepcode";
+            // 
+            // ms_stepcode
+            // 
+            this.ms_stepcode.AllPower = null;
+            this.ms_stepcode.BackColor = System.Drawing.Color.White;
+            this.ms_stepcode.ID = null;
+            this.ms_stepcode.Location = new System.Drawing.Point(740, 26);
+            this.ms_stepcode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.ms_stepcode.Name = "ms_stepcode";
+            this.ms_stepcode.Power = null;
+            this.ms_stepcode.Size = new System.Drawing.Size(187, 28);
+            this.ms_stepcode.Str = null;
+            this.ms_stepcode.Str1 = null;
+            this.ms_stepcode.Str2 = null;
+            this.ms_stepcode.TabIndex = 208;
+            this.ms_stepcode.Tag = "ms_stepcode";
+            // 
+            // Query
+            // 
+            this.Query.AllPower = null;
+            this.Query.BackColor = System.Drawing.Color.Transparent;
+            this.Query.DownImage = ((System.Drawing.Image)(resources.GetObject("Query.DownImage")));
+            this.Query.Image = null;
+            this.Query.IsShowBorder = true;
+            this.Query.Location = new System.Drawing.Point(1323, 19);
+            this.Query.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.Query.MoveImage = ((System.Drawing.Image)(resources.GetObject("Query.MoveImage")));
+            this.Query.Name = "Query";
+            this.Query.NormalImage = ((System.Drawing.Image)(resources.GetObject("Query.NormalImage")));
+            this.Query.Power = null;
+            this.Query.Size = new System.Drawing.Size(84, 34);
+            this.Query.TabIndex = 206;
+            this.Query.Text = "查询";
+            this.Query.UseVisualStyleBackColor = false;
+            this.Query.Click += new System.EventHandler(this.Query_Click);
+            // 
+            // ms_status
+            // 
+            this.ms_status.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.ms_status.FormattingEnabled = true;
+            this.ms_status.Location = new System.Drawing.Point(407, 30);
+            this.ms_status.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.ms_status.Name = "ms_status";
+            this.ms_status.Size = new System.Drawing.Size(187, 26);
+            this.ms_status.TabIndex = 205;
+            this.ms_status.Tag = "ms_status";
+            // 
             // SnInf
             // 
             this.SnInf.AllowUserToAddRows = false;
@@ -84,11 +189,11 @@
             this.ms_nextstepcode1,
             this.Column5});
             this.SnInf.EnableContentClick = true;
-            this.SnInf.Location = new System.Drawing.Point(0, 70);
-            this.SnInf.Margin = new System.Windows.Forms.Padding(4);
+            this.SnInf.Location = new System.Drawing.Point(0, 84);
+            this.SnInf.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.SnInf.Name = "SnInf";
             this.SnInf.RowTemplate.Height = 23;
-            this.SnInf.Size = new System.Drawing.Size(1261, 624);
+            this.SnInf.Size = new System.Drawing.Size(1419, 749);
             this.SnInf.TabIndex = 203;
             // 
             // ms_sncode
@@ -131,119 +236,23 @@
             this.Column5.Name = "Column5";
             this.Column5.ReadOnly = true;
             // 
-            // ms_makecode
-            // 
-            this.ms_makecode.AllPower = null;
-            this.ms_makecode.BackColor = System.Drawing.Color.White;
-            this.ms_makecode.ID = null;
-            this.ms_makecode.Location = new System.Drawing.Point(83, 25);
-            this.ms_makecode.Name = "ms_makecode";
-            this.ms_makecode.Power = null;
-            this.ms_makecode.Size = new System.Drawing.Size(167, 25);
-            this.ms_makecode.Str = null;
-            this.ms_makecode.Str1 = null;
-            this.ms_makecode.Str2 = null;
-            this.ms_makecode.TabIndex = 204;
-            this.ms_makecode.Tag = "makecode";
-            this.ms_makecode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ma_code_KeyDown);
-            // 
-            // ms_status
-            // 
-            this.ms_status.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-            this.ms_status.FormattingEnabled = true;
-            this.ms_status.Location = new System.Drawing.Point(362, 25);
-            this.ms_status.Name = "ms_status";
-            this.ms_status.Size = new System.Drawing.Size(167, 23);
-            this.ms_status.TabIndex = 205;
-            this.ms_status.Tag = "ms_status";
-            // 
-            // Query
-            // 
-            this.Query.AllPower = null;
-            this.Query.BackColor = System.Drawing.Color.Transparent;
-            this.Query.DownImage = ((System.Drawing.Image)(resources.GetObject("Query.DownImage")));
-            this.Query.Image = null;
-            this.Query.IsShowBorder = true;
-            this.Query.Location = new System.Drawing.Point(1174, 20);
-            this.Query.MoveImage = ((System.Drawing.Image)(resources.GetObject("Query.MoveImage")));
-            this.Query.Name = "Query";
-            this.Query.NormalImage = ((System.Drawing.Image)(resources.GetObject("Query.NormalImage")));
-            this.Query.Power = null;
-            this.Query.Size = new System.Drawing.Size(75, 28);
-            this.Query.TabIndex = 206;
-            this.Query.Text = "查询";
-            this.Query.UseVisualStyleBackColor = false;
-            this.Query.Click += new System.EventHandler(this.Query_Click);
-            // 
-            // ms_stepcode
-            // 
-            this.ms_stepcode.AllPower = null;
-            this.ms_stepcode.BackColor = System.Drawing.Color.White;
-            this.ms_stepcode.ID = null;
-            this.ms_stepcode.Location = new System.Drawing.Point(658, 22);
-            this.ms_stepcode.Name = "ms_stepcode";
-            this.ms_stepcode.Power = null;
-            this.ms_stepcode.Size = new System.Drawing.Size(167, 25);
-            this.ms_stepcode.Str = null;
-            this.ms_stepcode.Str1 = null;
-            this.ms_stepcode.Str2 = null;
-            this.ms_stepcode.TabIndex = 208;
-            this.ms_stepcode.Tag = "ms_stepcode";
-            // 
-            // ms_stepcode_label
-            // 
-            this.ms_stepcode_label.AutoSize = true;
-            this.ms_stepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.ms_stepcode_label.Location = new System.Drawing.Point(559, 21);
-            this.ms_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
-            this.ms_stepcode_label.Name = "ms_stepcode_label";
-            this.ms_stepcode_label.Size = new System.Drawing.Size(92, 27);
-            this.ms_stepcode_label.TabIndex = 207;
-            this.ms_stepcode_label.Text = "当前工序";
-            // 
-            // ms_nextstepcode
-            // 
-            this.ms_nextstepcode.AllPower = null;
-            this.ms_nextstepcode.BackColor = System.Drawing.Color.White;
-            this.ms_nextstepcode.ID = null;
-            this.ms_nextstepcode.Location = new System.Drawing.Point(953, 20);
-            this.ms_nextstepcode.Name = "ms_nextstepcode";
-            this.ms_nextstepcode.Power = null;
-            this.ms_nextstepcode.Size = new System.Drawing.Size(167, 25);
-            this.ms_nextstepcode.Str = null;
-            this.ms_nextstepcode.Str1 = null;
-            this.ms_nextstepcode.Str2 = null;
-            this.ms_nextstepcode.TabIndex = 210;
-            this.ms_nextstepcode.Tag = "ms_nextstepcode";
-            // 
-            // ms_nextstepcode_label
-            // 
-            this.ms_nextstepcode_label.AutoSize = true;
-            this.ms_nextstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.ms_nextstepcode_label.Location = new System.Drawing.Point(854, 20);
-            this.ms_nextstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
-            this.ms_nextstepcode_label.Name = "ms_nextstepcode_label";
-            this.ms_nextstepcode_label.Size = new System.Drawing.Size(92, 27);
-            this.ms_nextstepcode_label.TabIndex = 209;
-            this.ms_nextstepcode_label.Text = "下一工序";
-            // 
             // Query_OnlineTraceBack
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1261, 694);
+            this.ClientSize = new System.Drawing.Size(1419, 833);
+            this.Controls.Add(this.ma_code);
             this.Controls.Add(this.ms_nextstepcode);
             this.Controls.Add(this.ms_nextstepcode_label);
             this.Controls.Add(this.ms_stepcode);
             this.Controls.Add(this.ms_stepcode_label);
             this.Controls.Add(this.Query);
             this.Controls.Add(this.ms_status);
-            this.Controls.Add(this.ms_makecode);
             this.Controls.Add(this.SnInf);
             this.Controls.Add(this.ms_makecode_label);
             this.Controls.Add(this.ms_status_label);
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
-            this.Margin = new System.Windows.Forms.Padding(4);
+            this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.Name = "Query_OnlineTraceBack";
             this.Tag = "Query!OnlineTraceBack";
             this.Text = " ";
@@ -259,7 +268,6 @@
         private System.Windows.Forms.Label ms_makecode_label;
         private System.Windows.Forms.Label ms_status_label;
         private CustomControl.DataGrid_View.DataGridViewWithSerialNum SnInf;
-        private CustomControl.TextBoxWithIcon.EnterTextBox ms_makecode;
         private CustomControl.ComBoxWithFocus.ComBoxWithFocus ms_status;
         private CustomControl.ButtonUtil.NormalButton Query;
         private CustomControl.TextBoxWithIcon.EnterTextBox ms_stepcode;
@@ -272,5 +280,6 @@
         private System.Windows.Forms.DataGridViewTextBoxColumn ms_stepcode1;
         private System.Windows.Forms.DataGridViewTextBoxColumn ms_nextstepcode1;
         private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
+        private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
     }
 }

+ 21 - 8
UAS-MES/FunctionCode/Query/Query_OnlineTraceBack.cs

@@ -21,6 +21,7 @@ namespace UAS_MES.Query
 
         DataTable ComBoxData = new DataTable();
 
+        DataTable Dbfind;
         public Query_OnlineTraceBack()
         {
             InitializeComponent();
@@ -49,8 +50,20 @@ namespace UAS_MES.Query
             ms_status.DataSource = ComBoxData;
             ms_status.DisplayMember = "status";
             ms_status.ValueMember = "statuscode";
-        }
 
+            //工单号放大镜配置
+            ma_code.TableName = "make left join product on ma_prodcode=pr_code";
+            ma_code.SelectField = "ma_code # 工单号,ma_prodcode # 产品编号,ma_qty # 工单数量,pr_detail # 产品名称,ma_softversion # 软件版本";
+            ma_code.FormName = Name;
+            ma_code.SetValueField = new string[] { "ma_code"};
+            ma_code.Condition = "ma_statuscode='STARTED'";
+            ma_code.DbChange += Ma_code_DbChange;
+        }
+        private void Ma_code_DbChange(object sender, EventArgs e)
+        {
+            Dbfind = ma_code.ReturnData;
+            BaseUtil.SetFormValue(this.Controls, Dbfind);
+        }
         private void ma_code_KeyDown(object sender, KeyEventArgs e)
         {
 
@@ -63,18 +76,18 @@ namespace UAS_MES.Query
 
         private void Query_Click(object sender, EventArgs e)
         {
-            if (dh.CheckExist("make", "ma_code='" + ms_makecode.Text + "'"))
+            if (dh.CheckExist("make", "ma_code='" + ma_code.Text + "'"))
             {
-                string condition = BaseUtil.GetScreenSqlCondition(ms_makecode, ms_stepcode, ms_nextstepcode);
+                string condition = BaseUtil.GetScreenSqlCondition(ma_code, ms_stepcode, ms_nextstepcode);
                 string statuscode = ms_status.SelectedValue.ToString();
                 sql.Clear();
                 sql.Append("select distinct sncode ms_sncode,ms_linecode,ms_stepcode,ms_nextstepcode,ms_craftcode,makecode ms_makecode, ");
                 sql.Append("case when ms_status is null then '未生产'  when ms_status=1 then '在线' when ms_status=2 ");
                 sql.Append(" then '已完工' when ms_status=3 then '不良待维修' when ms_status=4 then '已报废' ");
                 sql.Append("else 'null' end ms_status  from((select msd_sncode sncode,msd_makecode makecode,msd_type type ");
-                sql.Append("from makesnruledetail where msd_makecode='" + ms_makecode.Text + "') union (select msl_sncode sncode,msl_makecode ");
-                sql.Append("makecode,msl_type type from makesnlist where msl_makecode='" + ms_makecode.Text + "') union (");
-                sql.Append("select ms_sncode,ms_makecode,'' type from  makeserial where ms_makecode='" + ms_makecode.Text + "'))");
+                sql.Append("from makesnruledetail where msd_makecode='" + ma_code.Text + "') union (select msl_sncode sncode,msl_makecode ");
+                sql.Append("makecode,msl_type type from makesnlist where msl_makecode='" + ma_code.Text + "') union (");
+                sql.Append("select ms_sncode,ms_makecode,'' type from  makeserial where ms_makecode='" + ma_code.Text + "'))");
                 sql.Append("A left join makeserial on ms_code=sncode");
                 sql.Append(condition);
                 if (statuscode == "0")
@@ -95,9 +108,9 @@ namespace UAS_MES.Query
             }
             else
             {
-                MessageBox.Show("工单号" + ms_makecode.Text + "不存在");
+                MessageBox.Show("工单号" + ma_code.Text + "不存在");
                 BaseUtil.CleanDataGridView(SnInf);
-                ms_makecode.Clear();
+                ma_code.Text="";
             }
         }
     }

+ 18 - 18
UAS-MES/FunctionCode/Query/Query_OnlineTraceBack.resx

@@ -117,24 +117,6 @@
   <resheader name="writer">
     <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
   </resheader>
-  <metadata name="ms_sncode.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
-    <value>True</value>
-  </metadata>
-  <metadata name="status.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
-    <value>True</value>
-  </metadata>
-  <metadata name="ms_linecode.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
-    <value>True</value>
-  </metadata>
-  <metadata name="ms_stepcode1.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
-    <value>True</value>
-  </metadata>
-  <metadata name="ms_nextstepcode1.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
-    <value>True</value>
-  </metadata>
-  <metadata name="Column5.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
-    <value>True</value>
-  </metadata>
   <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
   <data name="Query.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
     <value>
@@ -174,4 +156,22 @@
         ROJSU3qXjMKwG/vjzEz/skOI3Zqgv7AAAAAASUVORK5CYII=
 </value>
   </data>
+  <metadata name="ms_sncode.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
+  <metadata name="status.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
+  <metadata name="ms_linecode.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
+  <metadata name="ms_stepcode1.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
+  <metadata name="ms_nextstepcode1.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
+  <metadata name="Column5.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
 </root>