|
@@ -33,15 +33,15 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = 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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = 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 dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = 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 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();
|
|
|
|
|
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
|
|
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
|
|
|
this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
|
|
this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
|
|
|
this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
|
|
this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
|
|
@@ -63,6 +63,13 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.dgvOrder = new System.Windows.Forms.TabControl();
|
|
this.dgvOrder = new System.Windows.Forms.TabControl();
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
|
this.dgvRpt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
this.dgvRpt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
|
|
+ this.ORDERSCODES = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.f_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.g1goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.d_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.g_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.VALUEFLAG = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
|
this.dgvRpt2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
this.dgvRpt2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
this.ORDERSDETAILID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ORDERSDETAILID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
@@ -72,13 +79,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.PRODUCTMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.PRODUCTMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ENTRUCKINGCODE = 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();
|
|
|
|
|
- this.d_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.g_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.VALUEFLAG = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
+ this.NUMBERS = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.tsrOperate.SuspendLayout();
|
|
this.tsrOperate.SuspendLayout();
|
|
|
this.gbxCondition.SuspendLayout();
|
|
this.gbxCondition.SuspendLayout();
|
|
|
this.dgvOrder.SuspendLayout();
|
|
this.dgvOrder.SuspendLayout();
|
|
@@ -416,6 +417,70 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.dgvRpt.TotalSumColumns = null;
|
|
this.dgvRpt.TotalSumColumns = null;
|
|
|
this.dgvRpt.ViewRowFilter = "";
|
|
this.dgvRpt.ViewRowFilter = "";
|
|
|
//
|
|
//
|
|
|
|
|
+ // ORDERSCODES
|
|
|
|
|
+ //
|
|
|
|
|
+ this.ORDERSCODES.DataPropertyName = "ORDERSCODE";
|
|
|
|
|
+ dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
|
|
+ dataGridViewCellStyle3.Format = "N0";
|
|
|
|
|
+ this.ORDERSCODES.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
|
+ this.ORDERSCODES.HeaderText = "订单号";
|
|
|
|
|
+ this.ORDERSCODES.Name = "ORDERSCODES";
|
|
|
|
|
+ this.ORDERSCODES.ReadOnly = true;
|
|
|
|
|
+ //
|
|
|
|
|
+ // f_num
|
|
|
|
|
+ //
|
|
|
|
|
+ this.f_num.DataPropertyName = "ORDERSNAME";
|
|
|
|
|
+ dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
|
|
+ dataGridViewCellStyle4.Format = "N0";
|
|
|
|
|
+ this.f_num.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
|
|
+ this.f_num.HeaderText = "订单名称";
|
|
|
|
|
+ this.f_num.Name = "f_num";
|
|
|
|
|
+ this.f_num.ReadOnly = true;
|
|
|
|
|
+ //
|
|
|
|
|
+ // g1goodscode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.g1goodscode.DataPropertyName = "CUSTOMERCODE";
|
|
|
|
|
+ this.g1goodscode.HeaderText = "客户编码";
|
|
|
|
|
+ this.g1goodscode.Name = "g1goodscode";
|
|
|
|
|
+ this.g1goodscode.ReadOnly = true;
|
|
|
|
|
+ this.g1goodscode.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // d_num
|
|
|
|
|
+ //
|
|
|
|
|
+ this.d_num.DataPropertyName = "LAYOUTCODE";
|
|
|
|
|
+ dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
|
|
+ dataGridViewCellStyle5.Format = "N0";
|
|
|
|
|
+ this.d_num.DefaultCellStyle = dataGridViewCellStyle5;
|
|
|
|
|
+ this.d_num.HeaderText = "版面编码";
|
|
|
|
|
+ this.d_num.Name = "d_num";
|
|
|
|
|
+ this.d_num.ReadOnly = true;
|
|
|
|
|
+ this.d_num.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // GOODSCODE
|
|
|
|
|
+ //
|
|
|
|
|
+ this.GOODSCODE.DataPropertyName = "GOODSCODE";
|
|
|
|
|
+ dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
|
|
+ dataGridViewCellStyle6.Format = "N0";
|
|
|
|
|
+ this.GOODSCODE.DefaultCellStyle = dataGridViewCellStyle6;
|
|
|
|
|
+ this.GOODSCODE.HeaderText = "产品型号";
|
|
|
|
|
+ this.GOODSCODE.Name = "GOODSCODE";
|
|
|
|
|
+ this.GOODSCODE.ReadOnly = true;
|
|
|
|
|
+ this.GOODSCODE.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // g_num
|
|
|
|
|
+ //
|
|
|
|
|
+ this.g_num.DataPropertyName = "NUMBERS";
|
|
|
|
|
+ this.g_num.HeaderText = "数量";
|
|
|
|
|
+ this.g_num.Name = "g_num";
|
|
|
|
|
+ this.g_num.ReadOnly = true;
|
|
|
|
|
+ //
|
|
|
|
|
+ // VALUEFLAG
|
|
|
|
|
+ //
|
|
|
|
|
+ this.VALUEFLAG.DataPropertyName = "VALUEFLAG";
|
|
|
|
|
+ this.VALUEFLAG.HeaderText = "有效标识";
|
|
|
|
|
+ this.VALUEFLAG.Name = "VALUEFLAG";
|
|
|
|
|
+ this.VALUEFLAG.ReadOnly = true;
|
|
|
|
|
+ //
|
|
|
// tabPage2
|
|
// tabPage2
|
|
|
//
|
|
//
|
|
|
this.tabPage2.Controls.Add(this.dgvRpt2);
|
|
this.tabPage2.Controls.Add(this.dgvRpt2);
|
|
@@ -459,7 +524,8 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.LAYOUTNAME,
|
|
this.LAYOUTNAME,
|
|
|
this.PRODUCTMODEL,
|
|
this.PRODUCTMODEL,
|
|
|
this.BARCODE,
|
|
this.BARCODE,
|
|
|
- this.ENTRUCKINGCODE});
|
|
|
|
|
|
|
+ this.ENTRUCKINGCODE,
|
|
|
|
|
+ this.NUMBERS});
|
|
|
this.dgvRpt2.ColumnTreeView = null;
|
|
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.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;
|
|
this.dgvRpt2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
@@ -553,69 +619,12 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
this.ENTRUCKINGCODE.Name = "ENTRUCKINGCODE";
|
|
this.ENTRUCKINGCODE.Name = "ENTRUCKINGCODE";
|
|
|
this.ENTRUCKINGCODE.ReadOnly = true;
|
|
this.ENTRUCKINGCODE.ReadOnly = true;
|
|
|
//
|
|
//
|
|
|
- // ORDERSCODES
|
|
|
|
|
|
|
+ // NUMBERS
|
|
|
//
|
|
//
|
|
|
- this.ORDERSCODES.DataPropertyName = "ORDERSCODE";
|
|
|
|
|
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
|
|
- dataGridViewCellStyle3.Format = "N0";
|
|
|
|
|
- this.ORDERSCODES.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
|
- this.ORDERSCODES.HeaderText = "订单号";
|
|
|
|
|
- this.ORDERSCODES.Name = "ORDERSCODES";
|
|
|
|
|
- this.ORDERSCODES.ReadOnly = true;
|
|
|
|
|
- //
|
|
|
|
|
- // f_num
|
|
|
|
|
- //
|
|
|
|
|
- this.f_num.DataPropertyName = "ORDERSNAME";
|
|
|
|
|
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
|
|
- dataGridViewCellStyle4.Format = "N0";
|
|
|
|
|
- this.f_num.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
|
|
- this.f_num.HeaderText = "订单名称";
|
|
|
|
|
- this.f_num.Name = "f_num";
|
|
|
|
|
- this.f_num.ReadOnly = true;
|
|
|
|
|
- //
|
|
|
|
|
- // g1goodscode
|
|
|
|
|
- //
|
|
|
|
|
- this.g1goodscode.DataPropertyName = "CUSTOMERCODE";
|
|
|
|
|
- this.g1goodscode.HeaderText = "客户编码";
|
|
|
|
|
- this.g1goodscode.Name = "g1goodscode";
|
|
|
|
|
- this.g1goodscode.ReadOnly = true;
|
|
|
|
|
- this.g1goodscode.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // d_num
|
|
|
|
|
- //
|
|
|
|
|
- this.d_num.DataPropertyName = "LAYOUTCODE";
|
|
|
|
|
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
|
|
- dataGridViewCellStyle5.Format = "N0";
|
|
|
|
|
- this.d_num.DefaultCellStyle = dataGridViewCellStyle5;
|
|
|
|
|
- this.d_num.HeaderText = "版面编码";
|
|
|
|
|
- this.d_num.Name = "d_num";
|
|
|
|
|
- this.d_num.ReadOnly = true;
|
|
|
|
|
- this.d_num.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // GOODSCODE
|
|
|
|
|
- //
|
|
|
|
|
- this.GOODSCODE.DataPropertyName = "GOODSCODE";
|
|
|
|
|
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
|
|
- dataGridViewCellStyle6.Format = "N0";
|
|
|
|
|
- this.GOODSCODE.DefaultCellStyle = dataGridViewCellStyle6;
|
|
|
|
|
- this.GOODSCODE.HeaderText = "产品型号";
|
|
|
|
|
- this.GOODSCODE.Name = "GOODSCODE";
|
|
|
|
|
- this.GOODSCODE.ReadOnly = true;
|
|
|
|
|
- this.GOODSCODE.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // g_num
|
|
|
|
|
- //
|
|
|
|
|
- this.g_num.DataPropertyName = "NUMBERS";
|
|
|
|
|
- this.g_num.HeaderText = "数量";
|
|
|
|
|
- this.g_num.Name = "g_num";
|
|
|
|
|
- this.g_num.ReadOnly = true;
|
|
|
|
|
- //
|
|
|
|
|
- // VALUEFLAG
|
|
|
|
|
- //
|
|
|
|
|
- this.VALUEFLAG.DataPropertyName = "VALUEFLAG";
|
|
|
|
|
- this.VALUEFLAG.HeaderText = "有效标识";
|
|
|
|
|
- this.VALUEFLAG.Name = "VALUEFLAG";
|
|
|
|
|
- this.VALUEFLAG.ReadOnly = true;
|
|
|
|
|
|
|
+ this.NUMBERS.DataPropertyName = "NUMBERS";
|
|
|
|
|
+ this.NUMBERS.HeaderText = "数量";
|
|
|
|
|
+ this.NUMBERS.Name = "NUMBERS";
|
|
|
|
|
+ this.NUMBERS.ReadOnly = true;
|
|
|
//
|
|
//
|
|
|
// F_MST_1601
|
|
// F_MST_1601
|
|
|
//
|
|
//
|
|
@@ -667,13 +676,6 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
private Basics.BaseControls.C_CheckBox cbflagfalse;
|
|
private Basics.BaseControls.C_CheckBox cbflagfalse;
|
|
|
private Basics.BaseControls.C_CheckBox cbflagtrue;
|
|
private Basics.BaseControls.C_CheckBox cbflagtrue;
|
|
|
private Basics.BaseControls.C_Label c_Label5;
|
|
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 ORDERSCODES;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn f_num;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn f_num;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn g1goodscode;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn g1goodscode;
|
|
@@ -681,5 +683,13 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn g_num;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn g_num;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn VALUEFLAG;
|
|
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;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn ENTRUCKINGCODE;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn NUMBERS;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|