|
|
@@ -36,12 +36,12 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
|
|
|
this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
|
|
|
this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
|
|
|
@@ -58,17 +58,20 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
this.txtOrdersCode = new System.Windows.Forms.TextBox();
|
|
|
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.txtLayoutCode = new System.Windows.Forms.TextBox();
|
|
|
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.txtCustomerCode = new System.Windows.Forms.TextBox();
|
|
|
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
- this.lblEntruckingCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
this.dgvOrder = new System.Windows.Forms.TabControl();
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
|
this.dgvRpt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
|
this.dgvRpt2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
+ this.ORDERSDETAILID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ORDERSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.CUSTOMERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.LAYOUTNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.PRODUCTMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ENTRUCKINGCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ORDERSCODES = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.f_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.g1goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -76,12 +79,6 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.g_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.VALUEFLAG = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ORDERSDETAILID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ORDERSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.CUSTOMERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.LAYOUTNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.PRODUCTMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.tsrOperate.SuspendLayout();
|
|
|
this.gbxCondition.SuspendLayout();
|
|
|
this.dgvOrder.SuspendLayout();
|
|
|
@@ -174,12 +171,8 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.gbxCondition.Controls.Add(this.c_Label3);
|
|
|
this.gbxCondition.Controls.Add(this.txtOrdersCode);
|
|
|
this.gbxCondition.Controls.Add(this.c_Label2);
|
|
|
- this.gbxCondition.Controls.Add(this.txtLayoutCode);
|
|
|
- this.gbxCondition.Controls.Add(this.c_Label1);
|
|
|
- this.gbxCondition.Controls.Add(this.txtCustomerCode);
|
|
|
this.gbxCondition.Controls.Add(this.btnClearCondition);
|
|
|
this.gbxCondition.Controls.Add(this.btnSearch);
|
|
|
- this.gbxCondition.Controls.Add(this.lblEntruckingCode);
|
|
|
this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
this.gbxCondition.IsMustInput = false;
|
|
|
@@ -197,7 +190,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.cbflagfalse.Checked = true;
|
|
|
this.cbflagfalse.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.cbflagfalse.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cbflagfalse.Location = new System.Drawing.Point(989, 23);
|
|
|
+ this.cbflagfalse.Location = new System.Drawing.Point(607, 28);
|
|
|
this.cbflagfalse.Name = "cbflagfalse";
|
|
|
this.cbflagfalse.Size = new System.Drawing.Size(36, 16);
|
|
|
this.cbflagfalse.TabIndex = 43;
|
|
|
@@ -210,7 +203,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.cbflagtrue.Checked = true;
|
|
|
this.cbflagtrue.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.cbflagtrue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cbflagtrue.Location = new System.Drawing.Point(953, 23);
|
|
|
+ this.cbflagtrue.Location = new System.Drawing.Point(565, 29);
|
|
|
this.cbflagtrue.Name = "cbflagtrue";
|
|
|
this.cbflagtrue.Size = new System.Drawing.Size(36, 16);
|
|
|
this.cbflagtrue.TabIndex = 42;
|
|
|
@@ -222,7 +215,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.txtProductModel.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
this.txtProductModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.txtProductModel.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
|
- this.txtProductModel.Location = new System.Drawing.Point(784, 21);
|
|
|
+ this.txtProductModel.Location = new System.Drawing.Point(403, 26);
|
|
|
this.txtProductModel.MaxLength = 20;
|
|
|
this.txtProductModel.Name = "txtProductModel";
|
|
|
this.txtProductModel.Size = new System.Drawing.Size(97, 21);
|
|
|
@@ -234,7 +227,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.c_Label5.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.c_Label5.Location = new System.Drawing.Point(897, 25);
|
|
|
+ this.c_Label5.Location = new System.Drawing.Point(506, 32);
|
|
|
this.c_Label5.Name = "c_Label5";
|
|
|
this.c_Label5.Size = new System.Drawing.Size(53, 12);
|
|
|
this.c_Label5.TabIndex = 41;
|
|
|
@@ -246,7 +239,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.c_Label4.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.c_Label4.Location = new System.Drawing.Point(725, 25);
|
|
|
+ this.c_Label4.Location = new System.Drawing.Point(344, 30);
|
|
|
this.c_Label4.Name = "c_Label4";
|
|
|
this.c_Label4.Size = new System.Drawing.Size(53, 12);
|
|
|
this.c_Label4.TabIndex = 17;
|
|
|
@@ -257,7 +250,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.txtOrdersName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
this.txtOrdersName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.txtOrdersName.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
|
- this.txtOrdersName.Location = new System.Drawing.Point(603, 21);
|
|
|
+ this.txtOrdersName.Location = new System.Drawing.Point(230, 25);
|
|
|
this.txtOrdersName.MaxLength = 20;
|
|
|
this.txtOrdersName.Name = "txtOrdersName";
|
|
|
this.txtOrdersName.Size = new System.Drawing.Size(97, 21);
|
|
|
@@ -269,7 +262,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.c_Label3.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.c_Label3.Location = new System.Drawing.Point(544, 25);
|
|
|
+ this.c_Label3.Location = new System.Drawing.Point(171, 30);
|
|
|
this.c_Label3.Name = "c_Label3";
|
|
|
this.c_Label3.Size = new System.Drawing.Size(53, 12);
|
|
|
this.c_Label3.TabIndex = 15;
|
|
|
@@ -280,7 +273,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.txtOrdersCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
this.txtOrdersCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.txtOrdersCode.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
|
- this.txtOrdersCode.Location = new System.Drawing.Point(418, 21);
|
|
|
+ this.txtOrdersCode.Location = new System.Drawing.Point(53, 23);
|
|
|
this.txtOrdersCode.MaxLength = 20;
|
|
|
this.txtOrdersCode.Name = "txtOrdersCode";
|
|
|
this.txtOrdersCode.Size = new System.Drawing.Size(97, 21);
|
|
|
@@ -292,46 +285,12 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.c_Label2.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.c_Label2.Location = new System.Drawing.Point(359, 25);
|
|
|
+ this.c_Label2.Location = new System.Drawing.Point(6, 30);
|
|
|
this.c_Label2.Name = "c_Label2";
|
|
|
this.c_Label2.Size = new System.Drawing.Size(41, 12);
|
|
|
this.c_Label2.TabIndex = 13;
|
|
|
this.c_Label2.Text = "订单号";
|
|
|
//
|
|
|
- // txtLayoutCode
|
|
|
- //
|
|
|
- this.txtLayoutCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
- this.txtLayoutCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtLayoutCode.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
|
- this.txtLayoutCode.Location = new System.Drawing.Point(241, 20);
|
|
|
- this.txtLayoutCode.MaxLength = 20;
|
|
|
- this.txtLayoutCode.Name = "txtLayoutCode";
|
|
|
- this.txtLayoutCode.Size = new System.Drawing.Size(97, 21);
|
|
|
- this.txtLayoutCode.TabIndex = 12;
|
|
|
- //
|
|
|
- // c_Label1
|
|
|
- //
|
|
|
- this.c_Label1.AutoSize = true;
|
|
|
- this.c_Label1.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.c_Label1.Location = new System.Drawing.Point(182, 24);
|
|
|
- this.c_Label1.Name = "c_Label1";
|
|
|
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
|
|
|
- this.c_Label1.TabIndex = 11;
|
|
|
- this.c_Label1.Text = "版面编码";
|
|
|
- //
|
|
|
- // txtCustomerCode
|
|
|
- //
|
|
|
- this.txtCustomerCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
- this.txtCustomerCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtCustomerCode.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
|
- this.txtCustomerCode.Location = new System.Drawing.Point(70, 20);
|
|
|
- this.txtCustomerCode.MaxLength = 20;
|
|
|
- this.txtCustomerCode.Name = "txtCustomerCode";
|
|
|
- this.txtCustomerCode.Size = new System.Drawing.Size(97, 21);
|
|
|
- this.txtCustomerCode.TabIndex = 2;
|
|
|
- //
|
|
|
// btnClearCondition
|
|
|
//
|
|
|
this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
@@ -364,18 +323,6 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.btnSearch.UseVisualStyleBackColor = false;
|
|
|
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
|
|
|
//
|
|
|
- // lblEntruckingCode
|
|
|
- //
|
|
|
- this.lblEntruckingCode.AutoSize = true;
|
|
|
- this.lblEntruckingCode.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.lblEntruckingCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblEntruckingCode.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.lblEntruckingCode.Location = new System.Drawing.Point(11, 24);
|
|
|
- this.lblEntruckingCode.Name = "lblEntruckingCode";
|
|
|
- this.lblEntruckingCode.Size = new System.Drawing.Size(53, 12);
|
|
|
- this.lblEntruckingCode.TabIndex = 1;
|
|
|
- this.lblEntruckingCode.Text = "客户编码";
|
|
|
- //
|
|
|
// dgvOrder
|
|
|
//
|
|
|
this.dgvOrder.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
@@ -511,7 +458,8 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.CUSTOMERNAME,
|
|
|
this.LAYOUTNAME,
|
|
|
this.PRODUCTMODEL,
|
|
|
- this.BARCODE});
|
|
|
+ this.BARCODE,
|
|
|
+ this.ENTRUCKINGCODE});
|
|
|
this.dgvRpt2.ColumnTreeView = null;
|
|
|
this.dgvRpt2.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
|
|
|
this.dgvRpt2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
@@ -549,6 +497,62 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.dgvRpt2.ViewRowFilter = "";
|
|
|
this.dgvRpt2.ColumnStateChanged += new System.Windows.Forms.DataGridViewColumnStateChangedEventHandler(this.dgvRpt2_ColumnStateChanged);
|
|
|
//
|
|
|
+ // ORDERSDETAILID
|
|
|
+ //
|
|
|
+ this.ORDERSDETAILID.DataPropertyName = "ORDERSDETAILID";
|
|
|
+ this.ORDERSDETAILID.HeaderText = "订单详细id";
|
|
|
+ this.ORDERSDETAILID.Name = "ORDERSDETAILID";
|
|
|
+ this.ORDERSDETAILID.ReadOnly = true;
|
|
|
+ this.ORDERSDETAILID.Visible = false;
|
|
|
+ //
|
|
|
+ // ORDERSCODE
|
|
|
+ //
|
|
|
+ this.ORDERSCODE.DataPropertyName = "ORDERSCODE";
|
|
|
+ this.ORDERSCODE.HeaderText = "订单号";
|
|
|
+ this.ORDERSCODE.Name = "ORDERSCODE";
|
|
|
+ this.ORDERSCODE.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // CUSTOMERNAME
|
|
|
+ //
|
|
|
+ this.CUSTOMERNAME.DataPropertyName = "CUSTOMERNAME";
|
|
|
+ this.CUSTOMERNAME.HeaderText = "客户名称";
|
|
|
+ this.CUSTOMERNAME.Name = "CUSTOMERNAME";
|
|
|
+ this.CUSTOMERNAME.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // LAYOUTNAME
|
|
|
+ //
|
|
|
+ this.LAYOUTNAME.DataPropertyName = "LAYOUTNAME";
|
|
|
+ this.LAYOUTNAME.HeaderText = "版面名称";
|
|
|
+ this.LAYOUTNAME.Name = "LAYOUTNAME";
|
|
|
+ this.LAYOUTNAME.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // PRODUCTMODEL
|
|
|
+ //
|
|
|
+ this.PRODUCTMODEL.DataPropertyName = "GOODSCODE";
|
|
|
+ dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
+ dataGridViewCellStyle10.Format = "N0";
|
|
|
+ this.PRODUCTMODEL.DefaultCellStyle = dataGridViewCellStyle10;
|
|
|
+ this.PRODUCTMODEL.HeaderText = "产品型号";
|
|
|
+ this.PRODUCTMODEL.Name = "PRODUCTMODEL";
|
|
|
+ this.PRODUCTMODEL.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // BARCODE
|
|
|
+ //
|
|
|
+ this.BARCODE.DataPropertyName = "BARCODE";
|
|
|
+ dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
+ dataGridViewCellStyle11.Format = "N0";
|
|
|
+ this.BARCODE.DefaultCellStyle = dataGridViewCellStyle11;
|
|
|
+ this.BARCODE.HeaderText = "产品条码";
|
|
|
+ this.BARCODE.Name = "BARCODE";
|
|
|
+ this.BARCODE.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // ENTRUCKINGCODE
|
|
|
+ //
|
|
|
+ this.ENTRUCKINGCODE.DataPropertyName = "ENTRUCKINGCODE";
|
|
|
+ this.ENTRUCKINGCODE.HeaderText = "载具条码";
|
|
|
+ this.ENTRUCKINGCODE.Name = "ENTRUCKINGCODE";
|
|
|
+ this.ENTRUCKINGCODE.ReadOnly = true;
|
|
|
+ //
|
|
|
// ORDERSCODES
|
|
|
//
|
|
|
this.ORDERSCODES.DataPropertyName = "ORDERSCODE";
|
|
|
@@ -575,6 +579,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.g1goodscode.HeaderText = "客户编码";
|
|
|
this.g1goodscode.Name = "g1goodscode";
|
|
|
this.g1goodscode.ReadOnly = true;
|
|
|
+ this.g1goodscode.Visible = false;
|
|
|
//
|
|
|
// d_num
|
|
|
//
|
|
|
@@ -585,6 +590,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.d_num.HeaderText = "版面编码";
|
|
|
this.d_num.Name = "d_num";
|
|
|
this.d_num.ReadOnly = true;
|
|
|
+ this.d_num.Visible = false;
|
|
|
//
|
|
|
// GOODSCODE
|
|
|
//
|
|
|
@@ -611,55 +617,6 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.VALUEFLAG.Name = "VALUEFLAG";
|
|
|
this.VALUEFLAG.ReadOnly = true;
|
|
|
//
|
|
|
- // ORDERSDETAILID
|
|
|
- //
|
|
|
- this.ORDERSDETAILID.DataPropertyName = "ORDERSDETAILID";
|
|
|
- this.ORDERSDETAILID.HeaderText = "订单详细id";
|
|
|
- this.ORDERSDETAILID.Name = "ORDERSDETAILID";
|
|
|
- this.ORDERSDETAILID.ReadOnly = true;
|
|
|
- this.ORDERSDETAILID.Visible = false;
|
|
|
- //
|
|
|
- // ORDERSCODE
|
|
|
- //
|
|
|
- this.ORDERSCODE.DataPropertyName = "ORDERSCODE";
|
|
|
- this.ORDERSCODE.HeaderText = "订单号";
|
|
|
- this.ORDERSCODE.Name = "ORDERSCODE";
|
|
|
- this.ORDERSCODE.ReadOnly = true;
|
|
|
- //
|
|
|
- // CUSTOMERNAME
|
|
|
- //
|
|
|
- this.CUSTOMERNAME.DataPropertyName = "CUSTOMERNAME";
|
|
|
- this.CUSTOMERNAME.HeaderText = "客户名称";
|
|
|
- this.CUSTOMERNAME.Name = "CUSTOMERNAME";
|
|
|
- this.CUSTOMERNAME.ReadOnly = true;
|
|
|
- //
|
|
|
- // LAYOUTNAME
|
|
|
- //
|
|
|
- this.LAYOUTNAME.DataPropertyName = "LAYOUTNAME";
|
|
|
- this.LAYOUTNAME.HeaderText = "版面名称";
|
|
|
- this.LAYOUTNAME.Name = "LAYOUTNAME";
|
|
|
- this.LAYOUTNAME.ReadOnly = true;
|
|
|
- //
|
|
|
- // PRODUCTMODEL
|
|
|
- //
|
|
|
- this.PRODUCTMODEL.DataPropertyName = "GOODSCODE";
|
|
|
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
- dataGridViewCellStyle10.Format = "N0";
|
|
|
- this.PRODUCTMODEL.DefaultCellStyle = dataGridViewCellStyle10;
|
|
|
- this.PRODUCTMODEL.HeaderText = "产品型号";
|
|
|
- this.PRODUCTMODEL.Name = "PRODUCTMODEL";
|
|
|
- this.PRODUCTMODEL.ReadOnly = true;
|
|
|
- //
|
|
|
- // BARCODE
|
|
|
- //
|
|
|
- this.BARCODE.DataPropertyName = "BARCODE";
|
|
|
- dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
- dataGridViewCellStyle11.Format = "N0";
|
|
|
- this.BARCODE.DefaultCellStyle = dataGridViewCellStyle11;
|
|
|
- this.BARCODE.HeaderText = "产品条码";
|
|
|
- this.BARCODE.Name = "BARCODE";
|
|
|
- this.BARCODE.ReadOnly = true;
|
|
|
- //
|
|
|
// F_MST_1601
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
@@ -694,12 +651,8 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
|
|
|
private System.Windows.Forms.ToolStripButton tsbtnClose;
|
|
|
private Basics.BaseControls.C_GroupBox gbxCondition;
|
|
|
- private System.Windows.Forms.TextBox txtCustomerCode;
|
|
|
private Basics.BaseControls.C_Button btnClearCondition;
|
|
|
private Basics.BaseControls.C_Button btnSearch;
|
|
|
- private Basics.BaseControls.C_Label lblEntruckingCode;
|
|
|
- private System.Windows.Forms.TextBox txtLayoutCode;
|
|
|
- private Basics.BaseControls.C_Label c_Label1;
|
|
|
private System.Windows.Forms.TextBox txtOrdersName;
|
|
|
private Basics.BaseControls.C_Label c_Label3;
|
|
|
private System.Windows.Forms.TextBox txtOrdersCode;
|
|
|
@@ -714,6 +667,13 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
private Basics.BaseControls.C_CheckBox cbflagfalse;
|
|
|
private Basics.BaseControls.C_CheckBox cbflagtrue;
|
|
|
private Basics.BaseControls.C_Label c_Label5;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSDETAILID;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSCODE;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn CUSTOMERNAME;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn LAYOUTNAME;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn PRODUCTMODEL;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn BARCODE;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn ENTRUCKINGCODE;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSCODES;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn f_num;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn g1goodscode;
|
|
|
@@ -721,11 +681,5 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn g_num;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn VALUEFLAG;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSDETAILID;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSCODE;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn CUSTOMERNAME;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn LAYOUTNAME;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn PRODUCTMODEL;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn BARCODE;
|
|
|
}
|
|
|
}
|