759 lines
44 KiB
C#
759 lines
44 KiB
C#
|
|
namespace WMS.FrmStrategy
|
|||
|
|
{
|
|||
|
|
partial class FrmProRepStrategyDet
|
|||
|
|
{
|
|||
|
|
/// <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()
|
|||
|
|
{
|
|||
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmProRepStrategyDet));
|
|||
|
|
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
|
|||
|
|
this.ctrlProvider = new WMS.Ctrl.CtrlDictonary();
|
|||
|
|
this.btnDel = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.btnAdd = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.btnClose = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.btnSave = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.label4 = new System.Windows.Forms.Label();
|
|||
|
|
this.txtTime = new WMS.Ctrl.WMSCtrlTextBox();
|
|||
|
|
this.bgsProRepStrategy = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.txtCountNum = new WMS.Ctrl.WMSCtrlTextBox();
|
|||
|
|
this.txtMin = new WMS.Ctrl.WMSCtrlTextBox();
|
|||
|
|
this.ctrlGoods = new WMS.Ctrl.CtrlDictonary();
|
|||
|
|
this.lkpStorage = new WMS.Ctrl.LookUpEditSystem();
|
|||
|
|
this.bgsProRepStrategyInfo = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.noteRemark = new WMS.Ctrl.NoteData();
|
|||
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.radioStatus = new DevExpress.XtraEditors.RadioGroup();
|
|||
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.txtName = new WMS.Ctrl.WMSCtrlTextBox();
|
|||
|
|
this.GCProRepStrategyDet = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.gVProRepStragyDet = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colSTRATEGY_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRO_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRO_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_TYPE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTOCK_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCOUNT_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.lueUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.colUNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
|
|||
|
|
this.splitContainerControl1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTime.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsProRepStrategy)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCountNum.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMin.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lkpStorage.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsProRepStrategyInfo)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.radioStatus.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCProRepStrategyDet)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gVProRepStragyDet)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).BeginInit();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// splitContainerControl1
|
|||
|
|
//
|
|||
|
|
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.splitContainerControl1.Horizontal = false;
|
|||
|
|
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.splitContainerControl1.Name = "splitContainerControl1";
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.ctrlProvider);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.btnDel);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.btnAdd);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.btnClose);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.btnSave);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl9);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl8);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl7);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.label4);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtTime);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtCountNum);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtMin);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.ctrlGoods);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.lkpStorage);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl6);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl5);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl4);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.noteRemark);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl3);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.radioStatus);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl2);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl1);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtName);
|
|||
|
|
this.splitContainerControl1.Panel1.Text = "Panel1";
|
|||
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.GCProRepStrategyDet);
|
|||
|
|
this.splitContainerControl1.Panel2.Text = "Panel2";
|
|||
|
|
this.splitContainerControl1.Size = new System.Drawing.Size(635, 464);
|
|||
|
|
this.splitContainerControl1.SplitterPosition = 169;
|
|||
|
|
this.splitContainerControl1.TabIndex = 0;
|
|||
|
|
this.splitContainerControl1.Text = "splitContainerControl1";
|
|||
|
|
//
|
|||
|
|
// ctrlProvider
|
|||
|
|
//
|
|||
|
|
this.ctrlProvider.DictonaryTableName = WMS.Ctrl.DictonaryType.供应商t_BASE_PROVIDER_DICTIONARY;
|
|||
|
|
this.ctrlProvider.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.ctrlProvider.IsSqlWhere = false;
|
|||
|
|
this.ctrlProvider.Location = new System.Drawing.Point(351, 90);
|
|||
|
|
this.ctrlProvider.Name = "ctrlProvider";
|
|||
|
|
this.ctrlProvider.Number = 0;
|
|||
|
|
this.ctrlProvider.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
|
|||
|
|
this.ctrlProvider.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlProvider.ShowColumns"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlProvider.ShowColumns1")))});
|
|||
|
|
this.ctrlProvider.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.ctrlProvider.SqlStr = null;
|
|||
|
|
this.ctrlProvider.TabIndex = 1373;
|
|||
|
|
this.ctrlProvider.TextBoxFlag = "";
|
|||
|
|
this.ctrlProvider.TextBoxValue = "";
|
|||
|
|
this.ctrlProvider.Button_Click += new System.EventHandler(this.ctrlProvider_Button_Click);
|
|||
|
|
//
|
|||
|
|
// btnDel
|
|||
|
|
//
|
|||
|
|
this.btnDel.BoolDiagFrm = false;
|
|||
|
|
this.btnDel.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
|
|||
|
|
|
|||
|
|
this.btnDel.Location = new System.Drawing.Point(168, 141);
|
|||
|
|
this.btnDel.Name = "btnDel";
|
|||
|
|
this.btnDel.Size = new System.Drawing.Size(106, 26);
|
|||
|
|
this.btnDel.TabIndex = 1372;
|
|||
|
|
this.btnDel.Text = "删除明细";
|
|||
|
|
this.btnDel.typeButton = "删除明细";
|
|||
|
|
|
|||
|
|
this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
|
|||
|
|
//
|
|||
|
|
// btnAdd
|
|||
|
|
//
|
|||
|
|
this.btnAdd.BoolDiagFrm = false;
|
|||
|
|
this.btnAdd.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
|
|||
|
|
|
|||
|
|
this.btnAdd.Location = new System.Drawing.Point(61, 141);
|
|||
|
|
this.btnAdd.Name = "btnAdd";
|
|||
|
|
this.btnAdd.Size = new System.Drawing.Size(106, 26);
|
|||
|
|
this.btnAdd.TabIndex = 1371;
|
|||
|
|
this.btnAdd.Text = "增加明细";
|
|||
|
|
this.btnAdd.typeButton = "增加明细";
|
|||
|
|
|
|||
|
|
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
|
|||
|
|
//
|
|||
|
|
// btnClose
|
|||
|
|
//
|
|||
|
|
this.btnClose.BoolDiagFrm = false;
|
|||
|
|
this.btnClose.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|||
|
|
|
|||
|
|
this.btnClose.Location = new System.Drawing.Point(458, 141);
|
|||
|
|
this.btnClose.Name = "btnClose";
|
|||
|
|
this.btnClose.Size = new System.Drawing.Size(106, 26);
|
|||
|
|
this.btnClose.TabIndex = 1370;
|
|||
|
|
this.btnClose.Text = "关 闭";
|
|||
|
|
this.btnClose.typeButton = "关 闭";
|
|||
|
|
|
|||
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|||
|
|
//
|
|||
|
|
// btnSave
|
|||
|
|
//
|
|||
|
|
this.btnSave.BoolDiagFrm = false;
|
|||
|
|
this.btnSave.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
|
|||
|
|
|
|||
|
|
this.btnSave.Location = new System.Drawing.Point(351, 141);
|
|||
|
|
this.btnSave.Name = "btnSave";
|
|||
|
|
this.btnSave.Size = new System.Drawing.Size(106, 26);
|
|||
|
|
this.btnSave.TabIndex = 1369;
|
|||
|
|
this.btnSave.Text = "保存";
|
|||
|
|
this.btnSave.typeButton = "保存";
|
|||
|
|
|
|||
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|||
|
|
//
|
|||
|
|
// labelControl9
|
|||
|
|
//
|
|||
|
|
this.labelControl9.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl9.Appearance.ForeColor = System.Drawing.Color.Black;
|
|||
|
|
this.labelControl9.Location = new System.Drawing.Point(294, 19);
|
|||
|
|
this.labelControl9.Name = "labelControl9";
|
|||
|
|
this.labelControl9.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl9.TabIndex = 1368;
|
|||
|
|
this.labelControl9.Text = "补货间隔";
|
|||
|
|
//
|
|||
|
|
// labelControl8
|
|||
|
|
//
|
|||
|
|
this.labelControl8.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl8.Appearance.ForeColor = System.Drawing.Color.Black;
|
|||
|
|
this.labelControl8.Location = new System.Drawing.Point(294, 44);
|
|||
|
|
this.labelControl8.Name = "labelControl8";
|
|||
|
|
this.labelControl8.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl8.TabIndex = 1367;
|
|||
|
|
this.labelControl8.Text = "补货数量";
|
|||
|
|
//
|
|||
|
|
// labelControl7
|
|||
|
|
//
|
|||
|
|
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl7.Appearance.ForeColor = System.Drawing.Color.Black;
|
|||
|
|
this.labelControl7.Location = new System.Drawing.Point(4, 44);
|
|||
|
|
this.labelControl7.Name = "labelControl7";
|
|||
|
|
this.labelControl7.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl7.TabIndex = 1366;
|
|||
|
|
this.labelControl7.Text = "库存下限";
|
|||
|
|
//
|
|||
|
|
// label4
|
|||
|
|
//
|
|||
|
|
this.label4.AutoSize = true;
|
|||
|
|
this.label4.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label4.Location = new System.Drawing.Point(543, 19);
|
|||
|
|
this.label4.Name = "label4";
|
|||
|
|
this.label4.Size = new System.Drawing.Size(21, 14);
|
|||
|
|
this.label4.TabIndex = 1365;
|
|||
|
|
this.label4.Text = "天";
|
|||
|
|
//
|
|||
|
|
// txtTime
|
|||
|
|
//
|
|||
|
|
this.txtTime.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsProRepStrategy, "REP_TIME", true));
|
|||
|
|
this.txtTime.EditValue = 1;
|
|||
|
|
this.txtTime.FrmSelect = false;
|
|||
|
|
this.txtTime.Location = new System.Drawing.Point(351, 15);
|
|||
|
|
this.txtTime.MustText = true;
|
|||
|
|
this.txtTime.Name = "txtTime";
|
|||
|
|
this.txtTime.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|||
|
|
this.txtTime.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.txtTime.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtTime.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtTime.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtTime.Size = new System.Drawing.Size(186, 22);
|
|||
|
|
this.txtTime.StrLen = 50;
|
|||
|
|
this.txtTime.TabIndex = 1363;
|
|||
|
|
this.txtTime.Valatt = WMS.Ctrl.ValidationAttribute.正整数;
|
|||
|
|
//
|
|||
|
|
// bgsProRepStrategy
|
|||
|
|
//
|
|||
|
|
this.bgsProRepStrategy.DataSource = typeof(WMS.Model.Strategy.ProRepStrategyModel);
|
|||
|
|
//
|
|||
|
|
// txtCountNum
|
|||
|
|
//
|
|||
|
|
this.txtCountNum.EditValue = 1;
|
|||
|
|
this.txtCountNum.FrmSelect = false;
|
|||
|
|
this.txtCountNum.Location = new System.Drawing.Point(351, 40);
|
|||
|
|
this.txtCountNum.MustText = false;
|
|||
|
|
this.txtCountNum.Name = "txtCountNum";
|
|||
|
|
this.txtCountNum.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|||
|
|
this.txtCountNum.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.txtCountNum.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtCountNum.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtCountNum.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtCountNum.Properties.Mask.EditMask = "d";
|
|||
|
|
this.txtCountNum.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtCountNum.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.txtCountNum.StrLen = 50;
|
|||
|
|
this.txtCountNum.TabIndex = 1361;
|
|||
|
|
this.txtCountNum.Valatt = WMS.Ctrl.ValidationAttribute.正整数;
|
|||
|
|
this.txtCountNum.TextChanged += new System.EventHandler(this.txtCountNum_TextChanged);
|
|||
|
|
//
|
|||
|
|
// txtMin
|
|||
|
|
//
|
|||
|
|
this.txtMin.EditValue = 1;
|
|||
|
|
this.txtMin.FrmSelect = false;
|
|||
|
|
this.txtMin.Location = new System.Drawing.Point(61, 40);
|
|||
|
|
this.txtMin.MustText = false;
|
|||
|
|
this.txtMin.Name = "txtMin";
|
|||
|
|
this.txtMin.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|||
|
|
this.txtMin.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.txtMin.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtMin.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtMin.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtMin.Properties.Mask.EditMask = "d";
|
|||
|
|
this.txtMin.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtMin.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.txtMin.StrLen = 50;
|
|||
|
|
this.txtMin.TabIndex = 1359;
|
|||
|
|
this.txtMin.Valatt = WMS.Ctrl.ValidationAttribute.正整数;
|
|||
|
|
this.txtMin.TextChanged += new System.EventHandler(this.txtMin_TextChanged);
|
|||
|
|
//
|
|||
|
|
// ctrlGoods
|
|||
|
|
//
|
|||
|
|
this.ctrlGoods.DictonaryTableName = WMS.Ctrl.DictonaryType.商品资料t_Base_Goods;
|
|||
|
|
this.ctrlGoods.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.ctrlGoods.IsSqlWhere = false;
|
|||
|
|
this.ctrlGoods.Location = new System.Drawing.Point(61, 65);
|
|||
|
|
this.ctrlGoods.Name = "ctrlGoods";
|
|||
|
|
this.ctrlGoods.Number = 0;
|
|||
|
|
this.ctrlGoods.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
|
|||
|
|
this.ctrlGoods.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns1"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns2"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns3"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns4"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns5"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns6"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns7"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns8"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlGoods.ShowColumns9")))});
|
|||
|
|
this.ctrlGoods.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.ctrlGoods.SqlStr = null;
|
|||
|
|
this.ctrlGoods.TabIndex = 15;
|
|||
|
|
this.ctrlGoods.TextBoxFlag = "";
|
|||
|
|
this.ctrlGoods.TextBoxValue = "";
|
|||
|
|
this.ctrlGoods.Button_Click += new System.EventHandler(this.ctrlGoods_Button_Click);
|
|||
|
|
//
|
|||
|
|
// lkpStorage
|
|||
|
|
//
|
|||
|
|
this.lkpStorage.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsProRepStrategyInfo, "STORAGE_ID", true));
|
|||
|
|
this.lkpStorage.Location = new System.Drawing.Point(61, 90);
|
|||
|
|
this.lkpStorage.Name = "lkpStorage";
|
|||
|
|
this.lkpStorage.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.lkpStorage.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.lkpStorage.Properties.AutoHeight = false;
|
|||
|
|
this.lkpStorage.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lkpStorage.Properties.NullText = "";
|
|||
|
|
this.lkpStorage.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.lkpStorage.TabIndex = 13;
|
|||
|
|
this.lkpStorage.EditValueChanged += new System.EventHandler(this.lkpStorage_EditValueChanged);
|
|||
|
|
//
|
|||
|
|
// bgsProRepStrategyInfo
|
|||
|
|
//
|
|||
|
|
this.bgsProRepStrategyInfo.DataSource = typeof(WMS.Model.Strategy.ProRepStrategyInfoModel);
|
|||
|
|
//
|
|||
|
|
// labelControl6
|
|||
|
|
//
|
|||
|
|
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Black;
|
|||
|
|
this.labelControl6.Location = new System.Drawing.Point(4, 69);
|
|||
|
|
this.labelControl6.Name = "labelControl6";
|
|||
|
|
this.labelControl6.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl6.TabIndex = 12;
|
|||
|
|
this.labelControl6.Text = "选择商品";
|
|||
|
|
//
|
|||
|
|
// labelControl5
|
|||
|
|
//
|
|||
|
|
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.Black;
|
|||
|
|
this.labelControl5.Location = new System.Drawing.Point(294, 94);
|
|||
|
|
this.labelControl5.Name = "labelControl5";
|
|||
|
|
this.labelControl5.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl5.TabIndex = 11;
|
|||
|
|
this.labelControl5.Text = "供 应 商";
|
|||
|
|
//
|
|||
|
|
// labelControl4
|
|||
|
|
//
|
|||
|
|
this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.Black;
|
|||
|
|
this.labelControl4.Location = new System.Drawing.Point(4, 94);
|
|||
|
|
this.labelControl4.Name = "labelControl4";
|
|||
|
|
this.labelControl4.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl4.TabIndex = 10;
|
|||
|
|
this.labelControl4.Text = "仓 库";
|
|||
|
|
//
|
|||
|
|
// noteRemark
|
|||
|
|
//
|
|||
|
|
this.noteRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsProRepStrategy, "REMARK", true));
|
|||
|
|
this.noteRemark.DisplayMember = "CONTENT";
|
|||
|
|
this.noteRemark.FormattingEnabled = true;
|
|||
|
|
this.noteRemark.Location = new System.Drawing.Point(61, 115);
|
|||
|
|
this.noteRemark.Name = "noteRemark";
|
|||
|
|
this.noteRemark.NoteTypes = WMS.Ctrl.DateType.系统配置备注;
|
|||
|
|
this.noteRemark.Size = new System.Drawing.Size(503, 22);
|
|||
|
|
this.noteRemark.TabIndex = 9;
|
|||
|
|
this.noteRemark.ValueMember = "CONTENT";
|
|||
|
|
//
|
|||
|
|
// labelControl3
|
|||
|
|
//
|
|||
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl3.Appearance.ForeColor = System.Drawing.Color.Black;
|
|||
|
|
this.labelControl3.Location = new System.Drawing.Point(4, 119);
|
|||
|
|
this.labelControl3.Name = "labelControl3";
|
|||
|
|
this.labelControl3.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl3.TabIndex = 8;
|
|||
|
|
this.labelControl3.Text = "备 注";
|
|||
|
|
//
|
|||
|
|
// radioStatus
|
|||
|
|
//
|
|||
|
|
this.radioStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsProRepStrategy, "STRATEGY_STATUS", true));
|
|||
|
|
this.radioStatus.EditValue = "0";
|
|||
|
|
this.radioStatus.Location = new System.Drawing.Point(351, 65);
|
|||
|
|
this.radioStatus.Name = "radioStatus";
|
|||
|
|
this.radioStatus.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|||
|
|
this.radioStatus.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.radioStatus.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.radioStatus.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.radioStatus.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.radioStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "启用"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "停用")});
|
|||
|
|
this.radioStatus.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.radioStatus.TabIndex = 7;
|
|||
|
|
//
|
|||
|
|
// labelControl2
|
|||
|
|
//
|
|||
|
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Black;
|
|||
|
|
this.labelControl2.Location = new System.Drawing.Point(294, 69);
|
|||
|
|
this.labelControl2.Name = "labelControl2";
|
|||
|
|
this.labelControl2.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl2.TabIndex = 6;
|
|||
|
|
this.labelControl2.Text = "状 态";
|
|||
|
|
//
|
|||
|
|
// labelControl1
|
|||
|
|
//
|
|||
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black;
|
|||
|
|
this.labelControl1.Location = new System.Drawing.Point(4, 19);
|
|||
|
|
this.labelControl1.Name = "labelControl1";
|
|||
|
|
this.labelControl1.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl1.TabIndex = 5;
|
|||
|
|
this.labelControl1.Text = "策略名称";
|
|||
|
|
//
|
|||
|
|
// txtName
|
|||
|
|
//
|
|||
|
|
this.txtName.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsProRepStrategy, "STRATEGY_NAME", true));
|
|||
|
|
this.txtName.FrmSelect = false;
|
|||
|
|
this.txtName.Location = new System.Drawing.Point(61, 15);
|
|||
|
|
this.txtName.MustText = true;
|
|||
|
|
this.txtName.Name = "txtName";
|
|||
|
|
this.txtName.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.txtName.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.txtName.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtName.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtName.Properties.AutoHeight = false;
|
|||
|
|
this.txtName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtName.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.txtName.StrLen = 0;
|
|||
|
|
this.txtName.TabIndex = 4;
|
|||
|
|
this.txtName.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
//
|
|||
|
|
// GCProRepStrategyDet
|
|||
|
|
//
|
|||
|
|
this.GCProRepStrategyDet.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorApproveValue = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorPassValue = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorRepealValue = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorReWorkValue = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorShortageFlagColumn = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorShortageValue = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorUnExecuteValue = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorUnPassValue = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorVerifyFlagColumn = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorVerifyValue = null;
|
|||
|
|
this.GCProRepStrategyDet.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.GCProRepStrategyDet.ColorWarningValue = null;
|
|||
|
|
this.GCProRepStrategyDet.DataSource = this.bgsProRepStrategyInfo;
|
|||
|
|
this.GCProRepStrategyDet.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.GCProRepStrategyDet.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GCProRepStrategyDet.IndicatorWidth = 40;
|
|||
|
|
this.GCProRepStrategyDet.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.GCProRepStrategyDet.MainView = this.gVProRepStragyDet;
|
|||
|
|
this.GCProRepStrategyDet.Name = "GCProRepStrategyDet";
|
|||
|
|
this.GCProRepStrategyDet.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.lueUnit});
|
|||
|
|
this.GCProRepStrategyDet.ShowRowID = true;
|
|||
|
|
this.GCProRepStrategyDet.Size = new System.Drawing.Size(635, 290);
|
|||
|
|
this.GCProRepStrategyDet.TabIndex = 0;
|
|||
|
|
this.GCProRepStrategyDet.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gVProRepStragyDet});
|
|||
|
|
//
|
|||
|
|
// gVProRepStragyDet
|
|||
|
|
//
|
|||
|
|
this.gVProRepStragyDet.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gVProRepStragyDet.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gVProRepStragyDet.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colSTRATEGY_ID,
|
|||
|
|
this.colSTORAGE_ID,
|
|||
|
|
this.colSTORAGE_NAME,
|
|||
|
|
this.colPRO_ID,
|
|||
|
|
this.colPRO_NAME,
|
|||
|
|
this.colGOODS_TYPE_ID,
|
|||
|
|
this.colGOODS_ID,
|
|||
|
|
this.colGOODS_NAME,
|
|||
|
|
this.colSTOCK_NUM,
|
|||
|
|
this.colCOUNT_NUM,
|
|||
|
|
this.colUNIT,
|
|||
|
|
this.colUNIT_NAME});
|
|||
|
|
this.gVProRepStragyDet.GridControl = this.GCProRepStrategyDet;
|
|||
|
|
this.gVProRepStragyDet.IndicatorWidth = 34;
|
|||
|
|
this.gVProRepStragyDet.Name = "gVProRepStragyDet";
|
|||
|
|
this.gVProRepStragyDet.OptionsSelection.MultiSelect = true;
|
|||
|
|
this.gVProRepStragyDet.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gVProRepStragyDet.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gVProRepStragyDet.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gVProRepStragyDet.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gVProRepStragyDet_CustomColumnDisplayText);
|
|||
|
|
this.gVProRepStragyDet.Click += new System.EventHandler(this.gVProRepStragyDet_Click);
|
|||
|
|
//
|
|||
|
|
// colSTRATEGY_ID
|
|||
|
|
//
|
|||
|
|
this.colSTRATEGY_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTRATEGY_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTRATEGY_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTRATEGY_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTRATEGY_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colSTRATEGY_ID.FieldName = "STRATEGY_ID";
|
|||
|
|
this.colSTRATEGY_ID.Name = "colSTRATEGY_ID";
|
|||
|
|
this.colSTRATEGY_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_ID
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTORAGE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTORAGE_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
|
|||
|
|
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
|
|||
|
|
this.colSTORAGE_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_NAME
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTORAGE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTORAGE_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
|
|||
|
|
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
|
|||
|
|
this.colSTORAGE_NAME.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSTORAGE_NAME.Visible = true;
|
|||
|
|
this.colSTORAGE_NAME.VisibleIndex = 0;
|
|||
|
|
this.colSTORAGE_NAME.Width = 126;
|
|||
|
|
//
|
|||
|
|
// colPRO_ID
|
|||
|
|
//
|
|||
|
|
this.colPRO_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPRO_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPRO_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPRO_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPRO_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colPRO_ID.FieldName = "PRO_ID";
|
|||
|
|
this.colPRO_ID.Name = "colPRO_ID";
|
|||
|
|
this.colPRO_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// colPRO_NAME
|
|||
|
|
//
|
|||
|
|
this.colPRO_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPRO_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPRO_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPRO_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPRO_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colPRO_NAME.FieldName = "PRO_NAME";
|
|||
|
|
this.colPRO_NAME.Name = "colPRO_NAME";
|
|||
|
|
this.colPRO_NAME.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPRO_NAME.Visible = true;
|
|||
|
|
this.colPRO_NAME.VisibleIndex = 2;
|
|||
|
|
this.colPRO_NAME.Width = 254;
|
|||
|
|
//
|
|||
|
|
// colGOODS_TYPE_ID
|
|||
|
|
//
|
|||
|
|
this.colGOODS_TYPE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colGOODS_TYPE_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colGOODS_TYPE_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colGOODS_TYPE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colGOODS_TYPE_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colGOODS_TYPE_ID.FieldName = "GOODS_TYPE_ID";
|
|||
|
|
this.colGOODS_TYPE_ID.Name = "colGOODS_TYPE_ID";
|
|||
|
|
this.colGOODS_TYPE_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colGOODS_TYPE_ID.Visible = true;
|
|||
|
|
this.colGOODS_TYPE_ID.VisibleIndex = 3;
|
|||
|
|
this.colGOODS_TYPE_ID.Width = 111;
|
|||
|
|
//
|
|||
|
|
// colGOODS_ID
|
|||
|
|
//
|
|||
|
|
this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colGOODS_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colGOODS_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colGOODS_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colGOODS_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colGOODS_ID.FieldName = "GOODS_ID";
|
|||
|
|
this.colGOODS_ID.Name = "colGOODS_ID";
|
|||
|
|
this.colGOODS_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// colGOODS_NAME
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colGOODS_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colGOODS_NAME.FieldName = "GOODS_NAME";
|
|||
|
|
this.colGOODS_NAME.Name = "colGOODS_NAME";
|
|||
|
|
this.colGOODS_NAME.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colGOODS_NAME.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "GOODS_NAME", "记录合计:{0}")});
|
|||
|
|
this.colGOODS_NAME.Visible = true;
|
|||
|
|
this.colGOODS_NAME.VisibleIndex = 1;
|
|||
|
|
this.colGOODS_NAME.Width = 228;
|
|||
|
|
//
|
|||
|
|
// colSTOCK_NUM
|
|||
|
|
//
|
|||
|
|
this.colSTOCK_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTOCK_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTOCK_NUM.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTOCK_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTOCK_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colSTOCK_NUM.FieldName = "STOCK_NUM";
|
|||
|
|
this.colSTOCK_NUM.Name = "colSTOCK_NUM";
|
|||
|
|
this.colSTOCK_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSTOCK_NUM.Visible = true;
|
|||
|
|
this.colSTOCK_NUM.VisibleIndex = 4;
|
|||
|
|
//
|
|||
|
|
// colCOUNT_NUM
|
|||
|
|
//
|
|||
|
|
this.colCOUNT_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colCOUNT_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colCOUNT_NUM.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colCOUNT_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colCOUNT_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colCOUNT_NUM.FieldName = "COUNT_NUM";
|
|||
|
|
this.colCOUNT_NUM.Name = "colCOUNT_NUM";
|
|||
|
|
this.colCOUNT_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colCOUNT_NUM.Visible = true;
|
|||
|
|
this.colCOUNT_NUM.VisibleIndex = 5;
|
|||
|
|
//
|
|||
|
|
// colUNIT
|
|||
|
|
//
|
|||
|
|
this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colUNIT.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colUNIT.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colUNIT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colUNIT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colUNIT.ColumnEdit = this.lueUnit;
|
|||
|
|
this.colUNIT.FieldName = "UNIT";
|
|||
|
|
this.colUNIT.Name = "colUNIT";
|
|||
|
|
this.colUNIT.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colUNIT.Visible = true;
|
|||
|
|
this.colUNIT.VisibleIndex = 6;
|
|||
|
|
//
|
|||
|
|
// lueUnit
|
|||
|
|
//
|
|||
|
|
this.lueUnit.AutoHeight = false;
|
|||
|
|
this.lueUnit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lueUnit.Name = "lueUnit";
|
|||
|
|
this.lueUnit.NullText = "";
|
|||
|
|
//
|
|||
|
|
// colUNIT_NAME
|
|||
|
|
//
|
|||
|
|
this.colUNIT_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colUNIT_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colUNIT_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colUNIT_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colUNIT_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
|
this.colUNIT_NAME.FieldName = "UNIT_NAME";
|
|||
|
|
this.colUNIT_NAME.Name = "colUNIT_NAME";
|
|||
|
|
this.colUNIT_NAME.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// FrmProRepStrategyDet
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(635, 464);
|
|||
|
|
this.Controls.Add(this.splitContainerControl1);
|
|||
|
|
this.MaximizeBox = false;
|
|||
|
|
this.MinimizeBox = false;
|
|||
|
|
this.Name = "FrmProRepStrategyDet";
|
|||
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|||
|
|
this.Text = "供应商补货策略信息";
|
|||
|
|
this.Load += new System.EventHandler(this.FrmProRepStrategyDet_Load);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
|
|||
|
|
this.splitContainerControl1.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTime.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsProRepStrategy)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCountNum.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMin.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lkpStorage.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsProRepStrategyInfo)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.radioStatus.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCProRepStrategyDet)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gVProRepStragyDet)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).EndInit();
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
|
|||
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
|
|||
|
|
private Ctrl.GridControlCustom GCProRepStrategyDet;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gVProRepStragyDet;
|
|||
|
|
private DevExpress.XtraEditors.RadioGroup radioStatus;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtName;
|
|||
|
|
private Ctrl.NoteData noteRemark;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|||
|
|
private Ctrl.CtrlDictonary ctrlGoods;
|
|||
|
|
private Ctrl.LookUpEditSystem lkpStorage;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtCountNum;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtMin;
|
|||
|
|
private System.Windows.Forms.Label label4;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtTime;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|||
|
|
private Ctrl.CtrlButtons btnSave;
|
|||
|
|
private Ctrl.CtrlButtons btnDel;
|
|||
|
|
private Ctrl.CtrlButtons btnAdd;
|
|||
|
|
private Ctrl.CtrlButtons btnClose;
|
|||
|
|
private System.Windows.Forms.BindingSource bgsProRepStrategy;
|
|||
|
|
private System.Windows.Forms.BindingSource bgsProRepStrategyInfo;
|
|||
|
|
private Ctrl.CtrlDictonary ctrlProvider;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTRATEGY_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRO_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRO_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCOUNT_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnit;
|
|||
|
|
}
|
|||
|
|
}
|