2660 lines
160 KiB
C#
2660 lines
160 KiB
C#
namespace WMS.FrmRK
|
|
{
|
|
partial class FrmWareNotice
|
|
{
|
|
/// <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();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmWareNotice));
|
|
this.bsWareNotice = new System.Windows.Forms.BindingSource(this.components);
|
|
this.bsWareNoticeEdit = new System.Windows.Forms.BindingSource(this.components);
|
|
this.bsWareNoticeTab = new System.Windows.Forms.BindingSource(this.components);
|
|
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTO_LOC_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTO_LOC_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.xtcNotice = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.lookUpEditSystem3 = new WMS.Ctrl.LookUpEditSystem();
|
|
this.dateEdit4 = new DevExpress.XtraEditors.DateEdit();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.ctrlDictonary1 = new WMS.Ctrl.CtrlDictonary();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.lookUpEditSystem2 = new WMS.Ctrl.LookUpEditSystem();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.dateEdit3 = new DevExpress.XtraEditors.DateEdit();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
|
|
this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.lookUpEditSystem1 = new WMS.Ctrl.LookUpEditSystem();
|
|
this.wmsCtrlTextBox2 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|
this.wmsCtrlTextBox1 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.dicClosePerson = new WMS.Ctrl.CtrlDictonary();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.rgState = new DevExpress.XtraEditors.RadioGroup();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.txtReason = new DevExpress.XtraEditors.MemoEdit();
|
|
this.GCWareNotice = new WMS.Ctrl.GridControlCustom();
|
|
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.colWAREHOUSING_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPURCHASE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colAMOUNT2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colARRAMOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTOTAL_VOLUME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTOTAL_ROUGH_WEIGHT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTOTAL_NET_WEIGH1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTOTAL_MONEY1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPRODUCTION_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPACKAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPACKAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOPERATORID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOPERATEDATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSCALE_UNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPRICE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGVOLUME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colROUGH_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colNET_WEIGH = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_TYPE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_TYPE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_NAME2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.xtaEdit = new DevExpress.XtraTab.XtraTabPage();
|
|
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.ctl_ck = new WMS.Ctrl.CtrlDictonary();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.ctrlDicGoods = new WMS.Ctrl.CtrlDictonary();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.ctrlGoods = new WMS.Ctrl.CtrlDictonary();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.labGoods = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.dicOperator = new WMS.Ctrl.CtrlDictonary();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.txtID = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.lueState = new WMS.Ctrl.LookUpEditSystem();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.lueProvider = new WMS.Ctrl.LookUpEditSystem();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.deOrder = new DevExpress.XtraEditors.DateEdit();
|
|
this.txtShippers = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|
this.deEndDate = new DevExpress.XtraEditors.DateEdit();
|
|
this.txtWaybill = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|
this.txtPurchaseID = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|
this.deExpectDate = new DevExpress.XtraEditors.DateEdit();
|
|
this.lueStorageMode = new WMS.Ctrl.LookUpEditSystem();
|
|
this.GCStorageArea = new WMS.Ctrl.GridControlCustom();
|
|
this.GVWareNoticeTab = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
|
|
this.colAMOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
|
|
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.lueUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|
this.colSCALE_UNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.lueKGUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|
this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTOTAL_MONEY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTOTAL_NET_WEIGH = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTOTAL_ROUGH_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTOTAL_VOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCalcEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit();
|
|
this.txtCarno = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.txtDriver = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsWareNotice)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsWareNoticeEdit)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsWareNoticeTab)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtcNotice)).BeginInit();
|
|
this.xtcNotice.SuspendLayout();
|
|
this.xtraTabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).BeginInit();
|
|
this.splitContainerControl2.Panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).BeginInit();
|
|
this.splitContainerControl2.Panel2.SuspendLayout();
|
|
this.splitContainerControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEditSystem3.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEditSystem2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEditSystem1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rgState.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtReason.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GCWareNotice)).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.xtaEdit.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
|
|
this.splitContainerControl1.Panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
|
|
this.splitContainerControl1.Panel2.SuspendLayout();
|
|
this.splitContainerControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
|
|
this.xtraTabControl2.SuspendLayout();
|
|
this.xtraTabPage3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueState.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueProvider.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deOrder.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deOrder.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShippers.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deEndDate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deEndDate.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWaybill.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPurchaseID.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deExpectDate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deExpectDate.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueStorageMode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GCStorageArea)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GVWareNoticeTab)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueKGUnit)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCarno.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDriver.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// bsWareNotice
|
|
//
|
|
this.bsWareNotice.DataSource = typeof(WMS.Model.RK.WareNoticeModel);
|
|
//
|
|
// bsWareNoticeEdit
|
|
//
|
|
this.bsWareNoticeEdit.DataSource = typeof(WMS.Model.RK.WareNoticeModel);
|
|
//
|
|
// bsWareNoticeTab
|
|
//
|
|
this.bsWareNoticeTab.DataSource = typeof(WMS.Model.RK.WareNoticeTabModel);
|
|
//
|
|
// colAREA_ID
|
|
//
|
|
this.colAREA_ID.Name = "colAREA_ID";
|
|
//
|
|
// colAREA_NAME
|
|
//
|
|
this.colAREA_NAME.Name = "colAREA_NAME";
|
|
//
|
|
// colSTO_LOC_ID
|
|
//
|
|
this.colSTO_LOC_ID.Name = "colSTO_LOC_ID";
|
|
//
|
|
// colSTO_LOC_NAME
|
|
//
|
|
this.colSTO_LOC_NAME.Name = "colSTO_LOC_NAME";
|
|
//
|
|
// xtcNotice
|
|
//
|
|
this.xtcNotice.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
|
this.xtcNotice.Appearance.Options.UseBackColor = true;
|
|
this.xtcNotice.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.xtcNotice.BorderStylePage = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.xtcNotice.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtcNotice.Location = new System.Drawing.Point(3, 4);
|
|
this.xtcNotice.Name = "xtcNotice";
|
|
this.xtcNotice.SelectedTabPage = this.xtraTabPage1;
|
|
this.xtcNotice.Size = new System.Drawing.Size(1469, 726);
|
|
this.xtcNotice.TabIndex = 1273;
|
|
this.xtcNotice.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage1,
|
|
this.xtaEdit});
|
|
this.xtcNotice.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
|
|
this.xtcNotice.Click += new System.EventHandler(this.xtcNotice_Click);
|
|
//
|
|
// xtraTabPage1
|
|
//
|
|
this.xtraTabPage1.Controls.Add(this.splitContainerControl2);
|
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
|
this.xtraTabPage1.Size = new System.Drawing.Size(1463, 696);
|
|
this.xtraTabPage1.Text = "入库通知单";
|
|
//
|
|
// splitContainerControl2
|
|
//
|
|
this.splitContainerControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainerControl2.Horizontal = false;
|
|
this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainerControl2.Name = "splitContainerControl2";
|
|
//
|
|
// splitContainerControl2.Panel1
|
|
//
|
|
this.splitContainerControl2.Panel1.Controls.Add(this.panelControl1);
|
|
this.splitContainerControl2.Panel1.Controls.Add(this.panelControl2);
|
|
this.splitContainerControl2.Panel1.Text = "Panel1";
|
|
//
|
|
// splitContainerControl2.Panel2
|
|
//
|
|
this.splitContainerControl2.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.splitContainerControl2.Panel2.Controls.Add(this.GCWareNotice);
|
|
this.splitContainerControl2.Panel2.Controls.Add(this.gdcDetail);
|
|
this.splitContainerControl2.Panel2.Text = "Panel2";
|
|
this.splitContainerControl2.Size = new System.Drawing.Size(1463, 696);
|
|
this.splitContainerControl2.SplitterPosition = 158;
|
|
this.splitContainerControl2.TabIndex = 4;
|
|
this.splitContainerControl2.Text = "splitContainerControl2";
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.panelControl1.Controls.Add(this.label28);
|
|
this.panelControl1.Controls.Add(this.lookUpEditSystem3);
|
|
this.panelControl1.Controls.Add(this.dateEdit4);
|
|
this.panelControl1.Controls.Add(this.label27);
|
|
this.panelControl1.Controls.Add(this.ctrlDictonary1);
|
|
this.panelControl1.Controls.Add(this.label25);
|
|
this.panelControl1.Controls.Add(this.label26);
|
|
this.panelControl1.Controls.Add(this.lookUpEditSystem2);
|
|
this.panelControl1.Controls.Add(this.label24);
|
|
this.panelControl1.Controls.Add(this.dateEdit3);
|
|
this.panelControl1.Controls.Add(this.label20);
|
|
this.panelControl1.Controls.Add(this.label23);
|
|
this.panelControl1.Controls.Add(this.dateEdit1);
|
|
this.panelControl1.Controls.Add(this.dateEdit2);
|
|
this.panelControl1.Controls.Add(this.label15);
|
|
this.panelControl1.Controls.Add(this.label16);
|
|
this.panelControl1.Controls.Add(this.lookUpEditSystem1);
|
|
this.panelControl1.Controls.Add(this.wmsCtrlTextBox2);
|
|
this.panelControl1.Controls.Add(this.wmsCtrlTextBox1);
|
|
this.panelControl1.Controls.Add(this.label4);
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(1459, 158);
|
|
this.panelControl1.TabIndex = 1;
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label28.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label28.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label28.Location = new System.Drawing.Point(12, 41);
|
|
this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(67, 15);
|
|
this.label28.TabIndex = 1409;
|
|
this.label28.Text = "入库类型";
|
|
//
|
|
// lookUpEditSystem3
|
|
//
|
|
this.lookUpEditSystem3.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "STORAGE_MODE", true));
|
|
this.lookUpEditSystem3.EditValue = "";
|
|
this.lookUpEditSystem3.Location = new System.Drawing.Point(80, 38);
|
|
this.lookUpEditSystem3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.lookUpEditSystem3.Name = "lookUpEditSystem3";
|
|
this.lookUpEditSystem3.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lookUpEditSystem3.Properties.Appearance.Options.UseFont = true;
|
|
this.lookUpEditSystem3.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.lookUpEditSystem3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.lookUpEditSystem3.Properties.NullText = "";
|
|
this.lookUpEditSystem3.Size = new System.Drawing.Size(213, 22);
|
|
this.lookUpEditSystem3.TabIndex = 1408;
|
|
//
|
|
// dateEdit4
|
|
//
|
|
this.dateEdit4.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "ORDER_DATE", true));
|
|
this.dateEdit4.EditValue = "";
|
|
this.dateEdit4.Location = new System.Drawing.Point(389, 93);
|
|
this.dateEdit4.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.dateEdit4.Name = "dateEdit4";
|
|
this.dateEdit4.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.dateEdit4.Properties.Appearance.Options.UseFont = true;
|
|
this.dateEdit4.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.dateEdit4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit4.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit4.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEdit4.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateEdit4.Size = new System.Drawing.Size(213, 22);
|
|
this.dateEdit4.TabIndex = 1407;
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label27.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label27.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label27.Location = new System.Drawing.Point(363, 97);
|
|
this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(22, 15);
|
|
this.label27.TabIndex = 1406;
|
|
this.label27.Text = "至";
|
|
//
|
|
// ctrlDictonary1
|
|
//
|
|
this.ctrlDictonary1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.ctrlDictonary1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.ctrlDictonary1.DictonaryTableName = WMS.Ctrl.DictonaryType.商品资料t_Base_Goods;
|
|
this.ctrlDictonary1.ErrText = "无数据重新查询";
|
|
this.ctrlDictonary1.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.ctrlDictonary1.IsSqlWhere = true;
|
|
this.ctrlDictonary1.Location = new System.Drawing.Point(79, 119);
|
|
this.ctrlDictonary1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ctrlDictonary1.Name = "ctrlDictonary1";
|
|
this.ctrlDictonary1.Number = 0;
|
|
this.ctrlDictonary1.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
|
|
this.ctrlDictonary1.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns1"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns2"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns3"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns4"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns5"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns6"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns7"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns8")))});
|
|
this.ctrlDictonary1.Size = new System.Drawing.Size(213, 22);
|
|
this.ctrlDictonary1.SqlStr = "";
|
|
this.ctrlDictonary1.TabIndex = 1403;
|
|
this.ctrlDictonary1.TextBoxFlag = "";
|
|
this.ctrlDictonary1.TextBoxValue = "";
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label25.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.label25.Location = new System.Drawing.Point(41, 119);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(38, 18);
|
|
this.label25.TabIndex = 1405;
|
|
this.label25.Text = "物料";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label26.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label26.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label26.Location = new System.Drawing.Point(348, 125);
|
|
this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(37, 15);
|
|
this.label26.TabIndex = 1404;
|
|
this.label26.Text = "状态";
|
|
//
|
|
// lookUpEditSystem2
|
|
//
|
|
this.lookUpEditSystem2.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "STATE", true));
|
|
this.lookUpEditSystem2.EditValue = "";
|
|
this.lookUpEditSystem2.Location = new System.Drawing.Point(389, 122);
|
|
this.lookUpEditSystem2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.lookUpEditSystem2.Name = "lookUpEditSystem2";
|
|
this.lookUpEditSystem2.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lookUpEditSystem2.Properties.Appearance.Options.UseFont = true;
|
|
this.lookUpEditSystem2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.lookUpEditSystem2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.lookUpEditSystem2.Properties.NullText = "";
|
|
this.lookUpEditSystem2.Size = new System.Drawing.Size(213, 22);
|
|
this.lookUpEditSystem2.TabIndex = 1402;
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label24.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.label24.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label24.Location = new System.Drawing.Point(11, 92);
|
|
this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(68, 18);
|
|
this.label24.TabIndex = 1397;
|
|
this.label24.Text = "下单时间";
|
|
//
|
|
// dateEdit3
|
|
//
|
|
this.dateEdit3.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "ORDER_DATE", true));
|
|
this.dateEdit3.EditValue = "";
|
|
this.dateEdit3.Location = new System.Drawing.Point(80, 92);
|
|
this.dateEdit3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.dateEdit3.Name = "dateEdit3";
|
|
this.dateEdit3.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.dateEdit3.Properties.Appearance.Options.UseFont = true;
|
|
this.dateEdit3.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.dateEdit3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit3.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit3.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEdit3.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateEdit3.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.dateEdit3.Size = new System.Drawing.Size(213, 22);
|
|
this.dateEdit3.TabIndex = 1396;
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label20.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.label20.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label20.Location = new System.Drawing.Point(11, 65);
|
|
this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(68, 18);
|
|
this.label20.TabIndex = 1394;
|
|
this.label20.Text = "预计到货";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label23.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label23.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label23.Location = new System.Drawing.Point(318, 69);
|
|
this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(67, 15);
|
|
this.label23.TabIndex = 1395;
|
|
this.label23.Text = "终止到货";
|
|
//
|
|
// dateEdit1
|
|
//
|
|
this.dateEdit1.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "END_DELIVERY_DATE", true));
|
|
this.dateEdit1.EditValue = "";
|
|
this.dateEdit1.Location = new System.Drawing.Point(389, 64);
|
|
this.dateEdit1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.dateEdit1.Name = "dateEdit1";
|
|
this.dateEdit1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.dateEdit1.Properties.Appearance.Options.UseFont = true;
|
|
this.dateEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit1.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEdit1.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
|
|
this.dateEdit1.Properties.EditFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEdit1.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
|
|
this.dateEdit1.Properties.NullDate = "";
|
|
this.dateEdit1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.dateEdit1.Size = new System.Drawing.Size(213, 22);
|
|
this.dateEdit1.TabIndex = 1393;
|
|
//
|
|
// dateEdit2
|
|
//
|
|
this.dateEdit2.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "EXPECTED_DELIVERY_DATE", true));
|
|
this.dateEdit2.EditValue = "";
|
|
this.dateEdit2.Location = new System.Drawing.Point(80, 65);
|
|
this.dateEdit2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.dateEdit2.Name = "dateEdit2";
|
|
this.dateEdit2.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.dateEdit2.Properties.Appearance.Options.UseFont = true;
|
|
this.dateEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit2.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEdit2.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateEdit2.Properties.EditFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEdit2.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateEdit2.Properties.NullDate = "";
|
|
this.dateEdit2.Size = new System.Drawing.Size(213, 22);
|
|
this.dateEdit2.TabIndex = 1392;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label15.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label15.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label15.Location = new System.Drawing.Point(333, 10);
|
|
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(52, 15);
|
|
this.label15.TabIndex = 1388;
|
|
this.label15.Text = "供应商";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label16.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.label16.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label16.Location = new System.Drawing.Point(317, 38);
|
|
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(68, 18);
|
|
this.label16.TabIndex = 1387;
|
|
this.label16.Text = "来源单号";
|
|
//
|
|
// lookUpEditSystem1
|
|
//
|
|
this.lookUpEditSystem1.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "PROVIDER_ID", true));
|
|
this.lookUpEditSystem1.EditValue = "";
|
|
this.lookUpEditSystem1.Location = new System.Drawing.Point(389, 6);
|
|
this.lookUpEditSystem1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.lookUpEditSystem1.Name = "lookUpEditSystem1";
|
|
this.lookUpEditSystem1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lookUpEditSystem1.Properties.Appearance.Options.UseFont = true;
|
|
this.lookUpEditSystem1.Properties.AutoSearchColumnIndex = 1;
|
|
this.lookUpEditSystem1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.lookUpEditSystem1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.lookUpEditSystem1.Properties.ImmediatePopup = true;
|
|
this.lookUpEditSystem1.Properties.NullText = "";
|
|
this.lookUpEditSystem1.Properties.SearchMode = DevExpress.XtraEditors.Controls.SearchMode.OnlyInPopup;
|
|
this.lookUpEditSystem1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
|
|
this.lookUpEditSystem1.Size = new System.Drawing.Size(213, 22);
|
|
this.lookUpEditSystem1.TabIndex = 1385;
|
|
//
|
|
// wmsCtrlTextBox2
|
|
//
|
|
this.wmsCtrlTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsWareNoticeEdit, "PURCHASE_ID", true));
|
|
this.wmsCtrlTextBox2.FrmSelect = true;
|
|
this.wmsCtrlTextBox2.Location = new System.Drawing.Point(389, 35);
|
|
this.wmsCtrlTextBox2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.wmsCtrlTextBox2.MustText = false;
|
|
this.wmsCtrlTextBox2.Name = "wmsCtrlTextBox2";
|
|
this.wmsCtrlTextBox2.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.wmsCtrlTextBox2.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.wmsCtrlTextBox2.Properties.Appearance.Options.UseBackColor = true;
|
|
this.wmsCtrlTextBox2.Properties.Appearance.Options.UseFont = true;
|
|
this.wmsCtrlTextBox2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.wmsCtrlTextBox2.Properties.MaxLength = 1111;
|
|
this.wmsCtrlTextBox2.Size = new System.Drawing.Size(213, 22);
|
|
this.wmsCtrlTextBox2.StrLen = 50;
|
|
this.wmsCtrlTextBox2.TabIndex = 1386;
|
|
this.wmsCtrlTextBox2.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.wmsCtrlTextBox2.ValText = "";
|
|
//
|
|
// wmsCtrlTextBox1
|
|
//
|
|
this.wmsCtrlTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsWareNotice, "WAREHOUSING_ID", true));
|
|
this.wmsCtrlTextBox1.FrmSelect = false;
|
|
this.wmsCtrlTextBox1.Location = new System.Drawing.Point(79, 11);
|
|
this.wmsCtrlTextBox1.Margin = new System.Windows.Forms.Padding(2);
|
|
this.wmsCtrlTextBox1.MustText = false;
|
|
this.wmsCtrlTextBox1.Name = "wmsCtrlTextBox1";
|
|
this.wmsCtrlTextBox1.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.wmsCtrlTextBox1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.wmsCtrlTextBox1.Properties.Appearance.Options.UseBackColor = true;
|
|
this.wmsCtrlTextBox1.Properties.Appearance.Options.UseFont = true;
|
|
this.wmsCtrlTextBox1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.wmsCtrlTextBox1.Size = new System.Drawing.Size(213, 22);
|
|
this.wmsCtrlTextBox1.StrLen = 0;
|
|
this.wmsCtrlTextBox1.TabIndex = 2;
|
|
this.wmsCtrlTextBox1.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.wmsCtrlTextBox1.ValText = "";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.label4.Location = new System.Drawing.Point(11, 14);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(68, 18);
|
|
this.label4.TabIndex = 0;
|
|
this.label4.Text = "通知单号";
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl2.Controls.Add(this.dicClosePerson);
|
|
this.panelControl2.Controls.Add(this.label10);
|
|
this.panelControl2.Controls.Add(this.label2);
|
|
this.panelControl2.Controls.Add(this.rgState);
|
|
this.panelControl2.Controls.Add(this.label3);
|
|
this.panelControl2.Controls.Add(this.txtReason);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(1459, 158);
|
|
this.panelControl2.TabIndex = 1353;
|
|
this.panelControl2.Visible = false;
|
|
//
|
|
// dicClosePerson
|
|
//
|
|
this.dicClosePerson.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.dicClosePerson.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.dicClosePerson.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo;
|
|
this.dicClosePerson.ErrText = "无数据重新查询";
|
|
this.dicClosePerson.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.dicClosePerson.IsSqlWhere = false;
|
|
this.dicClosePerson.Location = new System.Drawing.Point(447, 5);
|
|
this.dicClosePerson.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.dicClosePerson.Name = "dicClosePerson";
|
|
this.dicClosePerson.Number = 0;
|
|
this.dicClosePerson.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
|
|
this.dicClosePerson.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicClosePerson.ShowColumns"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicClosePerson.ShowColumns1")))});
|
|
this.dicClosePerson.Size = new System.Drawing.Size(213, 22);
|
|
this.dicClosePerson.SqlStr = null;
|
|
this.dicClosePerson.TabIndex = 1354;
|
|
this.dicClosePerson.TextBoxFlag = "";
|
|
this.dicClosePerson.TextBoxValue = "";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.label10.Location = new System.Drawing.Point(7, 36);
|
|
this.label10.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(63, 14);
|
|
this.label10.TabIndex = 1268;
|
|
this.label10.Text = "关闭原因";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.label2.Location = new System.Drawing.Point(386, 8);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(63, 14);
|
|
this.label2.TabIndex = 1266;
|
|
this.label2.Text = "关 闭 人";
|
|
//
|
|
// rgState
|
|
//
|
|
this.rgState.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "STATE", true));
|
|
this.rgState.Location = new System.Drawing.Point(70, 5);
|
|
this.rgState.Margin = new System.Windows.Forms.Padding(4);
|
|
this.rgState.Name = "rgState";
|
|
this.rgState.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
|
|
this.rgState.Properties.Appearance.Options.UseBackColor = true;
|
|
this.rgState.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.rgState.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "收货上架结束"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("5", "强制关闭"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("6", "作废")});
|
|
this.rgState.Size = new System.Drawing.Size(307, 22);
|
|
this.rgState.TabIndex = 1263;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.label3.Location = new System.Drawing.Point(7, 8);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(63, 14);
|
|
this.label3.TabIndex = 1265;
|
|
this.label3.Text = "关闭类型";
|
|
//
|
|
// txtReason
|
|
//
|
|
this.txtReason.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "CLOSE_REASON", true));
|
|
this.txtReason.EditValue = "";
|
|
this.txtReason.Location = new System.Drawing.Point(70, 34);
|
|
this.txtReason.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtReason.Name = "txtReason";
|
|
this.txtReason.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtReason.Properties.Appearance.Options.UseFont = true;
|
|
this.txtReason.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtReason.Size = new System.Drawing.Size(590, 105);
|
|
this.txtReason.TabIndex = 1267;
|
|
//
|
|
// 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.Fill;
|
|
this.GCWareNotice.EnableAppearanceEvenRow = true;
|
|
this.GCWareNotice.IndicatorWidth = 40;
|
|
this.GCWareNotice.Location = new System.Drawing.Point(0, 0);
|
|
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(1455, 353);
|
|
this.GCWareNotice.TabIndex = 3;
|
|
this.GCWareNotice.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gVWareNotice});
|
|
//
|
|
// 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;
|
|
this.gVWareNotice.CustomDrawColumnHeader += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.GVWareNotice_CustomDrawColumnHeader);
|
|
this.gVWareNotice.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.GVWareNotice_FocusedRowChanged);
|
|
this.gVWareNotice.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVWareNotice_CustomColumnDisplayText);
|
|
this.gVWareNotice.Click += new System.EventHandler(this.GVWareNotice_Click);
|
|
this.gVWareNotice.DoubleClick += new System.EventHandler(this.GVWareNotice_DoubleClick);
|
|
this.gVWareNotice.DataSourceChanged += new System.EventHandler(this.GVWareNotice_DataSourceChanged);
|
|
//
|
|
// 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.Visible = true;
|
|
this.colPURCHASE_ID.VisibleIndex = 4;
|
|
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.Visible = true;
|
|
this.colORDER_DATE.VisibleIndex = 2;
|
|
this.colORDER_DATE.Width = 123;
|
|
//
|
|
// 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 = 3;
|
|
this.colPROVIDER_NAME1.Width = 228;
|
|
//
|
|
// 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 = 5;
|
|
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 = 6;
|
|
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.Visible = true;
|
|
this.colWARE_COUNT.VisibleIndex = 9;
|
|
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.Visible = true;
|
|
this.colSHELVES_COUNT.VisibleIndex = 10;
|
|
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 = 12;
|
|
this.colEXPECTED_DELIVERY_DATE.Width = 77;
|
|
//
|
|
// 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 = 13;
|
|
this.colEND_DELIVERY_DATE.Width = 76;
|
|
//
|
|
// 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 = 14;
|
|
this.colREAL_DELIVERY_DATE.Width = 76;
|
|
//
|
|
// 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.Visible = true;
|
|
this.colSTORAGE_MODE.VisibleIndex = 11;
|
|
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 = 52;
|
|
//
|
|
// 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.Visible = true;
|
|
this.colCONFIRM_PERSON_NAME.VisibleIndex = 15;
|
|
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.Visible = true;
|
|
this.colCONFIRM_DATE.VisibleIndex = 16;
|
|
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.Visible = true;
|
|
this.colACCE_NUM.VisibleIndex = 7;
|
|
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.Visible = true;
|
|
this.colPASS_NUM.VisibleIndex = 8;
|
|
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.Bottom;
|
|
this.gdcDetail.EnableAppearanceEvenRow = true;
|
|
this.gdcDetail.IndicatorWidth = 40;
|
|
this.gdcDetail.Location = new System.Drawing.Point(0, 353);
|
|
this.gdcDetail.MainView = this.gdvDetail;
|
|
this.gdcDetail.Name = "gdcDetail";
|
|
this.gdcDetail.ShowRowID = true;
|
|
this.gdcDetail.Size = new System.Drawing.Size(1455, 167);
|
|
this.gdcDetail.TabIndex = 0;
|
|
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.colWAREHOUSING_ID1,
|
|
this.colPURCHASE_ID1,
|
|
this.colGOODS_ID,
|
|
this.colGOODS_NAME1,
|
|
this.colAMOUNT2,
|
|
this.colARRAMOUNT,
|
|
this.colTOTAL_VOLUME1,
|
|
this.colTOTAL_ROUGH_WEIGHT1,
|
|
this.colTOTAL_NET_WEIGH1,
|
|
this.colTOTAL_MONEY1,
|
|
this.colPRODUCTION_DATE1,
|
|
this.colSTORAGE_ID,
|
|
this.colSTORAGE_AREA_ID,
|
|
this.colPACKAGE_ID,
|
|
this.colSTORAGE_NAME1,
|
|
this.colSTORAGE_AREA_NAME,
|
|
this.colPACKAGE_NAME,
|
|
this.colREMARK,
|
|
this.colOPERATORID,
|
|
this.colOPERATEDATE,
|
|
this.colUNIT1,
|
|
this.colSCALE_UNIT1,
|
|
this.colPRICE1,
|
|
this.colGVOLUME1,
|
|
this.colROUGH_WEIGHT,
|
|
this.colNET_WEIGH,
|
|
this.colGOODS_TYPE_ID,
|
|
this.colGOODS_TYPE_NAME,
|
|
this.colPROVIDER_ID,
|
|
this.colPROVIDER_NAME2});
|
|
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;
|
|
//
|
|
// colWAREHOUSING_ID1
|
|
//
|
|
this.colWAREHOUSING_ID1.FieldName = "WAREHOUSING_ID";
|
|
this.colWAREHOUSING_ID1.Name = "colWAREHOUSING_ID1";
|
|
this.colWAREHOUSING_ID1.Width = 113;
|
|
//
|
|
// colPURCHASE_ID1
|
|
//
|
|
this.colPURCHASE_ID1.FieldName = "PURCHASE_ID";
|
|
this.colPURCHASE_ID1.Name = "colPURCHASE_ID1";
|
|
//
|
|
// 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;
|
|
//
|
|
// colARRAMOUNT
|
|
//
|
|
this.colARRAMOUNT.FieldName = "ARRAMOUNT";
|
|
this.colARRAMOUNT.Name = "colARRAMOUNT";
|
|
this.colARRAMOUNT.Visible = true;
|
|
this.colARRAMOUNT.VisibleIndex = 3;
|
|
//
|
|
// colTOTAL_VOLUME1
|
|
//
|
|
this.colTOTAL_VOLUME1.FieldName = "TOTAL_VOLUME";
|
|
this.colTOTAL_VOLUME1.Name = "colTOTAL_VOLUME1";
|
|
this.colTOTAL_VOLUME1.Visible = true;
|
|
this.colTOTAL_VOLUME1.VisibleIndex = 5;
|
|
//
|
|
// colTOTAL_ROUGH_WEIGHT1
|
|
//
|
|
this.colTOTAL_ROUGH_WEIGHT1.FieldName = "TOTAL_ROUGH_WEIGHT";
|
|
this.colTOTAL_ROUGH_WEIGHT1.Name = "colTOTAL_ROUGH_WEIGHT1";
|
|
this.colTOTAL_ROUGH_WEIGHT1.Visible = true;
|
|
this.colTOTAL_ROUGH_WEIGHT1.VisibleIndex = 7;
|
|
//
|
|
// colTOTAL_NET_WEIGH1
|
|
//
|
|
this.colTOTAL_NET_WEIGH1.FieldName = "TOTAL_NET_WEIGH";
|
|
this.colTOTAL_NET_WEIGH1.Name = "colTOTAL_NET_WEIGH1";
|
|
this.colTOTAL_NET_WEIGH1.Visible = true;
|
|
this.colTOTAL_NET_WEIGH1.VisibleIndex = 8;
|
|
//
|
|
// colTOTAL_MONEY1
|
|
//
|
|
this.colTOTAL_MONEY1.FieldName = "TOTAL_MONEY";
|
|
this.colTOTAL_MONEY1.Name = "colTOTAL_MONEY1";
|
|
this.colTOTAL_MONEY1.Visible = true;
|
|
this.colTOTAL_MONEY1.VisibleIndex = 9;
|
|
//
|
|
// colPRODUCTION_DATE1
|
|
//
|
|
this.colPRODUCTION_DATE1.FieldName = "PRODUCTION_DATE";
|
|
this.colPRODUCTION_DATE1.Name = "colPRODUCTION_DATE1";
|
|
this.colPRODUCTION_DATE1.Width = 130;
|
|
//
|
|
// colSTORAGE_ID
|
|
//
|
|
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
|
|
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
|
|
//
|
|
// colSTORAGE_AREA_ID
|
|
//
|
|
this.colSTORAGE_AREA_ID.FieldName = "STORAGE_AREA_ID";
|
|
this.colSTORAGE_AREA_ID.Name = "colSTORAGE_AREA_ID";
|
|
//
|
|
// colPACKAGE_ID
|
|
//
|
|
this.colPACKAGE_ID.FieldName = "PACKAGE_ID";
|
|
this.colPACKAGE_ID.Name = "colPACKAGE_ID";
|
|
//
|
|
// colSTORAGE_NAME1
|
|
//
|
|
this.colSTORAGE_NAME1.FieldName = "STORAGE_NAME";
|
|
this.colSTORAGE_NAME1.Name = "colSTORAGE_NAME1";
|
|
//
|
|
// colSTORAGE_AREA_NAME
|
|
//
|
|
this.colSTORAGE_AREA_NAME.FieldName = "STORAGE_AREA_NAME";
|
|
this.colSTORAGE_AREA_NAME.Name = "colSTORAGE_AREA_NAME";
|
|
//
|
|
// colPACKAGE_NAME
|
|
//
|
|
this.colPACKAGE_NAME.FieldName = "PACKAGE_NAME";
|
|
this.colPACKAGE_NAME.Name = "colPACKAGE_NAME";
|
|
//
|
|
// colREMARK
|
|
//
|
|
this.colREMARK.FieldName = "REMARK";
|
|
this.colREMARK.Name = "colREMARK";
|
|
//
|
|
// colOPERATORID
|
|
//
|
|
this.colOPERATORID.FieldName = "OPERATORID";
|
|
this.colOPERATORID.Name = "colOPERATORID";
|
|
//
|
|
// colOPERATEDATE
|
|
//
|
|
this.colOPERATEDATE.FieldName = "OPERATEDATE";
|
|
this.colOPERATEDATE.Name = "colOPERATEDATE";
|
|
//
|
|
// colUNIT1
|
|
//
|
|
this.colUNIT1.FieldName = "UNIT_NAME";
|
|
this.colUNIT1.Name = "colUNIT1";
|
|
this.colUNIT1.Visible = true;
|
|
this.colUNIT1.VisibleIndex = 4;
|
|
this.colUNIT1.Width = 99;
|
|
//
|
|
// colSCALE_UNIT1
|
|
//
|
|
this.colSCALE_UNIT1.FieldName = "SCALE_UNIT";
|
|
this.colSCALE_UNIT1.Name = "colSCALE_UNIT1";
|
|
this.colSCALE_UNIT1.Visible = true;
|
|
this.colSCALE_UNIT1.VisibleIndex = 10;
|
|
//
|
|
// colPRICE1
|
|
//
|
|
this.colPRICE1.FieldName = "PRICE";
|
|
this.colPRICE1.Name = "colPRICE1";
|
|
this.colPRICE1.Visible = true;
|
|
this.colPRICE1.VisibleIndex = 11;
|
|
//
|
|
// colGVOLUME1
|
|
//
|
|
this.colGVOLUME1.FieldName = "GVOLUME";
|
|
this.colGVOLUME1.Name = "colGVOLUME1";
|
|
this.colGVOLUME1.Visible = true;
|
|
this.colGVOLUME1.VisibleIndex = 12;
|
|
//
|
|
// colROUGH_WEIGHT
|
|
//
|
|
this.colROUGH_WEIGHT.FieldName = "ROUGH_WEIGHT";
|
|
this.colROUGH_WEIGHT.Name = "colROUGH_WEIGHT";
|
|
this.colROUGH_WEIGHT.Visible = true;
|
|
this.colROUGH_WEIGHT.VisibleIndex = 13;
|
|
//
|
|
// colNET_WEIGH
|
|
//
|
|
this.colNET_WEIGH.FieldName = "NET_WEIGH";
|
|
this.colNET_WEIGH.Name = "colNET_WEIGH";
|
|
this.colNET_WEIGH.Visible = true;
|
|
this.colNET_WEIGH.VisibleIndex = 6;
|
|
//
|
|
// colGOODS_TYPE_ID
|
|
//
|
|
this.colGOODS_TYPE_ID.FieldName = "GOODS_TYPE_ID";
|
|
this.colGOODS_TYPE_ID.Name = "colGOODS_TYPE_ID";
|
|
//
|
|
// colGOODS_TYPE_NAME
|
|
//
|
|
this.colGOODS_TYPE_NAME.FieldName = "GOODS_TYPE_NAME";
|
|
this.colGOODS_TYPE_NAME.Name = "colGOODS_TYPE_NAME";
|
|
//
|
|
// colPROVIDER_ID
|
|
//
|
|
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
|
|
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
|
|
//
|
|
// colPROVIDER_NAME2
|
|
//
|
|
this.colPROVIDER_NAME2.FieldName = "PROVIDER_NAME";
|
|
this.colPROVIDER_NAME2.Name = "colPROVIDER_NAME2";
|
|
//
|
|
// xtaEdit
|
|
//
|
|
this.xtaEdit.Appearance.PageClient.BackColor = System.Drawing.Color.LightGray;
|
|
this.xtaEdit.Appearance.PageClient.Options.UseBackColor = true;
|
|
this.xtaEdit.Controls.Add(this.splitContainerControl1);
|
|
this.xtaEdit.Name = "xtaEdit";
|
|
this.xtaEdit.Size = new System.Drawing.Size(1463, 696);
|
|
this.xtaEdit.Text = "入库通知单编辑";
|
|
//
|
|
// splitContainerControl1
|
|
//
|
|
this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
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";
|
|
//
|
|
// splitContainerControl1.Panel1
|
|
//
|
|
this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.xtraTabControl2);
|
|
this.splitContainerControl1.Panel1.Text = "Panel1";
|
|
//
|
|
// splitContainerControl1.Panel2
|
|
//
|
|
this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.GCStorageArea);
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.txtCarno);
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.label7);
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.txtDriver);
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.label9);
|
|
this.splitContainerControl1.Panel2.Text = "Panel2";
|
|
this.splitContainerControl1.Size = new System.Drawing.Size(1463, 696);
|
|
this.splitContainerControl1.SplitterPosition = 259;
|
|
this.splitContainerControl1.TabIndex = 131;
|
|
this.splitContainerControl1.Text = "splitContainerControl1";
|
|
//
|
|
// xtraTabControl2
|
|
//
|
|
this.xtraTabControl2.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.xtraTabControl2.Appearance.Options.UseBackColor = true;
|
|
this.xtraTabControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.xtraTabControl2.BorderStylePage = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.xtraTabControl2.Name = "xtraTabControl2";
|
|
this.xtraTabControl2.SelectedTabPage = this.xtraTabPage3;
|
|
this.xtraTabControl2.Size = new System.Drawing.Size(1455, 255);
|
|
this.xtraTabControl2.TabIndex = 1402;
|
|
this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage3});
|
|
//
|
|
// xtraTabPage3
|
|
//
|
|
this.xtraTabPage3.Appearance.PageClient.BackColor = System.Drawing.Color.Red;
|
|
this.xtraTabPage3.Appearance.PageClient.Options.UseBackColor = true;
|
|
this.xtraTabPage3.Controls.Add(this.ctl_ck);
|
|
this.xtraTabPage3.Controls.Add(this.label29);
|
|
this.xtraTabPage3.Controls.Add(this.simpleButton1);
|
|
this.xtraTabPage3.Controls.Add(this.ctrlDicGoods);
|
|
this.xtraTabPage3.Controls.Add(this.label22);
|
|
this.xtraTabPage3.Controls.Add(this.ctrlGoods);
|
|
this.xtraTabPage3.Controls.Add(this.label18);
|
|
this.xtraTabPage3.Controls.Add(this.label13);
|
|
this.xtraTabPage3.Controls.Add(this.labGoods);
|
|
this.xtraTabPage3.Controls.Add(this.label19);
|
|
this.xtraTabPage3.Controls.Add(this.dicOperator);
|
|
this.xtraTabPage3.Controls.Add(this.label14);
|
|
this.xtraTabPage3.Controls.Add(this.label17);
|
|
this.xtraTabPage3.Controls.Add(this.label6);
|
|
this.xtraTabPage3.Controls.Add(this.txtID);
|
|
this.xtraTabPage3.Controls.Add(this.label8);
|
|
this.xtraTabPage3.Controls.Add(this.label1);
|
|
this.xtraTabPage3.Controls.Add(this.label5);
|
|
this.xtraTabPage3.Controls.Add(this.lueState);
|
|
this.xtraTabPage3.Controls.Add(this.label11);
|
|
this.xtraTabPage3.Controls.Add(this.lueProvider);
|
|
this.xtraTabPage3.Controls.Add(this.label21);
|
|
this.xtraTabPage3.Controls.Add(this.deOrder);
|
|
this.xtraTabPage3.Controls.Add(this.txtShippers);
|
|
this.xtraTabPage3.Controls.Add(this.deEndDate);
|
|
this.xtraTabPage3.Controls.Add(this.txtWaybill);
|
|
this.xtraTabPage3.Controls.Add(this.txtPurchaseID);
|
|
this.xtraTabPage3.Controls.Add(this.deExpectDate);
|
|
this.xtraTabPage3.Controls.Add(this.lueStorageMode);
|
|
this.xtraTabPage3.Name = "xtraTabPage3";
|
|
this.xtraTabPage3.Size = new System.Drawing.Size(1449, 225);
|
|
this.xtraTabPage3.Text = "常规";
|
|
//
|
|
// ctl_ck
|
|
//
|
|
this.ctl_ck.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.ctl_ck.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.ctl_ck.DictonaryTableName = WMS.Ctrl.DictonaryType.仓库信息t_BASE_STORAGEINFO;
|
|
this.ctl_ck.ErrText = "无数据重新查询";
|
|
this.ctl_ck.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ctl_ck.IsSqlWhere = false;
|
|
this.ctl_ck.Location = new System.Drawing.Point(80, 187);
|
|
this.ctl_ck.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.ctl_ck.Name = "ctl_ck";
|
|
this.ctl_ck.Number = 0;
|
|
this.ctl_ck.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
|
|
this.ctl_ck.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctl_ck.ShowColumns"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctl_ck.ShowColumns1")))});
|
|
this.ctl_ck.Size = new System.Drawing.Size(213, 22);
|
|
this.ctl_ck.SqlStr = null;
|
|
this.ctl_ck.TabIndex = 1403;
|
|
this.ctl_ck.TextBoxFlag = "";
|
|
this.ctl_ck.TextBoxValue = "";
|
|
this.ctl_ck.Button_Click += new System.EventHandler(this.ctl_ck_Button_Click);
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label29.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label29.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label29.Location = new System.Drawing.Point(10, 192);
|
|
this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(67, 15);
|
|
this.label29.TabIndex = 1404;
|
|
this.label29.Text = "入库仓库";
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image")));
|
|
this.simpleButton1.ImageOptions.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
|
|
this.simpleButton1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.simpleButton1.Location = new System.Drawing.Point(550, 34);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(38, 34);
|
|
this.simpleButton1.TabIndex = 1402;
|
|
//
|
|
// ctrlDicGoods
|
|
//
|
|
this.ctrlDicGoods.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.ctrlDicGoods.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.ctrlDicGoods.DictonaryTableName = WMS.Ctrl.DictonaryType.商品资料t_Base_Goods;
|
|
this.ctrlDicGoods.Enabled = false;
|
|
this.ctrlDicGoods.ErrText = "无数据重新查询";
|
|
this.ctrlDicGoods.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.ctrlDicGoods.IsSqlWhere = true;
|
|
this.ctrlDicGoods.Location = new System.Drawing.Point(723, 126);
|
|
this.ctrlDicGoods.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ctrlDicGoods.Name = "ctrlDicGoods";
|
|
this.ctrlDicGoods.Number = 0;
|
|
this.ctrlDicGoods.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
|
|
this.ctrlDicGoods.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns1"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns2"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns3"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns4"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns5"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns6"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns7"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns8")))});
|
|
this.ctrlDicGoods.Size = new System.Drawing.Size(213, 22);
|
|
this.ctrlDicGoods.SqlStr = "";
|
|
this.ctrlDicGoods.TabIndex = 1379;
|
|
this.ctrlDicGoods.TextBoxFlag = "";
|
|
this.ctrlDicGoods.TextBoxValue = "";
|
|
this.ctrlDicGoods.Visible = false;
|
|
this.ctrlDicGoods.Button_Click += new System.EventHandler(this.ctrlDicGoods_Button_Click);
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.label22.Location = new System.Drawing.Point(654, 130);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(63, 14);
|
|
this.label22.TabIndex = 1400;
|
|
this.label22.Text = "物料选择";
|
|
this.label22.Visible = false;
|
|
//
|
|
// ctrlGoods
|
|
//
|
|
this.ctrlGoods.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.ctrlGoods.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.ctrlGoods.DictonaryTableName = WMS.Ctrl.DictonaryType.商品资料t_Base_Goods;
|
|
this.ctrlGoods.ErrText = "无数据重新查询";
|
|
this.ctrlGoods.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.ctrlGoods.IsSqlWhere = true;
|
|
this.ctrlGoods.Location = new System.Drawing.Point(376, 157);
|
|
this.ctrlGoods.Margin = new System.Windows.Forms.Padding(4);
|
|
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")))});
|
|
this.ctrlGoods.Size = new System.Drawing.Size(213, 22);
|
|
this.ctrlGoods.SqlStr = "";
|
|
this.ctrlGoods.TabIndex = 1380;
|
|
this.ctrlGoods.TextBoxFlag = "";
|
|
this.ctrlGoods.TextBoxValue = "";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label18.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label18.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label18.Location = new System.Drawing.Point(322, 12);
|
|
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(52, 15);
|
|
this.label18.TabIndex = 1384;
|
|
this.label18.Text = "供应商";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label13.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label13.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label13.Location = new System.Drawing.Point(10, 42);
|
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(67, 15);
|
|
this.label13.TabIndex = 1393;
|
|
this.label13.Text = "入库类型";
|
|
//
|
|
// labGoods
|
|
//
|
|
this.labGoods.AutoSize = true;
|
|
this.labGoods.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.labGoods.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.labGoods.Location = new System.Drawing.Point(308, 160);
|
|
this.labGoods.Name = "labGoods";
|
|
this.labGoods.Size = new System.Drawing.Size(67, 15);
|
|
this.labGoods.TabIndex = 1401;
|
|
this.labGoods.Text = "物料选择";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label19.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label19.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label19.Location = new System.Drawing.Point(308, 44);
|
|
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(67, 15);
|
|
this.label19.TabIndex = 1383;
|
|
this.label19.Text = "来源单号";
|
|
//
|
|
// dicOperator
|
|
//
|
|
this.dicOperator.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.dicOperator.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.dicOperator.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo;
|
|
this.dicOperator.ErrText = "无数据重新查询";
|
|
this.dicOperator.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.dicOperator.IsSqlWhere = false;
|
|
this.dicOperator.Location = new System.Drawing.Point(80, 128);
|
|
this.dicOperator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.dicOperator.Name = "dicOperator";
|
|
this.dicOperator.Number = 0;
|
|
this.dicOperator.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
|
|
this.dicOperator.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicOperator.ShowColumns"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicOperator.ShowColumns1")))});
|
|
this.dicOperator.Size = new System.Drawing.Size(213, 22);
|
|
this.dicOperator.SqlStr = null;
|
|
this.dicOperator.TabIndex = 1374;
|
|
this.dicOperator.TextBoxFlag = "";
|
|
this.dicOperator.TextBoxValue = "";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label14.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label14.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label14.Location = new System.Drawing.Point(308, 72);
|
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(68, 15);
|
|
this.label14.TabIndex = 1385;
|
|
this.label14.Text = "运 单 号";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label17.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label17.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label17.Location = new System.Drawing.Point(8, 164);
|
|
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(69, 15);
|
|
this.label17.TabIndex = 1396;
|
|
this.label17.Text = "状 态";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label6.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label6.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label6.Location = new System.Drawing.Point(9, 72);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(68, 15);
|
|
this.label6.TabIndex = 1386;
|
|
this.label6.Text = "承 运 商";
|
|
//
|
|
// txtID
|
|
//
|
|
this.txtID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsWareNoticeEdit, "WAREHOUSING_ID", true));
|
|
this.txtID.FrmSelect = true;
|
|
this.txtID.Location = new System.Drawing.Point(80, 12);
|
|
this.txtID.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.txtID.MustText = true;
|
|
this.txtID.Name = "txtID";
|
|
this.txtID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|
this.txtID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtID.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtID.Properties.Appearance.Options.UseFont = true;
|
|
this.txtID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtID.Properties.MaxLength = 1111;
|
|
this.txtID.Properties.ReadOnly = true;
|
|
this.txtID.Size = new System.Drawing.Size(213, 22);
|
|
this.txtID.StrLen = 50;
|
|
this.txtID.TabIndex = 1360;
|
|
this.txtID.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtID.ValText = "";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label8.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label8.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label8.Location = new System.Drawing.Point(308, 131);
|
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(67, 15);
|
|
this.label8.TabIndex = 1388;
|
|
this.label8.Text = "下单时间";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label1.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label1.Location = new System.Drawing.Point(10, 14);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(67, 15);
|
|
this.label1.TabIndex = 1399;
|
|
this.label1.Text = "通知单号";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label5.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label5.Location = new System.Drawing.Point(10, 101);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(67, 15);
|
|
this.label5.TabIndex = 1390;
|
|
this.label5.Text = "预计到货";
|
|
//
|
|
// lueState
|
|
//
|
|
this.lueState.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "STATE", true));
|
|
this.lueState.EditValue = "";
|
|
this.lueState.Location = new System.Drawing.Point(80, 157);
|
|
this.lueState.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.lueState.Name = "lueState";
|
|
this.lueState.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lueState.Properties.Appearance.Options.UseFont = true;
|
|
this.lueState.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.lueState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.lueState.Properties.NullText = "";
|
|
this.lueState.Size = new System.Drawing.Size(213, 22);
|
|
this.lueState.TabIndex = 1376;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label11.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label11.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label11.Location = new System.Drawing.Point(308, 101);
|
|
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(67, 15);
|
|
this.label11.TabIndex = 1391;
|
|
this.label11.Text = "终止到货";
|
|
//
|
|
// lueProvider
|
|
//
|
|
this.lueProvider.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "PROVIDER_ID", true));
|
|
this.lueProvider.EditValue = "";
|
|
this.lueProvider.Location = new System.Drawing.Point(376, 11);
|
|
this.lueProvider.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.lueProvider.Name = "lueProvider";
|
|
this.lueProvider.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lueProvider.Properties.Appearance.Options.UseFont = true;
|
|
this.lueProvider.Properties.AutoSearchColumnIndex = 1;
|
|
this.lueProvider.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.lueProvider.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.lueProvider.Properties.ImmediatePopup = true;
|
|
this.lueProvider.Properties.NullText = "";
|
|
this.lueProvider.Properties.SearchMode = DevExpress.XtraEditors.Controls.SearchMode.OnlyInPopup;
|
|
this.lueProvider.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
|
|
this.lueProvider.Size = new System.Drawing.Size(213, 22);
|
|
this.lueProvider.TabIndex = 1361;
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label21.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label21.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label21.Location = new System.Drawing.Point(9, 133);
|
|
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(68, 15);
|
|
this.label21.TabIndex = 1398;
|
|
this.label21.Text = "操 作 人";
|
|
//
|
|
// deOrder
|
|
//
|
|
this.deOrder.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "ORDER_DATE", true));
|
|
this.deOrder.EditValue = "";
|
|
this.deOrder.Location = new System.Drawing.Point(376, 127);
|
|
this.deOrder.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.deOrder.Name = "deOrder";
|
|
this.deOrder.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.deOrder.Properties.Appearance.Options.UseFont = true;
|
|
this.deOrder.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.deOrder.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.deOrder.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.deOrder.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.deOrder.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.deOrder.Size = new System.Drawing.Size(213, 22);
|
|
this.deOrder.TabIndex = 1375;
|
|
//
|
|
// txtShippers
|
|
//
|
|
this.txtShippers.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsWareNoticeEdit, "SHIPPERS", true));
|
|
this.txtShippers.FrmSelect = true;
|
|
this.txtShippers.Location = new System.Drawing.Point(80, 70);
|
|
this.txtShippers.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.txtShippers.MustText = false;
|
|
this.txtShippers.Name = "txtShippers";
|
|
this.txtShippers.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtShippers.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtShippers.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtShippers.Properties.Appearance.Options.UseFont = true;
|
|
this.txtShippers.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtShippers.Properties.MaxLength = 1111;
|
|
this.txtShippers.Size = new System.Drawing.Size(213, 22);
|
|
this.txtShippers.StrLen = 50;
|
|
this.txtShippers.TabIndex = 1368;
|
|
this.txtShippers.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtShippers.ValText = "";
|
|
//
|
|
// deEndDate
|
|
//
|
|
this.deEndDate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "END_DELIVERY_DATE", true));
|
|
this.deEndDate.EditValue = "";
|
|
this.deEndDate.Location = new System.Drawing.Point(376, 98);
|
|
this.deEndDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.deEndDate.Name = "deEndDate";
|
|
this.deEndDate.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.deEndDate.Properties.Appearance.Options.UseFont = true;
|
|
this.deEndDate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.deEndDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.deEndDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.deEndDate.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.deEndDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.deEndDate.Properties.NullDate = "";
|
|
this.deEndDate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.deEndDate.Size = new System.Drawing.Size(213, 22);
|
|
this.deEndDate.TabIndex = 1363;
|
|
//
|
|
// txtWaybill
|
|
//
|
|
this.txtWaybill.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsWareNoticeEdit, "WAYBILL_ID", true));
|
|
this.txtWaybill.FrmSelect = true;
|
|
this.txtWaybill.Location = new System.Drawing.Point(376, 69);
|
|
this.txtWaybill.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.txtWaybill.MustText = false;
|
|
this.txtWaybill.Name = "txtWaybill";
|
|
this.txtWaybill.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtWaybill.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtWaybill.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtWaybill.Properties.Appearance.Options.UseFont = true;
|
|
this.txtWaybill.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtWaybill.Properties.MaxLength = 1111;
|
|
this.txtWaybill.Size = new System.Drawing.Size(213, 22);
|
|
this.txtWaybill.StrLen = 50;
|
|
this.txtWaybill.TabIndex = 1369;
|
|
this.txtWaybill.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtWaybill.ValText = "";
|
|
//
|
|
// txtPurchaseID
|
|
//
|
|
this.txtPurchaseID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsWareNoticeEdit, "PURCHASE_ID", true));
|
|
this.txtPurchaseID.FrmSelect = true;
|
|
this.txtPurchaseID.Location = new System.Drawing.Point(376, 40);
|
|
this.txtPurchaseID.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.txtPurchaseID.MustText = false;
|
|
this.txtPurchaseID.Name = "txtPurchaseID";
|
|
this.txtPurchaseID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtPurchaseID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtPurchaseID.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtPurchaseID.Properties.Appearance.Options.UseFont = true;
|
|
this.txtPurchaseID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtPurchaseID.Properties.MaxLength = 1111;
|
|
this.txtPurchaseID.Size = new System.Drawing.Size(174, 22);
|
|
this.txtPurchaseID.StrLen = 50;
|
|
this.txtPurchaseID.TabIndex = 1365;
|
|
this.txtPurchaseID.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtPurchaseID.ValText = "";
|
|
//
|
|
// deExpectDate
|
|
//
|
|
this.deExpectDate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "EXPECTED_DELIVERY_DATE", true));
|
|
this.deExpectDate.EditValue = "";
|
|
this.deExpectDate.Location = new System.Drawing.Point(80, 99);
|
|
this.deExpectDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.deExpectDate.Name = "deExpectDate";
|
|
this.deExpectDate.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.deExpectDate.Properties.Appearance.Options.UseFont = true;
|
|
this.deExpectDate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.deExpectDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.deExpectDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.deExpectDate.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.deExpectDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.deExpectDate.Properties.NullDate = "";
|
|
this.deExpectDate.Size = new System.Drawing.Size(213, 22);
|
|
this.deExpectDate.TabIndex = 1362;
|
|
//
|
|
// lueStorageMode
|
|
//
|
|
this.lueStorageMode.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsWareNoticeEdit, "STORAGE_MODE", true));
|
|
this.lueStorageMode.EditValue = "";
|
|
this.lueStorageMode.Location = new System.Drawing.Point(80, 41);
|
|
this.lueStorageMode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.lueStorageMode.Name = "lueStorageMode";
|
|
this.lueStorageMode.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lueStorageMode.Properties.Appearance.Options.UseFont = true;
|
|
this.lueStorageMode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.lueStorageMode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.lueStorageMode.Properties.NullText = "";
|
|
this.lueStorageMode.Size = new System.Drawing.Size(213, 22);
|
|
this.lueStorageMode.TabIndex = 1372;
|
|
this.lueStorageMode.EditValueChanged += new System.EventHandler(this.lueStorageMode_EditValueChanged);
|
|
//
|
|
// GCStorageArea
|
|
//
|
|
this.GCStorageArea.ColorApprove = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorApproveValue = null;
|
|
this.GCStorageArea.ColorPass = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorPassValue = null;
|
|
this.GCStorageArea.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorRepealValue = null;
|
|
this.GCStorageArea.ColorReWork = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorReWorkValue = null;
|
|
this.GCStorageArea.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorShortage = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorShortageFlagColumn = null;
|
|
this.GCStorageArea.ColorShortageValue = null;
|
|
this.GCStorageArea.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorUnExecuteValue = null;
|
|
this.GCStorageArea.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorUnPassValue = null;
|
|
this.GCStorageArea.ColorVerify = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorVerifyFlagColumn = null;
|
|
this.GCStorageArea.ColorVerifyValue = null;
|
|
this.GCStorageArea.ColorWarning = System.Drawing.Color.Empty;
|
|
this.GCStorageArea.ColorWarningValue = null;
|
|
this.GCStorageArea.DataSource = this.bsWareNoticeTab;
|
|
this.GCStorageArea.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GCStorageArea.EnableAppearanceEvenRow = true;
|
|
this.GCStorageArea.IndicatorWidth = 40;
|
|
this.GCStorageArea.Location = new System.Drawing.Point(0, 0);
|
|
this.GCStorageArea.MainView = this.GVWareNoticeTab;
|
|
this.GCStorageArea.Name = "GCStorageArea";
|
|
this.GCStorageArea.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemDateEdit1,
|
|
this.repositoryItemTextEdit1,
|
|
this.lueUnit,
|
|
this.lueKGUnit,
|
|
this.repositoryItemCalcEdit1,
|
|
this.repositoryItemHyperLinkEdit1});
|
|
this.GCStorageArea.ShowRowID = true;
|
|
this.GCStorageArea.Size = new System.Drawing.Size(1455, 419);
|
|
this.GCStorageArea.TabIndex = 130;
|
|
this.GCStorageArea.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.GVWareNoticeTab});
|
|
//
|
|
// GVWareNoticeTab
|
|
//
|
|
this.GVWareNoticeTab.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.GVWareNoticeTab.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.GVWareNoticeTab.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colGOODS_NAME,
|
|
this.colAMOUNT,
|
|
this.colPRODUCTION_DATE,
|
|
this.colUNIT,
|
|
this.colSCALE_UNIT,
|
|
this.colPRICE,
|
|
this.colTOTAL_MONEY,
|
|
this.colTOTAL_NET_WEIGH,
|
|
this.colTOTAL_ROUGH_WEIGHT,
|
|
this.colGVOLUME,
|
|
this.colTOTAL_VOLUME,
|
|
this.colSTORAGE_NAME,
|
|
this.colPROVIDER_NAME});
|
|
this.GVWareNoticeTab.GridControl = this.GCStorageArea;
|
|
this.GVWareNoticeTab.IndicatorWidth = 34;
|
|
this.GVWareNoticeTab.Name = "GVWareNoticeTab";
|
|
this.GVWareNoticeTab.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
|
|
this.GVWareNoticeTab.OptionsView.ColumnAutoWidth = false;
|
|
this.GVWareNoticeTab.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.GVWareNoticeTab.OptionsView.ShowFooter = true;
|
|
this.GVWareNoticeTab.OptionsView.ShowGroupPanel = false;
|
|
this.GVWareNoticeTab.CustomRowCellEditForEditing += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.issueBinGridView_CustomRowCellEditForEditing);
|
|
this.GVWareNoticeTab.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVWareNoticeTab_CellValueChanged);
|
|
this.GVWareNoticeTab.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVWareNoticeTab_CellValueChanging);
|
|
this.GVWareNoticeTab.DoubleClick += new System.EventHandler(this.GVWareNoticeTab_DoubleClick);
|
|
//
|
|
// colGOODS_NAME
|
|
//
|
|
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
|
|
this.colGOODS_NAME.AppearanceHeader.Options.UseFont = true;
|
|
this.colGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colGOODS_NAME.ColumnEdit = this.repositoryItemHyperLinkEdit1;
|
|
this.colGOODS_NAME.FieldName = "GOODS_NAME";
|
|
this.colGOODS_NAME.Name = "colGOODS_NAME";
|
|
this.colGOODS_NAME.Visible = true;
|
|
this.colGOODS_NAME.VisibleIndex = 0;
|
|
this.colGOODS_NAME.Width = 257;
|
|
//
|
|
// repositoryItemHyperLinkEdit1
|
|
//
|
|
this.repositoryItemHyperLinkEdit1.AutoHeight = false;
|
|
this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1";
|
|
this.repositoryItemHyperLinkEdit1.Click += new System.EventHandler(this.repositoryItemHyperLinkEdit1_Click);
|
|
//
|
|
// colAMOUNT
|
|
//
|
|
this.colAMOUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
|
|
this.colAMOUNT.AppearanceCell.ForeColor = System.Drawing.Color.Red;
|
|
this.colAMOUNT.AppearanceCell.Options.UseFont = true;
|
|
this.colAMOUNT.AppearanceCell.Options.UseForeColor = true;
|
|
this.colAMOUNT.AppearanceHeader.Options.UseFont = true;
|
|
this.colAMOUNT.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colAMOUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colAMOUNT.ColumnEdit = this.repositoryItemTextEdit1;
|
|
this.colAMOUNT.FieldName = "AMOUNT";
|
|
this.colAMOUNT.Name = "colAMOUNT";
|
|
this.colAMOUNT.OptionsColumn.AllowEdit = false;
|
|
this.colAMOUNT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "AMOUNT", "{0}")});
|
|
this.colAMOUNT.Visible = true;
|
|
this.colAMOUNT.VisibleIndex = 1;
|
|
this.colAMOUNT.Width = 64;
|
|
//
|
|
// repositoryItemTextEdit1
|
|
//
|
|
this.repositoryItemTextEdit1.AutoHeight = false;
|
|
this.repositoryItemTextEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.repositoryItemTextEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
|
|
//
|
|
// colPRODUCTION_DATE
|
|
//
|
|
this.colPRODUCTION_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colPRODUCTION_DATE.AppearanceCell.Options.UseFont = true;
|
|
this.colPRODUCTION_DATE.AppearanceHeader.Options.UseFont = true;
|
|
this.colPRODUCTION_DATE.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colPRODUCTION_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colPRODUCTION_DATE.ColumnEdit = this.repositoryItemDateEdit1;
|
|
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
|
|
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
|
|
this.colPRODUCTION_DATE.OptionsColumn.AllowEdit = false;
|
|
this.colPRODUCTION_DATE.Visible = true;
|
|
this.colPRODUCTION_DATE.VisibleIndex = 3;
|
|
this.colPRODUCTION_DATE.Width = 176;
|
|
//
|
|
// repositoryItemDateEdit1
|
|
//
|
|
this.repositoryItemDateEdit1.AutoHeight = false;
|
|
this.repositoryItemDateEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
|
|
//
|
|
// colUNIT
|
|
//
|
|
this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colUNIT.AppearanceCell.Options.UseFont = true;
|
|
this.colUNIT.AppearanceHeader.Options.UseFont = true;
|
|
this.colUNIT.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colUNIT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.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 = 2;
|
|
this.colUNIT.Width = 63;
|
|
//
|
|
// lueUnit
|
|
//
|
|
this.lueUnit.AutoHeight = false;
|
|
this.lueUnit.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
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 = "";
|
|
//
|
|
// colSCALE_UNIT
|
|
//
|
|
this.colSCALE_UNIT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colSCALE_UNIT.AppearanceCell.Options.UseFont = true;
|
|
this.colSCALE_UNIT.AppearanceHeader.Options.UseFont = true;
|
|
this.colSCALE_UNIT.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colSCALE_UNIT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colSCALE_UNIT.ColumnEdit = this.lueKGUnit;
|
|
this.colSCALE_UNIT.FieldName = "SCALE_UNIT";
|
|
this.colSCALE_UNIT.Name = "colSCALE_UNIT";
|
|
this.colSCALE_UNIT.OptionsColumn.AllowEdit = false;
|
|
this.colSCALE_UNIT.Width = 60;
|
|
//
|
|
// lueKGUnit
|
|
//
|
|
this.lueKGUnit.AutoHeight = false;
|
|
this.lueKGUnit.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.lueKGUnit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.lueKGUnit.Name = "lueKGUnit";
|
|
this.lueKGUnit.NullText = "";
|
|
//
|
|
// colPRICE
|
|
//
|
|
this.colPRICE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colPRICE.AppearanceCell.Options.UseFont = true;
|
|
this.colPRICE.AppearanceHeader.Options.UseFont = true;
|
|
this.colPRICE.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colPRICE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colPRICE.DisplayFormat.FormatString = "¥{0}";
|
|
this.colPRICE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.colPRICE.FieldName = "PRICE";
|
|
this.colPRICE.Name = "colPRICE";
|
|
this.colPRICE.OptionsColumn.AllowEdit = false;
|
|
this.colPRICE.Width = 72;
|
|
//
|
|
// colTOTAL_MONEY
|
|
//
|
|
this.colTOTAL_MONEY.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colTOTAL_MONEY.AppearanceCell.Options.UseFont = true;
|
|
this.colTOTAL_MONEY.AppearanceHeader.Options.UseFont = true;
|
|
this.colTOTAL_MONEY.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colTOTAL_MONEY.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colTOTAL_MONEY.DisplayFormat.FormatString = "¥{0}";
|
|
this.colTOTAL_MONEY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.colTOTAL_MONEY.FieldName = "TOTAL_MONEY";
|
|
this.colTOTAL_MONEY.Name = "colTOTAL_MONEY";
|
|
this.colTOTAL_MONEY.OptionsColumn.AllowEdit = false;
|
|
this.colTOTAL_MONEY.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "TOTAL_MONEY", "¥{0}")});
|
|
this.colTOTAL_MONEY.Width = 97;
|
|
//
|
|
// colTOTAL_NET_WEIGH
|
|
//
|
|
this.colTOTAL_NET_WEIGH.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colTOTAL_NET_WEIGH.AppearanceCell.Options.UseFont = true;
|
|
this.colTOTAL_NET_WEIGH.AppearanceHeader.Options.UseFont = true;
|
|
this.colTOTAL_NET_WEIGH.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colTOTAL_NET_WEIGH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colTOTAL_NET_WEIGH.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.colTOTAL_NET_WEIGH.FieldName = "TOTAL_NET_WEIGH";
|
|
this.colTOTAL_NET_WEIGH.Name = "colTOTAL_NET_WEIGH";
|
|
this.colTOTAL_NET_WEIGH.OptionsColumn.AllowEdit = false;
|
|
this.colTOTAL_NET_WEIGH.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "TOTAL_NET_WEIGH", "{0}")});
|
|
this.colTOTAL_NET_WEIGH.Width = 79;
|
|
//
|
|
// colTOTAL_ROUGH_WEIGHT
|
|
//
|
|
this.colTOTAL_ROUGH_WEIGHT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colTOTAL_ROUGH_WEIGHT.AppearanceCell.Options.UseFont = true;
|
|
this.colTOTAL_ROUGH_WEIGHT.AppearanceHeader.Options.UseFont = true;
|
|
this.colTOTAL_ROUGH_WEIGHT.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colTOTAL_ROUGH_WEIGHT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colTOTAL_ROUGH_WEIGHT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.colTOTAL_ROUGH_WEIGHT.FieldName = "TOTAL_ROUGH_WEIGHT";
|
|
this.colTOTAL_ROUGH_WEIGHT.Name = "colTOTAL_ROUGH_WEIGHT";
|
|
this.colTOTAL_ROUGH_WEIGHT.OptionsColumn.AllowEdit = false;
|
|
this.colTOTAL_ROUGH_WEIGHT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "TOTAL_ROUGH_WEIGHT", "{0}")});
|
|
this.colTOTAL_ROUGH_WEIGHT.Width = 71;
|
|
//
|
|
// colGVOLUME
|
|
//
|
|
this.colGVOLUME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colGVOLUME.AppearanceCell.Options.UseFont = true;
|
|
this.colGVOLUME.AppearanceHeader.Options.UseFont = true;
|
|
this.colGVOLUME.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colGVOLUME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colGVOLUME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.colGVOLUME.FieldName = "GVOLUME";
|
|
this.colGVOLUME.Name = "colGVOLUME";
|
|
this.colGVOLUME.OptionsColumn.AllowEdit = false;
|
|
this.colGVOLUME.Width = 73;
|
|
//
|
|
// colTOTAL_VOLUME
|
|
//
|
|
this.colTOTAL_VOLUME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colTOTAL_VOLUME.AppearanceCell.Options.UseFont = true;
|
|
this.colTOTAL_VOLUME.AppearanceHeader.Options.UseFont = true;
|
|
this.colTOTAL_VOLUME.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colTOTAL_VOLUME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colTOTAL_VOLUME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.colTOTAL_VOLUME.FieldName = "TOTAL_VOLUME";
|
|
this.colTOTAL_VOLUME.Name = "colTOTAL_VOLUME";
|
|
this.colTOTAL_VOLUME.OptionsColumn.AllowEdit = false;
|
|
this.colTOTAL_VOLUME.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "TOTAL_VOLUME", "{0}")});
|
|
this.colTOTAL_VOLUME.Width = 77;
|
|
//
|
|
// colSTORAGE_NAME
|
|
//
|
|
this.colSTORAGE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colSTORAGE_NAME.AppearanceCell.Options.UseFont = true;
|
|
this.colSTORAGE_NAME.AppearanceHeader.Options.UseFont = true;
|
|
this.colSTORAGE_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colSTORAGE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.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 = 4;
|
|
this.colSTORAGE_NAME.Width = 76;
|
|
//
|
|
// colPROVIDER_NAME
|
|
//
|
|
this.colPROVIDER_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colPROVIDER_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
|
|
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
|
|
this.colPROVIDER_NAME.OptionsColumn.AllowEdit = false;
|
|
this.colPROVIDER_NAME.Visible = true;
|
|
this.colPROVIDER_NAME.VisibleIndex = 5;
|
|
this.colPROVIDER_NAME.Width = 177;
|
|
//
|
|
// repositoryItemCalcEdit1
|
|
//
|
|
this.repositoryItemCalcEdit1.AutoHeight = false;
|
|
this.repositoryItemCalcEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.repositoryItemCalcEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemCalcEdit1.Name = "repositoryItemCalcEdit1";
|
|
//
|
|
// txtCarno
|
|
//
|
|
this.txtCarno.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsWareNoticeEdit, "CARNO", true));
|
|
this.txtCarno.FrmSelect = true;
|
|
this.txtCarno.Location = new System.Drawing.Point(295, 78);
|
|
this.txtCarno.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.txtCarno.MustText = false;
|
|
this.txtCarno.Name = "txtCarno";
|
|
this.txtCarno.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtCarno.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtCarno.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtCarno.Properties.Appearance.Options.UseFont = true;
|
|
this.txtCarno.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtCarno.Properties.MaxLength = 1111;
|
|
this.txtCarno.Size = new System.Drawing.Size(213, 22);
|
|
this.txtCarno.StrLen = 20;
|
|
this.txtCarno.TabIndex = 1371;
|
|
this.txtCarno.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtCarno.ValText = "";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label7.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.label7.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label7.Location = new System.Drawing.Point(233, 87);
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(63, 14);
|
|
this.label7.TabIndex = 1387;
|
|
this.label7.Text = "车 牌 号";
|
|
//
|
|
// txtDriver
|
|
//
|
|
this.txtDriver.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsWareNoticeEdit, "DRIVER", true));
|
|
this.txtDriver.FrmSelect = true;
|
|
this.txtDriver.Location = new System.Drawing.Point(74, 79);
|
|
this.txtDriver.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
this.txtDriver.MustText = false;
|
|
this.txtDriver.Name = "txtDriver";
|
|
this.txtDriver.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtDriver.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtDriver.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtDriver.Properties.Appearance.Options.UseFont = true;
|
|
this.txtDriver.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtDriver.Properties.MaxLength = 1111;
|
|
this.txtDriver.Size = new System.Drawing.Size(213, 22);
|
|
this.txtDriver.StrLen = 50;
|
|
this.txtDriver.TabIndex = 1370;
|
|
this.txtDriver.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtDriver.ValText = "";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label9.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.label9.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label9.Location = new System.Drawing.Point(13, 83);
|
|
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(63, 14);
|
|
this.label9.TabIndex = 1389;
|
|
this.label9.Text = "司 机";
|
|
//
|
|
// FrmWareNotice
|
|
//
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1475, 734);
|
|
this.Controls.Add(this.xtcNotice);
|
|
this.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.Margin = new System.Windows.Forms.Padding(5);
|
|
this.Name = "FrmWareNotice";
|
|
this.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.Text = "采购通知单";
|
|
this.Load += new System.EventHandler(this.FrmWareNotice_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.bsWareNotice)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsWareNoticeEdit)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsWareNoticeTab)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtcNotice)).EndInit();
|
|
this.xtcNotice.ResumeLayout(false);
|
|
this.xtraTabPage1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).EndInit();
|
|
this.splitContainerControl2.Panel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).EndInit();
|
|
this.splitContainerControl2.Panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
|
|
this.splitContainerControl2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEditSystem3.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEditSystem2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEditSystem1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
this.panelControl2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rgState.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtReason.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GCWareNotice)).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.xtaEdit.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
|
|
this.splitContainerControl1.Panel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
|
|
this.splitContainerControl1.Panel2.ResumeLayout(false);
|
|
this.splitContainerControl1.Panel2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
|
|
this.splitContainerControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
|
|
this.xtraTabControl2.ResumeLayout(false);
|
|
this.xtraTabPage3.ResumeLayout(false);
|
|
this.xtraTabPage3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueState.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueProvider.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deOrder.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deOrder.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShippers.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deEndDate.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deEndDate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWaybill.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPurchaseID.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deExpectDate.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.deExpectDate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueStorageMode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GCStorageArea)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GVWareNoticeTab)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lueKGUnit)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCarno.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDriver.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTO_LOC_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTO_LOC_NAME;
|
|
private System.Windows.Forms.BindingSource bsWareNotice;
|
|
private System.Windows.Forms.BindingSource bsWareNoticeTab;
|
|
private System.Windows.Forms.BindingSource bsWareNoticeEdit;
|
|
private DevExpress.XtraTab.XtraTabControl xtcNotice;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
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.XtraTab.XtraTabPage xtaEdit;
|
|
private Ctrl.GridControlCustom GCStorageArea;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GVWareNoticeTab;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAMOUNT;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRICE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_MONEY;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_NET_WEIGH;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_ROUGH_WEIGHT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_VOLUME;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private System.Windows.Forms.Label label2;
|
|
private DevExpress.XtraEditors.RadioGroup rgState;
|
|
private System.Windows.Forms.Label label3;
|
|
private DevExpress.XtraEditors.MemoEdit txtReason;
|
|
private System.Windows.Forms.Label label10;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnit;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueKGUnit;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colRECORD_DATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGVOLUME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit repositoryItemCalcEdit1;
|
|
private Ctrl.CtrlDictonary dicClosePerson;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colACCE_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPASS_NUM;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1;
|
|
private Ctrl.GridControlCustom gdcDetail;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdvDetail;
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
|
|
private Ctrl.CtrlDictonary ctrlGoods;
|
|
private System.Windows.Forms.Label labGoods;
|
|
private Ctrl.CtrlDictonary dicOperator;
|
|
private System.Windows.Forms.Label label17;
|
|
private Ctrl.WMSCtrlTextBox txtID;
|
|
private System.Windows.Forms.Label label1;
|
|
private Ctrl.LookUpEditSystem lueState;
|
|
private Ctrl.LookUpEditSystem lueProvider;
|
|
private System.Windows.Forms.Label label21;
|
|
private Ctrl.WMSCtrlTextBox txtDriver;
|
|
private Ctrl.WMSCtrlTextBox txtCarno;
|
|
private Ctrl.WMSCtrlTextBox txtShippers;
|
|
private Ctrl.WMSCtrlTextBox txtWaybill;
|
|
private DevExpress.XtraEditors.DateEdit deExpectDate;
|
|
private Ctrl.LookUpEditSystem lueStorageMode;
|
|
private Ctrl.WMSCtrlTextBox txtPurchaseID;
|
|
private DevExpress.XtraEditors.DateEdit deEndDate;
|
|
private DevExpress.XtraEditors.DateEdit deOrder;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label18;
|
|
private Ctrl.CtrlDictonary ctrlDicGoods;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.BindingSource bdsDetail;
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
|
|
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox1;
|
|
private System.Windows.Forms.Label label4;
|
|
private Ctrl.CtrlDictonary ctrlDictonary1;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.Label label26;
|
|
private Ctrl.LookUpEditSystem lookUpEditSystem2;
|
|
private System.Windows.Forms.Label label24;
|
|
private DevExpress.XtraEditors.DateEdit dateEdit3;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label23;
|
|
private DevExpress.XtraEditors.DateEdit dateEdit1;
|
|
private DevExpress.XtraEditors.DateEdit dateEdit2;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label16;
|
|
private Ctrl.LookUpEditSystem lookUpEditSystem1;
|
|
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox2;
|
|
private DevExpress.XtraEditors.DateEdit dateEdit4;
|
|
private System.Windows.Forms.Label label27;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWAREHOUSING_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAMOUNT2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colARRAMOUNT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_VOLUME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_ROUGH_WEIGHT1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_NET_WEIGH1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_MONEY1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPACKAGE_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPACKAGE_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRICE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGVOLUME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colROUGH_WEIGHT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNET_WEIGH;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME2;
|
|
private System.Windows.Forms.Label label28;
|
|
private Ctrl.LookUpEditSystem lookUpEditSystem3;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private Ctrl.CtrlDictonary ctl_ck;
|
|
private System.Windows.Forms.Label label29;
|
|
}
|
|
} |