863 lines
47 KiB
C#
863 lines
47 KiB
C#
|
|
namespace WMS.FrmRK
|
|||
|
|
{
|
|||
|
|
partial class FrmPrint
|
|||
|
|
{
|
|||
|
|
/// <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.components = new System.ComponentModel.Container();
|
|||
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|||
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|||
|
|
this.lookUpEdit1 = new DevExpress.XtraEditors.LookUpEdit();
|
|||
|
|
this.bdsMeasure = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.label5 = new System.Windows.Forms.Label();
|
|||
|
|
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.t_zxs = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.t_cgNum = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label4 = new System.Windows.Forms.Label();
|
|||
|
|
this.t_boxNum = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label3 = new System.Windows.Forms.Label();
|
|||
|
|
this.ct_print = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.t_goodsId = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label2 = new System.Windows.Forms.Label();
|
|||
|
|
this.label1 = new System.Windows.Forms.Label();
|
|||
|
|
this.GCWareNotice = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.bsWareNotice = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.gVWareNotice = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colCheck = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.colWAREHOUSING_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPURCHASE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colORDER_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPURCHASE_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAMOUNT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWARE_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSHELVES_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colEND_DELIVERY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREAL_DELIVERY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colORDER_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colTRAY_STATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCONFIRM_PERSON_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCONFIRM_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colRECORD_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colACCE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPASS_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gdcDetail = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.bdsDetail = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.gdvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAMOUNT2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.panel1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bdsMeasure)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_zxs.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCWareNotice)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsWareNotice)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gVWareNotice)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdcDetail)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bdsDetail)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdvDetail)).BeginInit();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// panel1
|
|||
|
|
//
|
|||
|
|
this.panel1.Controls.Add(this.checkBox1);
|
|||
|
|
this.panel1.Controls.Add(this.lookUpEdit1);
|
|||
|
|
this.panel1.Controls.Add(this.label5);
|
|||
|
|
this.panel1.Controls.Add(this.ctrlButtons2);
|
|||
|
|
this.panel1.Controls.Add(this.t_zxs);
|
|||
|
|
this.panel1.Controls.Add(this.ctrlButtons1);
|
|||
|
|
this.panel1.Controls.Add(this.t_cgNum);
|
|||
|
|
this.panel1.Controls.Add(this.label4);
|
|||
|
|
this.panel1.Controls.Add(this.t_boxNum);
|
|||
|
|
this.panel1.Controls.Add(this.label3);
|
|||
|
|
this.panel1.Controls.Add(this.ct_print);
|
|||
|
|
this.panel1.Controls.Add(this.t_goodsId);
|
|||
|
|
this.panel1.Controls.Add(this.label2);
|
|||
|
|
this.panel1.Controls.Add(this.label1);
|
|||
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.panel1.Name = "panel1";
|
|||
|
|
this.panel1.Size = new System.Drawing.Size(887, 198);
|
|||
|
|
this.panel1.TabIndex = 0;
|
|||
|
|
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
|
|||
|
|
//
|
|||
|
|
// checkBox1
|
|||
|
|
//
|
|||
|
|
this.checkBox1.AutoSize = true;
|
|||
|
|
this.checkBox1.Location = new System.Drawing.Point(347, 88);
|
|||
|
|
this.checkBox1.Name = "checkBox1";
|
|||
|
|
this.checkBox1.Size = new System.Drawing.Size(48, 16);
|
|||
|
|
this.checkBox1.TabIndex = 239;
|
|||
|
|
this.checkBox1.Text = "非标";
|
|||
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|||
|
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|||
|
|
//
|
|||
|
|
// lookUpEdit1
|
|||
|
|
//
|
|||
|
|
this.lookUpEdit1.Location = new System.Drawing.Point(140, 54);
|
|||
|
|
this.lookUpEdit1.Name = "lookUpEdit1";
|
|||
|
|
this.lookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lookUpEdit1.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_MEASURE_NAME", "箱规"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("CONVERSION_RATIO", "数量")});
|
|||
|
|
this.lookUpEdit1.Properties.DataSource = this.bdsMeasure;
|
|||
|
|
this.lookUpEdit1.Properties.DisplayMember = "GOODS_MEASURE_NAME";
|
|||
|
|
this.lookUpEdit1.Properties.NullText = " ";
|
|||
|
|
this.lookUpEdit1.Properties.ValueMember = "GOODS_MEASURE_ID";
|
|||
|
|
this.lookUpEdit1.Size = new System.Drawing.Size(175, 20);
|
|||
|
|
this.lookUpEdit1.TabIndex = 238;
|
|||
|
|
this.lookUpEdit1.EditValueChanged += new System.EventHandler(this.lookUpEdit1_EditValueChanged);
|
|||
|
|
//
|
|||
|
|
// bdsMeasure
|
|||
|
|
//
|
|||
|
|
this.bdsMeasure.DataSource = typeof(WMS.Model.Base.GoodsMeasureModel);
|
|||
|
|
//
|
|||
|
|
// label5
|
|||
|
|
//
|
|||
|
|
this.label5.AutoSize = true;
|
|||
|
|
this.label5.Font = new System.Drawing.Font("宋体", 11F);
|
|||
|
|
this.label5.Location = new System.Drawing.Point(96, 54);
|
|||
|
|
this.label5.Name = "label5";
|
|||
|
|
this.label5.Size = new System.Drawing.Size(37, 15);
|
|||
|
|
this.label5.TabIndex = 237;
|
|||
|
|
this.label5.Text = "箱规";
|
|||
|
|
//
|
|||
|
|
// ctrlButtons2
|
|||
|
|
//
|
|||
|
|
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.ctrlButtons2.Appearance.Options.UseFont = true;
|
|||
|
|
this.ctrlButtons2.BoolDiagFrm = false;
|
|||
|
|
this.ctrlButtons2.ImageUri.Uri = "Apply;Office2013";
|
|||
|
|
this.ctrlButtons2.Location = new System.Drawing.Point(78, 134);
|
|||
|
|
this.ctrlButtons2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.ctrlButtons2.Name = "ctrlButtons2";
|
|||
|
|
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons2.TabIndex = 236;
|
|||
|
|
this.ctrlButtons2.Text = " 确定 ";
|
|||
|
|
this.ctrlButtons2.typeButton = " 确定 ";
|
|||
|
|
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
|
|||
|
|
//
|
|||
|
|
// t_zxs
|
|||
|
|
//
|
|||
|
|
this.t_zxs.EditValue = "";
|
|||
|
|
this.t_zxs.Location = new System.Drawing.Point(139, 88);
|
|||
|
|
this.t_zxs.Name = "t_zxs";
|
|||
|
|
this.t_zxs.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.t_zxs.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.t_zxs.Properties.Mask.EditMask = "d";
|
|||
|
|
this.t_zxs.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.t_zxs.Properties.Mask.UseMaskAsDisplayFormat = true;
|
|||
|
|
this.t_zxs.Properties.ReadOnly = true;
|
|||
|
|
this.t_zxs.Size = new System.Drawing.Size(176, 20);
|
|||
|
|
this.t_zxs.TabIndex = 235;
|
|||
|
|
this.t_zxs.Leave += new System.EventHandler(this.t_zxs_Leave);
|
|||
|
|
//
|
|||
|
|
// ctrlButtons1
|
|||
|
|
//
|
|||
|
|
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.ctrlButtons1.Appearance.Options.UseFont = true;
|
|||
|
|
this.ctrlButtons1.BoolDiagFrm = false;
|
|||
|
|
this.ctrlButtons1.ImageUri.Uri = "Close;Office2013";
|
|||
|
|
this.ctrlButtons1.Location = new System.Drawing.Point(426, 134);
|
|||
|
|
this.ctrlButtons1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.ctrlButtons1.Name = "ctrlButtons1";
|
|||
|
|
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons1.TabIndex = 234;
|
|||
|
|
this.ctrlButtons1.Text = " 退出 ";
|
|||
|
|
this.ctrlButtons1.typeButton = " 退出 ";
|
|||
|
|
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
|
|||
|
|
//
|
|||
|
|
// t_cgNum
|
|||
|
|
//
|
|||
|
|
this.t_cgNum.Location = new System.Drawing.Point(400, 13);
|
|||
|
|
this.t_cgNum.Name = "t_cgNum";
|
|||
|
|
this.t_cgNum.ReadOnly = true;
|
|||
|
|
this.t_cgNum.Size = new System.Drawing.Size(176, 21);
|
|||
|
|
this.t_cgNum.TabIndex = 233;
|
|||
|
|
//
|
|||
|
|
// label4
|
|||
|
|
//
|
|||
|
|
this.label4.AutoSize = true;
|
|||
|
|
this.label4.Font = new System.Drawing.Font("宋体", 11F);
|
|||
|
|
this.label4.Location = new System.Drawing.Point(329, 15);
|
|||
|
|
this.label4.Name = "label4";
|
|||
|
|
this.label4.Size = new System.Drawing.Size(67, 15);
|
|||
|
|
this.label4.TabIndex = 232;
|
|||
|
|
this.label4.Text = "采购数量";
|
|||
|
|
//
|
|||
|
|
// t_boxNum
|
|||
|
|
//
|
|||
|
|
this.t_boxNum.Location = new System.Drawing.Point(400, 54);
|
|||
|
|
this.t_boxNum.Name = "t_boxNum";
|
|||
|
|
this.t_boxNum.ReadOnly = true;
|
|||
|
|
this.t_boxNum.Size = new System.Drawing.Size(176, 21);
|
|||
|
|
this.t_boxNum.TabIndex = 231;
|
|||
|
|
//
|
|||
|
|
// label3
|
|||
|
|
//
|
|||
|
|
this.label3.AutoSize = true;
|
|||
|
|
this.label3.Font = new System.Drawing.Font("宋体", 11F);
|
|||
|
|
this.label3.Location = new System.Drawing.Point(329, 56);
|
|||
|
|
this.label3.Name = "label3";
|
|||
|
|
this.label3.Size = new System.Drawing.Size(67, 15);
|
|||
|
|
this.label3.TabIndex = 230;
|
|||
|
|
this.label3.Text = "箱子数量";
|
|||
|
|
//
|
|||
|
|
// ct_print
|
|||
|
|
//
|
|||
|
|
this.ct_print.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.ct_print.Appearance.Options.UseFont = true;
|
|||
|
|
this.ct_print.BoolDiagFrm = false;
|
|||
|
|
this.ct_print.Enabled = false;
|
|||
|
|
this.ct_print.ImageUri.Uri = "Print;Office2013";
|
|||
|
|
this.ct_print.Location = new System.Drawing.Point(252, 134);
|
|||
|
|
this.ct_print.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.ct_print.Name = "ct_print";
|
|||
|
|
this.ct_print.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ct_print.TabIndex = 229;
|
|||
|
|
this.ct_print.Text = " 打印 ";
|
|||
|
|
this.ct_print.typeButton = " 打印 ";
|
|||
|
|
this.ct_print.Click += new System.EventHandler(this.ctrlButtons4_Click);
|
|||
|
|
//
|
|||
|
|
// t_goodsId
|
|||
|
|
//
|
|||
|
|
this.t_goodsId.Location = new System.Drawing.Point(139, 15);
|
|||
|
|
this.t_goodsId.Name = "t_goodsId";
|
|||
|
|
this.t_goodsId.ReadOnly = true;
|
|||
|
|
this.t_goodsId.Size = new System.Drawing.Size(176, 21);
|
|||
|
|
this.t_goodsId.TabIndex = 3;
|
|||
|
|
//
|
|||
|
|
// label2
|
|||
|
|
//
|
|||
|
|
this.label2.AutoSize = true;
|
|||
|
|
this.label2.Font = new System.Drawing.Font("宋体", 11F);
|
|||
|
|
this.label2.Location = new System.Drawing.Point(96, 16);
|
|||
|
|
this.label2.Name = "label2";
|
|||
|
|
this.label2.Size = new System.Drawing.Size(37, 15);
|
|||
|
|
this.label2.TabIndex = 2;
|
|||
|
|
this.label2.Text = "物料";
|
|||
|
|
//
|
|||
|
|
// label1
|
|||
|
|
//
|
|||
|
|
this.label1.AutoSize = true;
|
|||
|
|
this.label1.Font = new System.Drawing.Font("宋体", 11F);
|
|||
|
|
this.label1.Location = new System.Drawing.Point(81, 90);
|
|||
|
|
this.label1.Name = "label1";
|
|||
|
|
this.label1.Size = new System.Drawing.Size(52, 15);
|
|||
|
|
this.label1.TabIndex = 0;
|
|||
|
|
this.label1.Text = "装箱数";
|
|||
|
|
//
|
|||
|
|
// GCWareNotice
|
|||
|
|
//
|
|||
|
|
this.GCWareNotice.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorApproveValue = null;
|
|||
|
|
this.GCWareNotice.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorPassValue = null;
|
|||
|
|
this.GCWareNotice.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorRepealValue = null;
|
|||
|
|
this.GCWareNotice.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorReWorkValue = null;
|
|||
|
|
this.GCWareNotice.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorShortageFlagColumn = null;
|
|||
|
|
this.GCWareNotice.ColorShortageValue = null;
|
|||
|
|
this.GCWareNotice.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorUnExecuteValue = null;
|
|||
|
|
this.GCWareNotice.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorUnPassValue = null;
|
|||
|
|
this.GCWareNotice.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorVerifyFlagColumn = null;
|
|||
|
|
this.GCWareNotice.ColorVerifyValue = null;
|
|||
|
|
this.GCWareNotice.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWareNotice.ColorWarningValue = null;
|
|||
|
|
this.GCWareNotice.DataSource = this.bsWareNotice;
|
|||
|
|
this.GCWareNotice.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
|
this.GCWareNotice.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GCWareNotice.IndicatorWidth = 40;
|
|||
|
|
this.GCWareNotice.Location = new System.Drawing.Point(0, 198);
|
|||
|
|
this.GCWareNotice.MainView = this.gVWareNotice;
|
|||
|
|
this.GCWareNotice.Name = "GCWareNotice";
|
|||
|
|
this.GCWareNotice.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.Check});
|
|||
|
|
this.GCWareNotice.ShowRowID = true;
|
|||
|
|
this.GCWareNotice.Size = new System.Drawing.Size(887, 154);
|
|||
|
|
this.GCWareNotice.TabIndex = 5;
|
|||
|
|
this.GCWareNotice.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gVWareNotice});
|
|||
|
|
//
|
|||
|
|
// bsWareNotice
|
|||
|
|
//
|
|||
|
|
this.bsWareNotice.DataSource = typeof(WMS.Model.RK.WareNoticeModel);
|
|||
|
|
//
|
|||
|
|
// gVWareNotice
|
|||
|
|
//
|
|||
|
|
this.gVWareNotice.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gVWareNotice.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gVWareNotice.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
|
|||
|
|
this.gVWareNotice.Appearance.HeaderPanel.Options.UseFont = true;
|
|||
|
|
this.gVWareNotice.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
|
|||
|
|
this.gVWareNotice.Appearance.Row.Options.UseFont = true;
|
|||
|
|
this.gVWareNotice.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colCheck,
|
|||
|
|
this.colWAREHOUSING_ID,
|
|||
|
|
this.colPURCHASE_ID,
|
|||
|
|
this.colORDER_DATE,
|
|||
|
|
this.colPROVIDER_NAME1,
|
|||
|
|
this.colPURCHASE_COUNT,
|
|||
|
|
this.colAMOUNT1,
|
|||
|
|
this.colWARE_COUNT,
|
|||
|
|
this.colSHELVES_COUNT,
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE,
|
|||
|
|
this.colEND_DELIVERY_DATE,
|
|||
|
|
this.colREAL_DELIVERY_DATE,
|
|||
|
|
this.colORDER_MODE,
|
|||
|
|
this.colSTORAGE_MODE,
|
|||
|
|
this.colSTATE,
|
|||
|
|
this.colTRAY_STATE,
|
|||
|
|
this.colCONFIRM_PERSON_NAME,
|
|||
|
|
this.colCONFIRM_DATE,
|
|||
|
|
this.colRECORD_DATE,
|
|||
|
|
this.colACCE_NUM,
|
|||
|
|
this.colPASS_NUM});
|
|||
|
|
this.gVWareNotice.GridControl = this.GCWareNotice;
|
|||
|
|
this.gVWareNotice.IndicatorWidth = 34;
|
|||
|
|
this.gVWareNotice.Name = "gVWareNotice";
|
|||
|
|
this.gVWareNotice.OptionsBehavior.Editable = false;
|
|||
|
|
this.gVWareNotice.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gVWareNotice.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gVWareNotice.OptionsView.ShowFooter = true;
|
|||
|
|
this.gVWareNotice.OptionsView.ShowGroupPanel = false;
|
|||
|
|
//
|
|||
|
|
// colCheck
|
|||
|
|
//
|
|||
|
|
this.colCheck.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colCheck.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colCheck.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colCheck.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colCheck.Caption = "选择";
|
|||
|
|
this.colCheck.ColumnEdit = this.Check;
|
|||
|
|
this.colCheck.FieldName = "IsCheck";
|
|||
|
|
this.colCheck.Name = "colCheck";
|
|||
|
|
this.colCheck.OptionsColumn.AllowMove = false;
|
|||
|
|
this.colCheck.OptionsColumn.AllowSize = false;
|
|||
|
|
this.colCheck.OptionsColumn.ShowCaption = false;
|
|||
|
|
this.colCheck.Width = 20;
|
|||
|
|
//
|
|||
|
|
// Check
|
|||
|
|
//
|
|||
|
|
this.Check.AutoHeight = false;
|
|||
|
|
this.Check.Caption = "Check";
|
|||
|
|
this.Check.Name = "Check";
|
|||
|
|
this.Check.ValueChecked = false;
|
|||
|
|
//
|
|||
|
|
// colWAREHOUSING_ID
|
|||
|
|
//
|
|||
|
|
this.colWAREHOUSING_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colWAREHOUSING_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colWAREHOUSING_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colWAREHOUSING_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colWAREHOUSING_ID.FieldName = "WAREHOUSING_ID";
|
|||
|
|
this.colWAREHOUSING_ID.Name = "colWAREHOUSING_ID";
|
|||
|
|
this.colWAREHOUSING_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colWAREHOUSING_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "WAREHOUSING_ID", "{0} 条记录")});
|
|||
|
|
this.colWAREHOUSING_ID.Visible = true;
|
|||
|
|
this.colWAREHOUSING_ID.VisibleIndex = 0;
|
|||
|
|
this.colWAREHOUSING_ID.Width = 121;
|
|||
|
|
//
|
|||
|
|
// colPURCHASE_ID
|
|||
|
|
//
|
|||
|
|
this.colPURCHASE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPURCHASE_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPURCHASE_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPURCHASE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPURCHASE_ID.FieldName = "PURCHASE_ID";
|
|||
|
|
this.colPURCHASE_ID.Name = "colPURCHASE_ID";
|
|||
|
|
this.colPURCHASE_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPURCHASE_ID.Width = 107;
|
|||
|
|
//
|
|||
|
|
// colORDER_DATE
|
|||
|
|
//
|
|||
|
|
this.colORDER_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colORDER_DATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colORDER_DATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colORDER_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colORDER_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.colORDER_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colORDER_DATE.FieldName = "ORDER_DATE";
|
|||
|
|
this.colORDER_DATE.Name = "colORDER_DATE";
|
|||
|
|
this.colORDER_DATE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colORDER_DATE.Width = 77;
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_NAME1
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_NAME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPROVIDER_NAME1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPROVIDER_NAME1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPROVIDER_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPROVIDER_NAME1.FieldName = "PROVIDER_NAME";
|
|||
|
|
this.colPROVIDER_NAME1.Name = "colPROVIDER_NAME1";
|
|||
|
|
this.colPROVIDER_NAME1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPROVIDER_NAME1.Visible = true;
|
|||
|
|
this.colPROVIDER_NAME1.VisibleIndex = 2;
|
|||
|
|
this.colPROVIDER_NAME1.Width = 207;
|
|||
|
|
//
|
|||
|
|
// colPURCHASE_COUNT
|
|||
|
|
//
|
|||
|
|
this.colPURCHASE_COUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPURCHASE_COUNT.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPURCHASE_COUNT.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPURCHASE_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPURCHASE_COUNT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colPURCHASE_COUNT.FieldName = "PURCHASE_COUNT";
|
|||
|
|
this.colPURCHASE_COUNT.Name = "colPURCHASE_COUNT";
|
|||
|
|
this.colPURCHASE_COUNT.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPURCHASE_COUNT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
|
|||
|
|
this.colPURCHASE_COUNT.Visible = true;
|
|||
|
|
this.colPURCHASE_COUNT.VisibleIndex = 3;
|
|||
|
|
this.colPURCHASE_COUNT.Width = 81;
|
|||
|
|
//
|
|||
|
|
// colAMOUNT1
|
|||
|
|
//
|
|||
|
|
this.colAMOUNT1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colAMOUNT1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colAMOUNT1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colAMOUNT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colAMOUNT1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colAMOUNT1.FieldName = "AMOUNT";
|
|||
|
|
this.colAMOUNT1.Name = "colAMOUNT1";
|
|||
|
|
this.colAMOUNT1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colAMOUNT1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
|
|||
|
|
this.colAMOUNT1.Visible = true;
|
|||
|
|
this.colAMOUNT1.VisibleIndex = 4;
|
|||
|
|
this.colAMOUNT1.Width = 57;
|
|||
|
|
//
|
|||
|
|
// colWARE_COUNT
|
|||
|
|
//
|
|||
|
|
this.colWARE_COUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colWARE_COUNT.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colWARE_COUNT.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colWARE_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colWARE_COUNT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colWARE_COUNT.FieldName = "WARE_COUNT";
|
|||
|
|
this.colWARE_COUNT.Name = "colWARE_COUNT";
|
|||
|
|
this.colWARE_COUNT.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colWARE_COUNT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
|
|||
|
|
this.colWARE_COUNT.Width = 62;
|
|||
|
|
//
|
|||
|
|
// colSHELVES_COUNT
|
|||
|
|
//
|
|||
|
|
this.colSHELVES_COUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSHELVES_COUNT.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSHELVES_COUNT.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSHELVES_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSHELVES_COUNT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colSHELVES_COUNT.FieldName = "SHELVES_COUNT";
|
|||
|
|
this.colSHELVES_COUNT.Name = "colSHELVES_COUNT";
|
|||
|
|
this.colSHELVES_COUNT.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSHELVES_COUNT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
|
|||
|
|
this.colSHELVES_COUNT.Width = 68;
|
|||
|
|
//
|
|||
|
|
// colEXPECTED_DELIVERY_DATE
|
|||
|
|
//
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.FieldName = "EXPECTED_DELIVERY_DATE";
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.Name = "colEXPECTED_DELIVERY_DATE";
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.Visible = true;
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.VisibleIndex = 5;
|
|||
|
|
this.colEXPECTED_DELIVERY_DATE.Width = 96;
|
|||
|
|
//
|
|||
|
|
// colEND_DELIVERY_DATE
|
|||
|
|
//
|
|||
|
|
this.colEND_DELIVERY_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colEND_DELIVERY_DATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colEND_DELIVERY_DATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colEND_DELIVERY_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colEND_DELIVERY_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.colEND_DELIVERY_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colEND_DELIVERY_DATE.FieldName = "END_DELIVERY_DATE";
|
|||
|
|
this.colEND_DELIVERY_DATE.Name = "colEND_DELIVERY_DATE";
|
|||
|
|
this.colEND_DELIVERY_DATE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colEND_DELIVERY_DATE.Visible = true;
|
|||
|
|
this.colEND_DELIVERY_DATE.VisibleIndex = 6;
|
|||
|
|
this.colEND_DELIVERY_DATE.Width = 109;
|
|||
|
|
//
|
|||
|
|
// colREAL_DELIVERY_DATE
|
|||
|
|
//
|
|||
|
|
this.colREAL_DELIVERY_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colREAL_DELIVERY_DATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colREAL_DELIVERY_DATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colREAL_DELIVERY_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colREAL_DELIVERY_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.colREAL_DELIVERY_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colREAL_DELIVERY_DATE.FieldName = "REAL_DELIVERY_DATE";
|
|||
|
|
this.colREAL_DELIVERY_DATE.Name = "colREAL_DELIVERY_DATE";
|
|||
|
|
this.colREAL_DELIVERY_DATE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colREAL_DELIVERY_DATE.Visible = true;
|
|||
|
|
this.colREAL_DELIVERY_DATE.VisibleIndex = 7;
|
|||
|
|
this.colREAL_DELIVERY_DATE.Width = 97;
|
|||
|
|
//
|
|||
|
|
// colORDER_MODE
|
|||
|
|
//
|
|||
|
|
this.colORDER_MODE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colORDER_MODE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colORDER_MODE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colORDER_MODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colORDER_MODE.FieldName = "ORDER_MODE";
|
|||
|
|
this.colORDER_MODE.Name = "colORDER_MODE";
|
|||
|
|
this.colORDER_MODE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colORDER_MODE.Width = 55;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_MODE
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_MODE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_MODE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_MODE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTORAGE_MODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
|
|||
|
|
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
|
|||
|
|
this.colSTORAGE_MODE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSTORAGE_MODE.Width = 69;
|
|||
|
|
//
|
|||
|
|
// colSTATE
|
|||
|
|
//
|
|||
|
|
this.colSTATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTATE.FieldName = "STATE";
|
|||
|
|
this.colSTATE.Name = "colSTATE";
|
|||
|
|
this.colSTATE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSTATE.Visible = true;
|
|||
|
|
this.colSTATE.VisibleIndex = 1;
|
|||
|
|
this.colSTATE.Width = 69;
|
|||
|
|
//
|
|||
|
|
// colTRAY_STATE
|
|||
|
|
//
|
|||
|
|
this.colTRAY_STATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colTRAY_STATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colTRAY_STATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colTRAY_STATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colTRAY_STATE.FieldName = "TRAY_STATE";
|
|||
|
|
this.colTRAY_STATE.Name = "colTRAY_STATE";
|
|||
|
|
this.colTRAY_STATE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colTRAY_STATE.Width = 55;
|
|||
|
|
//
|
|||
|
|
// colCONFIRM_PERSON_NAME
|
|||
|
|
//
|
|||
|
|
this.colCONFIRM_PERSON_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colCONFIRM_PERSON_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colCONFIRM_PERSON_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colCONFIRM_PERSON_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colCONFIRM_PERSON_NAME.FieldName = "CONFIRM_PERSON_NAME";
|
|||
|
|
this.colCONFIRM_PERSON_NAME.Name = "colCONFIRM_PERSON_NAME";
|
|||
|
|
this.colCONFIRM_PERSON_NAME.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colCONFIRM_PERSON_NAME.Width = 60;
|
|||
|
|
//
|
|||
|
|
// colCONFIRM_DATE
|
|||
|
|
//
|
|||
|
|
this.colCONFIRM_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colCONFIRM_DATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colCONFIRM_DATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colCONFIRM_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colCONFIRM_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.colCONFIRM_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colCONFIRM_DATE.FieldName = "CONFIRM_DATE";
|
|||
|
|
this.colCONFIRM_DATE.Name = "colCONFIRM_DATE";
|
|||
|
|
this.colCONFIRM_DATE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colCONFIRM_DATE.Width = 73;
|
|||
|
|
//
|
|||
|
|
// colRECORD_DATE
|
|||
|
|
//
|
|||
|
|
this.colRECORD_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colRECORD_DATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colRECORD_DATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colRECORD_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colRECORD_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.colRECORD_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colRECORD_DATE.FieldName = "RECORD_DATE";
|
|||
|
|
this.colRECORD_DATE.Name = "colRECORD_DATE";
|
|||
|
|
this.colRECORD_DATE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colRECORD_DATE.Width = 141;
|
|||
|
|
//
|
|||
|
|
// colACCE_NUM
|
|||
|
|
//
|
|||
|
|
this.colACCE_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colACCE_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colACCE_NUM.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colACCE_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colACCE_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colACCE_NUM.FieldName = "ACCE_NUM";
|
|||
|
|
this.colACCE_NUM.Name = "colACCE_NUM";
|
|||
|
|
this.colACCE_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colACCE_NUM.Width = 60;
|
|||
|
|
//
|
|||
|
|
// colPASS_NUM
|
|||
|
|
//
|
|||
|
|
this.colPASS_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPASS_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPASS_NUM.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPASS_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPASS_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colPASS_NUM.FieldName = "PASS_NUM";
|
|||
|
|
this.colPASS_NUM.Name = "colPASS_NUM";
|
|||
|
|
this.colPASS_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPASS_NUM.Width = 64;
|
|||
|
|
//
|
|||
|
|
// gdcDetail
|
|||
|
|
//
|
|||
|
|
this.gdcDetail.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorApproveValue = null;
|
|||
|
|
this.gdcDetail.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorPassValue = null;
|
|||
|
|
this.gdcDetail.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorRepealValue = null;
|
|||
|
|
this.gdcDetail.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorReWorkValue = null;
|
|||
|
|
this.gdcDetail.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorShortageFlagColumn = null;
|
|||
|
|
this.gdcDetail.ColorShortageValue = null;
|
|||
|
|
this.gdcDetail.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorUnExecuteValue = null;
|
|||
|
|
this.gdcDetail.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorUnPassValue = null;
|
|||
|
|
this.gdcDetail.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorVerifyFlagColumn = null;
|
|||
|
|
this.gdcDetail.ColorVerifyValue = null;
|
|||
|
|
this.gdcDetail.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.gdcDetail.ColorWarningValue = null;
|
|||
|
|
this.gdcDetail.DataSource = this.bdsDetail;
|
|||
|
|
this.gdcDetail.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gdcDetail.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gdcDetail.IndicatorWidth = 40;
|
|||
|
|
this.gdcDetail.Location = new System.Drawing.Point(0, 352);
|
|||
|
|
this.gdcDetail.MainView = this.gdvDetail;
|
|||
|
|
this.gdcDetail.Name = "gdcDetail";
|
|||
|
|
this.gdcDetail.ShowRowID = true;
|
|||
|
|
this.gdcDetail.Size = new System.Drawing.Size(887, 98);
|
|||
|
|
this.gdcDetail.TabIndex = 4;
|
|||
|
|
this.gdcDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gdvDetail});
|
|||
|
|
//
|
|||
|
|
// bdsDetail
|
|||
|
|
//
|
|||
|
|
this.bdsDetail.DataSource = typeof(WMS.Model.RK.WareNoticeTabModel);
|
|||
|
|
//
|
|||
|
|
// gdvDetail
|
|||
|
|
//
|
|||
|
|
this.gdvDetail.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gdvDetail.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gdvDetail.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
|
|||
|
|
this.gdvDetail.Appearance.HeaderPanel.Options.UseFont = true;
|
|||
|
|
this.gdvDetail.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
|
|||
|
|
this.gdvDetail.Appearance.Row.Options.UseFont = true;
|
|||
|
|
this.gdvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colGOODS_ID,
|
|||
|
|
this.colGOODS_NAME1,
|
|||
|
|
this.colAMOUNT2,
|
|||
|
|
this.gridColumn1,
|
|||
|
|
this.gridColumn2,
|
|||
|
|
this.gridColumn3,
|
|||
|
|
this.gridColumn4,
|
|||
|
|
this.gridColumn5});
|
|||
|
|
this.gdvDetail.GridControl = this.gdcDetail;
|
|||
|
|
this.gdvDetail.IndicatorWidth = 34;
|
|||
|
|
this.gdvDetail.Name = "gdvDetail";
|
|||
|
|
this.gdvDetail.OptionsBehavior.Editable = false;
|
|||
|
|
this.gdvDetail.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gdvDetail.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gdvDetail.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gdvDetail.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdvDetail_RowClick);
|
|||
|
|
//
|
|||
|
|
// colGOODS_ID
|
|||
|
|
//
|
|||
|
|
this.colGOODS_ID.FieldName = "GOODS_ID";
|
|||
|
|
this.colGOODS_ID.Name = "colGOODS_ID";
|
|||
|
|
this.colGOODS_ID.Visible = true;
|
|||
|
|
this.colGOODS_ID.VisibleIndex = 0;
|
|||
|
|
this.colGOODS_ID.Width = 132;
|
|||
|
|
//
|
|||
|
|
// colGOODS_NAME1
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NAME1.FieldName = "GOODS_NAME";
|
|||
|
|
this.colGOODS_NAME1.Name = "colGOODS_NAME1";
|
|||
|
|
this.colGOODS_NAME1.Visible = true;
|
|||
|
|
this.colGOODS_NAME1.VisibleIndex = 1;
|
|||
|
|
this.colGOODS_NAME1.Width = 140;
|
|||
|
|
//
|
|||
|
|
// colAMOUNT2
|
|||
|
|
//
|
|||
|
|
this.colAMOUNT2.FieldName = "AMOUNT";
|
|||
|
|
this.colAMOUNT2.Name = "colAMOUNT2";
|
|||
|
|
this.colAMOUNT2.Visible = true;
|
|||
|
|
this.colAMOUNT2.VisibleIndex = 2;
|
|||
|
|
this.colAMOUNT2.Width = 98;
|
|||
|
|
//
|
|||
|
|
// gridColumn1
|
|||
|
|
//
|
|||
|
|
this.gridColumn1.FieldName = "PrintCS";
|
|||
|
|
this.gridColumn1.Name = "gridColumn1";
|
|||
|
|
this.gridColumn1.Visible = true;
|
|||
|
|
this.gridColumn1.VisibleIndex = 3;
|
|||
|
|
//
|
|||
|
|
// gridColumn2
|
|||
|
|
//
|
|||
|
|
this.gridColumn2.FieldName = "GOODSVOLUME";
|
|||
|
|
this.gridColumn2.Name = "gridColumn2";
|
|||
|
|
this.gridColumn2.Visible = true;
|
|||
|
|
this.gridColumn2.VisibleIndex = 4;
|
|||
|
|
this.gridColumn2.Width = 91;
|
|||
|
|
//
|
|||
|
|
// gridColumn3
|
|||
|
|
//
|
|||
|
|
this.gridColumn3.FieldName = "BOXCT";
|
|||
|
|
this.gridColumn3.Name = "gridColumn3";
|
|||
|
|
this.gridColumn3.Visible = true;
|
|||
|
|
this.gridColumn3.VisibleIndex = 5;
|
|||
|
|
this.gridColumn3.Width = 95;
|
|||
|
|
//
|
|||
|
|
// gridColumn4
|
|||
|
|
//
|
|||
|
|
this.gridColumn4.FieldName = "GOODS_MEASURE_ID";
|
|||
|
|
this.gridColumn4.Name = "gridColumn4";
|
|||
|
|
//
|
|||
|
|
// gridColumn5
|
|||
|
|
//
|
|||
|
|
this.gridColumn5.FieldName = "PrintSts";
|
|||
|
|
this.gridColumn5.Name = "gridColumn5";
|
|||
|
|
this.gridColumn5.Visible = true;
|
|||
|
|
this.gridColumn5.VisibleIndex = 6;
|
|||
|
|
//
|
|||
|
|
// FrmPrint
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(887, 450);
|
|||
|
|
this.Controls.Add(this.gdcDetail);
|
|||
|
|
this.Controls.Add(this.GCWareNotice);
|
|||
|
|
this.Controls.Add(this.panel1);
|
|||
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|||
|
|
this.Name = "FrmPrint";
|
|||
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|||
|
|
this.Text = "箱码打印";
|
|||
|
|
this.Load += new System.EventHandler(this.FrmPrint_Load);
|
|||
|
|
this.panel1.ResumeLayout(false);
|
|||
|
|
this.panel1.PerformLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bdsMeasure)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_zxs.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCWareNotice)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsWareNotice)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gVWareNotice)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdcDetail)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bdsDetail)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdvDetail)).EndInit();
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
|
|||
|
|
private System.Windows.Forms.Panel panel1;
|
|||
|
|
private Ctrl.GridControlCustom GCWareNotice;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gVWareNotice;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCheck;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWAREHOUSING_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORDER_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_COUNT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAMOUNT1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWARE_COUNT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_COUNT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEXPECTED_DELIVERY_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEND_DELIVERY_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREAL_DELIVERY_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORDER_MODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_MODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTRAY_STATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_PERSON_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colRECORD_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colACCE_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPASS_NUM;
|
|||
|
|
private Ctrl.GridControlCustom gdcDetail;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdvDetail;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAMOUNT2;
|
|||
|
|
private System.Windows.Forms.TextBox t_goodsId;
|
|||
|
|
private System.Windows.Forms.Label label2;
|
|||
|
|
private System.Windows.Forms.Label label1;
|
|||
|
|
private Ctrl.CtrlButtons ct_print;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons1;
|
|||
|
|
private System.Windows.Forms.TextBox t_cgNum;
|
|||
|
|
private System.Windows.Forms.Label label4;
|
|||
|
|
private System.Windows.Forms.TextBox t_boxNum;
|
|||
|
|
private System.Windows.Forms.Label label3;
|
|||
|
|
private System.Windows.Forms.BindingSource bsWareNotice;
|
|||
|
|
private System.Windows.Forms.BindingSource bdsDetail;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit t_zxs;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|||
|
|
private DevExpress.XtraEditors.LookUpEdit lookUpEdit1;
|
|||
|
|
private System.Windows.Forms.BindingSource bdsMeasure;
|
|||
|
|
private System.Windows.Forms.Label label5;
|
|||
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|||
|
|
}
|
|||
|
|
}
|