锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

767 lines
38 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSDispatchLists
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSDispatchLists));
  29. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  30. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  31. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  32. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  33. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  34. this.btnSynchro = new DevExpress.XtraEditors.SimpleButton();
  35. this.btnbeginAdd = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnImportData = new DevExpress.XtraEditors.SimpleButton();
  37. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  38. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  39. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  40. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  41. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  42. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  43. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  44. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  45. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  46. this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.DispatchCode = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.DispatchRow = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.SOCode = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.SORow = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.CusCode = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.CusName = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.SalesOrganization = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.Type = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.Class = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.ArriveDate = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.Term1 = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.Term2 = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.Send = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.Sale = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.InvCode = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.INVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.WHCode = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.WHName = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.LotNo = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.Quantity = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.ComUnitCode = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.Sign = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.VoucherNO = new DevExpress.XtraGrid.Columns.GridColumn();
  71. this.VoucherRow = new DevExpress.XtraGrid.Columns.GridColumn();
  72. this.Year = new DevExpress.XtraGrid.Columns.GridColumn();
  73. this.VoucherDate = new DevExpress.XtraGrid.Columns.GridColumn();
  74. this.Status = new DevExpress.XtraGrid.Columns.GridColumn();
  75. this.RowStatus = new DevExpress.XtraGrid.Columns.GridColumn();
  76. this.CreatePerson = new DevExpress.XtraGrid.Columns.GridColumn();
  77. this.ModifyDate = new DevExpress.XtraGrid.Columns.GridColumn();
  78. this.MTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  79. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  80. this.colProductCode = new DevExpress.XtraGrid.Columns.GridColumn();
  81. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  82. this.panelControl3.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  84. this.groupControl1.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  88. this.SuspendLayout();
  89. //
  90. // btnOutPut
  91. //
  92. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  93. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  94. this.btnOutPut.Appearance.Options.UseFont = true;
  95. this.btnOutPut.Appearance.Options.UseForeColor = true;
  96. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  97. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  98. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  99. this.btnOutPut.Location = new System.Drawing.Point(380, 0);
  100. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  101. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  102. this.btnOutPut.Name = "btnOutPut";
  103. this.btnOutPut.Size = new System.Drawing.Size(57, 30);
  104. this.btnOutPut.TabIndex = 2;
  105. this.btnOutPut.Text = "导出";
  106. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  107. //
  108. // btnConfig
  109. //
  110. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  111. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  112. this.btnConfig.Appearance.Options.UseFont = true;
  113. this.btnConfig.Appearance.Options.UseForeColor = true;
  114. this.btnConfig.Appearance.Options.UseTextOptions = true;
  115. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  116. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  117. this.btnConfig.Location = new System.Drawing.Point(173, 0);
  118. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  119. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  120. this.btnConfig.Name = "btnConfig";
  121. this.btnConfig.Size = new System.Drawing.Size(92, 30);
  122. this.btnConfig.TabIndex = 4;
  123. this.btnConfig.Text = "数据源设置";
  124. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  125. //
  126. // btnExit
  127. //
  128. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  129. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  130. this.btnExit.Appearance.Options.UseFont = true;
  131. this.btnExit.Appearance.Options.UseForeColor = true;
  132. this.btnExit.Appearance.Options.UseTextOptions = true;
  133. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  134. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  135. this.btnExit.Location = new System.Drawing.Point(489, 0);
  136. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  137. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  138. this.btnExit.Name = "btnExit";
  139. this.btnExit.Size = new System.Drawing.Size(56, 30);
  140. this.btnExit.TabIndex = 10;
  141. this.btnExit.Text = "退出";
  142. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  143. //
  144. // btnFilter
  145. //
  146. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  147. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  148. this.btnFilter.Appearance.Options.UseFont = true;
  149. this.btnFilter.Appearance.Options.UseForeColor = true;
  150. this.btnFilter.Appearance.Options.UseTextOptions = true;
  151. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  152. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  153. this.btnFilter.Location = new System.Drawing.Point(114, 0);
  154. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  155. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  156. this.btnFilter.Name = "btnFilter";
  157. this.btnFilter.Size = new System.Drawing.Size(59, 30);
  158. this.btnFilter.TabIndex = 11;
  159. this.btnFilter.Text = "过滤";
  160. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  161. //
  162. // panelControl3
  163. //
  164. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  165. this.panelControl3.Appearance.Options.UseBackColor = true;
  166. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  167. this.panelControl3.Controls.Add(this.btnSynchro);
  168. this.panelControl3.Controls.Add(this.btnbeginAdd);
  169. this.panelControl3.Controls.Add(this.btnImportData);
  170. this.panelControl3.Controls.Add(this.btnCancelAll);
  171. this.panelControl3.Controls.Add(this.btnSelectAll);
  172. this.panelControl3.Controls.Add(this.lblTitle);
  173. this.panelControl3.Controls.Add(this.btnRefresh);
  174. this.panelControl3.Controls.Add(this.btnClose);
  175. this.panelControl3.Controls.Add(this.btnFilter);
  176. this.panelControl3.Controls.Add(this.btnExit);
  177. this.panelControl3.Controls.Add(this.btnConfig);
  178. this.panelControl3.Controls.Add(this.btnOutPut);
  179. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  180. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  181. this.panelControl3.Name = "panelControl3";
  182. this.panelControl3.Size = new System.Drawing.Size(995, 30);
  183. this.panelControl3.TabIndex = 13;
  184. //
  185. // btnSynchro
  186. //
  187. this.btnSynchro.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  188. this.btnSynchro.Appearance.ForeColor = System.Drawing.Color.White;
  189. this.btnSynchro.Appearance.Options.UseFont = true;
  190. this.btnSynchro.Appearance.Options.UseForeColor = true;
  191. this.btnSynchro.Appearance.Options.UseTextOptions = true;
  192. this.btnSynchro.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  193. this.btnSynchro.Image = ((System.Drawing.Image)(resources.GetObject("btnSynchro.Image")));
  194. this.btnSynchro.Location = new System.Drawing.Point(720, 0);
  195. this.btnSynchro.LookAndFeel.SkinName = "BlueButtonSkin";
  196. this.btnSynchro.LookAndFeel.UseDefaultLookAndFeel = false;
  197. this.btnSynchro.Name = "btnSynchro";
  198. this.btnSynchro.Size = new System.Drawing.Size(91, 30);
  199. this.btnSynchro.TabIndex = 26;
  200. this.btnSynchro.Text = "同步发货单";
  201. this.btnSynchro.Visible = false;
  202. this.btnSynchro.Click += new System.EventHandler(this.btnSynchro_Click);
  203. //
  204. // btnbeginAdd
  205. //
  206. this.btnbeginAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  207. this.btnbeginAdd.Appearance.ForeColor = System.Drawing.Color.White;
  208. this.btnbeginAdd.Appearance.Options.UseFont = true;
  209. this.btnbeginAdd.Appearance.Options.UseForeColor = true;
  210. this.btnbeginAdd.Appearance.Options.UseTextOptions = true;
  211. this.btnbeginAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  212. this.btnbeginAdd.Enabled = false;
  213. this.btnbeginAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnbeginAdd.Image")));
  214. this.btnbeginAdd.Location = new System.Drawing.Point(817, 0);
  215. this.btnbeginAdd.LookAndFeel.SkinName = "BlueButtonSkin";
  216. this.btnbeginAdd.LookAndFeel.UseDefaultLookAndFeel = false;
  217. this.btnbeginAdd.Name = "btnbeginAdd";
  218. this.btnbeginAdd.Size = new System.Drawing.Size(80, 30);
  219. this.btnbeginAdd.TabIndex = 25;
  220. this.btnbeginAdd.Text = "期初新增";
  221. this.btnbeginAdd.Visible = false;
  222. this.btnbeginAdd.Click += new System.EventHandler(this.btnbeginAdd_Click);
  223. //
  224. // btnImportData
  225. //
  226. this.btnImportData.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  227. this.btnImportData.Appearance.ForeColor = System.Drawing.Color.White;
  228. this.btnImportData.Appearance.Options.UseFont = true;
  229. this.btnImportData.Appearance.Options.UseForeColor = true;
  230. this.btnImportData.Appearance.Options.UseTextOptions = true;
  231. this.btnImportData.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  232. this.btnImportData.Image = ((System.Drawing.Image)(resources.GetObject("btnImportData.Image")));
  233. this.btnImportData.Location = new System.Drawing.Point(920, 0);
  234. this.btnImportData.LookAndFeel.SkinName = "BlueButtonSkin";
  235. this.btnImportData.LookAndFeel.UseDefaultLookAndFeel = false;
  236. this.btnImportData.Name = "btnImportData";
  237. this.btnImportData.Size = new System.Drawing.Size(43, 30);
  238. this.btnImportData.TabIndex = 24;
  239. this.btnImportData.Text = "期初数据导入";
  240. this.btnImportData.Visible = false;
  241. //
  242. // btnCancelAll
  243. //
  244. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  245. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  246. this.btnCancelAll.Appearance.Options.UseFont = true;
  247. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  248. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  249. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  250. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  251. this.btnCancelAll.Location = new System.Drawing.Point(323, 0);
  252. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  253. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  254. this.btnCancelAll.Name = "btnCancelAll";
  255. this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
  256. this.btnCancelAll.TabIndex = 22;
  257. this.btnCancelAll.Text = "全消";
  258. //
  259. // btnSelectAll
  260. //
  261. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  262. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  263. this.btnSelectAll.Appearance.Options.UseFont = true;
  264. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  265. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  266. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  267. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  268. this.btnSelectAll.Location = new System.Drawing.Point(265, 0);
  269. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  270. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  271. this.btnSelectAll.Name = "btnSelectAll";
  272. this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
  273. this.btnSelectAll.TabIndex = 20;
  274. this.btnSelectAll.Text = "全选";
  275. //
  276. // lblTitle
  277. //
  278. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  279. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  280. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  281. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  282. this.lblTitle.Name = "lblTitle";
  283. this.lblTitle.Size = new System.Drawing.Size(111, 23);
  284. this.lblTitle.TabIndex = 19;
  285. this.lblTitle.Text = " 销售发货单列表";
  286. //
  287. // btnRefresh
  288. //
  289. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  290. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  291. this.btnRefresh.Appearance.Options.UseFont = true;
  292. this.btnRefresh.Appearance.Options.UseForeColor = true;
  293. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  294. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  295. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  296. this.btnRefresh.Location = new System.Drawing.Point(437, 0);
  297. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  298. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  299. this.btnRefresh.Name = "btnRefresh";
  300. this.btnRefresh.Size = new System.Drawing.Size(52, 30);
  301. this.btnRefresh.TabIndex = 17;
  302. this.btnRefresh.Text = "刷新";
  303. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  304. //
  305. // btnClose
  306. //
  307. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  308. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  309. this.btnClose.Appearance.Options.UseFont = true;
  310. this.btnClose.Appearance.Options.UseForeColor = true;
  311. this.btnClose.Appearance.Options.UseTextOptions = true;
  312. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  313. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  314. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  315. this.btnClose.Location = new System.Drawing.Point(969, 0);
  316. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  317. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  318. this.btnClose.Name = "btnClose";
  319. this.btnClose.Size = new System.Drawing.Size(26, 30);
  320. this.btnClose.TabIndex = 14;
  321. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  322. //
  323. // rptPage
  324. //
  325. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  326. this.rptPage.Appearance.Options.UseBackColor = true;
  327. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  328. this.rptPage.isInit = false;
  329. this.rptPage.Location = new System.Drawing.Point(0, 417);
  330. this.rptPage.Name = "rptPage";
  331. this.rptPage.PageIndex = 0;
  332. this.rptPage.PageSize = 0;
  333. this.rptPage.RecordNum = 0;
  334. this.rptPage.Size = new System.Drawing.Size(995, 26);
  335. this.rptPage.TabIndex = 15;
  336. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  337. //
  338. // groupControl1
  339. //
  340. this.groupControl1.Controls.Add(this.grdDetail);
  341. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  342. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  343. this.groupControl1.Name = "groupControl1";
  344. this.groupControl1.Size = new System.Drawing.Size(995, 387);
  345. this.groupControl1.TabIndex = 14;
  346. this.groupControl1.Text = "详细信息";
  347. //
  348. // grdDetail
  349. //
  350. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  351. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  352. this.grdDetail.MainView = this.grvDetail;
  353. this.grdDetail.Name = "grdDetail";
  354. this.grdDetail.Size = new System.Drawing.Size(991, 363);
  355. this.grdDetail.TabIndex = 0;
  356. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  357. this.grvDetail,
  358. this.grvAdvDetail});
  359. //
  360. // grvDetail
  361. //
  362. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  363. this.ID,
  364. this.DispatchCode,
  365. this.DispatchRow,
  366. this.SOCode,
  367. this.SORow,
  368. this.CusCode,
  369. this.CusName,
  370. this.SalesOrganization,
  371. this.Type,
  372. this.Class,
  373. this.ArriveDate,
  374. this.Term1,
  375. this.Term2,
  376. this.Send,
  377. this.Sale,
  378. this.InvCode,
  379. this.INVNAME,
  380. this.INVSTD,
  381. this.WHCode,
  382. this.WHName,
  383. this.LotNo,
  384. this.Quantity,
  385. this.ComUnitCode,
  386. this.Sign,
  387. this.VoucherNO,
  388. this.VoucherRow,
  389. this.Year,
  390. this.VoucherDate,
  391. this.Status,
  392. this.RowStatus,
  393. this.CreatePerson,
  394. this.ModifyDate,
  395. this.MTIME});
  396. this.grvDetail.GridControl = this.grdDetail;
  397. this.grvDetail.IndicatorWidth = 35;
  398. this.grvDetail.Name = "grvDetail";
  399. this.grvDetail.OptionsBehavior.Editable = false;
  400. this.grvDetail.OptionsBehavior.ReadOnly = true;
  401. this.grvDetail.OptionsSelection.MultiSelect = true;
  402. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  403. this.grvDetail.OptionsView.ShowFooter = true;
  404. this.grvDetail.OptionsView.ShowGroupPanel = false;
  405. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  406. //
  407. // ID
  408. //
  409. this.ID.Caption = "ID";
  410. this.ID.FieldName = "ID";
  411. this.ID.Name = "ID";
  412. //
  413. // DispatchCode
  414. //
  415. this.DispatchCode.Caption = "发货单号";
  416. this.DispatchCode.FieldName = "DispatchCode";
  417. this.DispatchCode.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
  418. this.DispatchCode.Name = "DispatchCode";
  419. this.DispatchCode.Visible = true;
  420. this.DispatchCode.VisibleIndex = 0;
  421. //
  422. // DispatchRow
  423. //
  424. this.DispatchRow.Caption = "发货单行";
  425. this.DispatchRow.FieldName = "DispatchRow";
  426. this.DispatchRow.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
  427. this.DispatchRow.Name = "DispatchRow";
  428. this.DispatchRow.Visible = true;
  429. this.DispatchRow.VisibleIndex = 1;
  430. //
  431. // SOCode
  432. //
  433. this.SOCode.Caption = "销售订单号";
  434. this.SOCode.FieldName = "SOCode";
  435. this.SOCode.Name = "SOCode";
  436. this.SOCode.Visible = true;
  437. this.SOCode.VisibleIndex = 2;
  438. //
  439. // SORow
  440. //
  441. this.SORow.Caption = "销售订单行";
  442. this.SORow.FieldName = "SORow";
  443. this.SORow.Name = "SORow";
  444. this.SORow.Visible = true;
  445. this.SORow.VisibleIndex = 3;
  446. //
  447. // CusCode
  448. //
  449. this.CusCode.Caption = "客户代码";
  450. this.CusCode.FieldName = "CusCode";
  451. this.CusCode.Name = "CusCode";
  452. this.CusCode.Visible = true;
  453. this.CusCode.VisibleIndex = 4;
  454. //
  455. // CusName
  456. //
  457. this.CusName.Caption = "客户名称";
  458. this.CusName.FieldName = "CusName";
  459. this.CusName.Name = "CusName";
  460. this.CusName.Visible = true;
  461. this.CusName.VisibleIndex = 5;
  462. //
  463. // SalesOrganization
  464. //
  465. this.SalesOrganization.Caption = "销售组织";
  466. this.SalesOrganization.FieldName = "SalesOrganization";
  467. this.SalesOrganization.Name = "SalesOrganization";
  468. this.SalesOrganization.Visible = true;
  469. this.SalesOrganization.VisibleIndex = 6;
  470. //
  471. // Type
  472. //
  473. this.Type.Caption = "销售类型";
  474. this.Type.FieldName = "Type";
  475. this.Type.Name = "Type";
  476. this.Type.Visible = true;
  477. this.Type.VisibleIndex = 7;
  478. //
  479. // Class
  480. //
  481. this.Class.Caption = "交货项目类别";
  482. this.Class.FieldName = "Class";
  483. this.Class.Name = "Class";
  484. this.Class.Visible = true;
  485. this.Class.VisibleIndex = 8;
  486. //
  487. // ArriveDate
  488. //
  489. this.ArriveDate.Caption = "到货日期";
  490. this.ArriveDate.FieldName = "ArriveDate";
  491. this.ArriveDate.Name = "ArriveDate";
  492. this.ArriveDate.Visible = true;
  493. this.ArriveDate.VisibleIndex = 9;
  494. //
  495. // Term1
  496. //
  497. this.Term1.Caption = "国际贸易条款 1";
  498. this.Term1.FieldName = "Term1";
  499. this.Term1.Name = "Term1";
  500. this.Term1.Visible = true;
  501. this.Term1.VisibleIndex = 10;
  502. //
  503. // Term2
  504. //
  505. this.Term2.Caption = "国际贸易条件2";
  506. this.Term2.FieldName = "Term2";
  507. this.Term2.Name = "Term2";
  508. this.Term2.Visible = true;
  509. this.Term2.VisibleIndex = 11;
  510. //
  511. // Send
  512. //
  513. this.Send.Caption = "送达方";
  514. this.Send.FieldName = "Send";
  515. this.Send.Name = "Send";
  516. this.Send.Visible = true;
  517. this.Send.VisibleIndex = 12;
  518. //
  519. // Sale
  520. //
  521. this.Sale.Caption = "售出方";
  522. this.Sale.FieldName = "Sale";
  523. this.Sale.Name = "Sale";
  524. this.Sale.Visible = true;
  525. this.Sale.VisibleIndex = 13;
  526. //
  527. // InvCode
  528. //
  529. this.InvCode.Caption = "料号";
  530. this.InvCode.FieldName = "InvCode";
  531. this.InvCode.Name = "InvCode";
  532. this.InvCode.Visible = true;
  533. this.InvCode.VisibleIndex = 14;
  534. //
  535. // INVNAME
  536. //
  537. this.INVNAME.Caption = "品名";
  538. this.INVNAME.FieldName = "INVNAME";
  539. this.INVNAME.Name = "INVNAME";
  540. this.INVNAME.Visible = true;
  541. this.INVNAME.VisibleIndex = 15;
  542. //
  543. // INVSTD
  544. //
  545. this.INVSTD.Caption = "规格";
  546. this.INVSTD.FieldName = "INVSTD";
  547. this.INVSTD.Name = "INVSTD";
  548. this.INVSTD.Visible = true;
  549. this.INVSTD.VisibleIndex = 16;
  550. //
  551. // WHCode
  552. //
  553. this.WHCode.Caption = "仓库编码";
  554. this.WHCode.FieldName = "WHCode";
  555. this.WHCode.Name = "WHCode";
  556. this.WHCode.Visible = true;
  557. this.WHCode.VisibleIndex = 17;
  558. //
  559. // WHName
  560. //
  561. this.WHName.Caption = "仓库名称";
  562. this.WHName.FieldName = "WHName";
  563. this.WHName.Name = "WHName";
  564. this.WHName.Visible = true;
  565. this.WHName.VisibleIndex = 18;
  566. //
  567. // LotNo
  568. //
  569. this.LotNo.Caption = "条码";
  570. this.LotNo.FieldName = "LotNo";
  571. this.LotNo.Name = "LotNo";
  572. this.LotNo.Visible = true;
  573. this.LotNo.VisibleIndex = 19;
  574. //
  575. // Quantity
  576. //
  577. this.Quantity.Caption = "数量";
  578. this.Quantity.FieldName = "Quantity";
  579. this.Quantity.Name = "Quantity";
  580. this.Quantity.Visible = true;
  581. this.Quantity.VisibleIndex = 20;
  582. //
  583. // ComUnitCode
  584. //
  585. this.ComUnitCode.Caption = "计量单位";
  586. this.ComUnitCode.FieldName = "ComUnitCode";
  587. this.ComUnitCode.Name = "ComUnitCode";
  588. this.ComUnitCode.Visible = true;
  589. this.ComUnitCode.VisibleIndex = 21;
  590. //
  591. // Sign
  592. //
  593. this.Sign.Caption = "特殊库存标志";
  594. this.Sign.FieldName = "Sign";
  595. this.Sign.Name = "Sign";
  596. this.Sign.Visible = true;
  597. this.Sign.VisibleIndex = 22;
  598. //
  599. // VoucherNO
  600. //
  601. this.VoucherNO.Caption = "消耗凭证号";
  602. this.VoucherNO.FieldName = "VoucherNO";
  603. this.VoucherNO.Name = "VoucherNO";
  604. this.VoucherNO.Visible = true;
  605. this.VoucherNO.VisibleIndex = 23;
  606. //
  607. // VoucherRow
  608. //
  609. this.VoucherRow.Caption = "消耗凭证行号";
  610. this.VoucherRow.FieldName = "VoucherRow";
  611. this.VoucherRow.Name = "VoucherRow";
  612. this.VoucherRow.Visible = true;
  613. this.VoucherRow.VisibleIndex = 24;
  614. //
  615. // Year
  616. //
  617. this.Year.Caption = "会计年份";
  618. this.Year.FieldName = "Year";
  619. this.Year.Name = "Year";
  620. this.Year.Visible = true;
  621. this.Year.VisibleIndex = 25;
  622. //
  623. // VoucherDate
  624. //
  625. this.VoucherDate.Caption = "过账日期";
  626. this.VoucherDate.FieldName = "VoucherDate";
  627. this.VoucherDate.Name = "VoucherDate";
  628. this.VoucherDate.Visible = true;
  629. this.VoucherDate.VisibleIndex = 26;
  630. //
  631. // Status
  632. //
  633. this.Status.Caption = "状态";
  634. this.Status.FieldName = "Status";
  635. this.Status.Name = "Status";
  636. this.Status.Visible = true;
  637. this.Status.VisibleIndex = 27;
  638. //
  639. // RowStatus
  640. //
  641. this.RowStatus.Caption = "行状态";
  642. this.RowStatus.FieldName = "RowStatus";
  643. this.RowStatus.Name = "RowStatus";
  644. this.RowStatus.Visible = true;
  645. this.RowStatus.VisibleIndex = 28;
  646. //
  647. // CreatePerson
  648. //
  649. this.CreatePerson.Caption = "创建人";
  650. this.CreatePerson.FieldName = "CreatePerson";
  651. this.CreatePerson.Name = "CreatePerson";
  652. this.CreatePerson.Visible = true;
  653. this.CreatePerson.VisibleIndex = 29;
  654. //
  655. // ModifyDate
  656. //
  657. this.ModifyDate.Caption = "修改时间";
  658. this.ModifyDate.FieldName = "ModifyDate";
  659. this.ModifyDate.Name = "ModifyDate";
  660. this.ModifyDate.Visible = true;
  661. this.ModifyDate.VisibleIndex = 30;
  662. //
  663. // MTIME
  664. //
  665. this.MTIME.Caption = "同步时间";
  666. this.MTIME.FieldName = "MTIME";
  667. this.MTIME.Name = "MTIME";
  668. this.MTIME.Visible = true;
  669. this.MTIME.VisibleIndex = 31;
  670. //
  671. // grvAdvDetail
  672. //
  673. this.grvAdvDetail.GridControl = this.grdDetail;
  674. this.grvAdvDetail.Name = "grvAdvDetail";
  675. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  676. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  677. this.grvAdvDetail.OptionsView.ShowFooter = true;
  678. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  679. //
  680. // colProductCode
  681. //
  682. this.colProductCode.Caption = "生产编码";
  683. this.colProductCode.FieldName = "ProductCode";
  684. this.colProductCode.Name = "colProductCode";
  685. //
  686. // FormICSDispatchLists
  687. //
  688. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  689. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  690. this.ClientSize = new System.Drawing.Size(995, 443);
  691. this.Controls.Add(this.groupControl1);
  692. this.Controls.Add(this.rptPage);
  693. this.Controls.Add(this.panelControl3);
  694. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  695. this.Name = "FormICSDispatchLists";
  696. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  697. this.Text = "FormGridReport";
  698. this.Load += new System.EventHandler(this.FormICSItemLot_Load);
  699. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  700. this.panelControl3.ResumeLayout(false);
  701. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  702. this.groupControl1.ResumeLayout(false);
  703. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  704. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  705. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  706. this.ResumeLayout(false);
  707. }
  708. #endregion
  709. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  710. private DevExpress.XtraEditors.SimpleButton btnConfig;
  711. private DevExpress.XtraEditors.SimpleButton btnExit;
  712. private DevExpress.XtraEditors.SimpleButton btnFilter;
  713. private DevExpress.XtraEditors.PanelControl panelControl3;
  714. private DevExpress.XtraEditors.SimpleButton btnClose;
  715. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  716. private DevExpress.XtraEditors.LabelControl lblTitle;
  717. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  718. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  719. private Base.UserControl.FormControl.PageNavTool rptPage;
  720. private DevExpress.XtraEditors.GroupControl groupControl1;
  721. private DevExpress.XtraGrid.GridControl grdDetail;
  722. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  723. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  724. private DevExpress.XtraGrid.Columns.GridColumn colProductCode;
  725. private DevExpress.XtraEditors.SimpleButton btnImportData;
  726. private DevExpress.XtraEditors.SimpleButton btnbeginAdd;
  727. private DevExpress.XtraGrid.Columns.GridColumn ID;
  728. private DevExpress.XtraGrid.Columns.GridColumn DispatchCode;
  729. private DevExpress.XtraGrid.Columns.GridColumn DispatchRow;
  730. private DevExpress.XtraEditors.SimpleButton btnSynchro;
  731. private DevExpress.XtraGrid.Columns.GridColumn SOCode;
  732. private DevExpress.XtraGrid.Columns.GridColumn SORow;
  733. private DevExpress.XtraGrid.Columns.GridColumn CusCode;
  734. private DevExpress.XtraGrid.Columns.GridColumn CusName;
  735. private DevExpress.XtraGrid.Columns.GridColumn SalesOrganization;
  736. private DevExpress.XtraGrid.Columns.GridColumn Type;
  737. private DevExpress.XtraGrid.Columns.GridColumn Class;
  738. private DevExpress.XtraGrid.Columns.GridColumn ArriveDate;
  739. private DevExpress.XtraGrid.Columns.GridColumn Term1;
  740. private DevExpress.XtraGrid.Columns.GridColumn Term2;
  741. private DevExpress.XtraGrid.Columns.GridColumn Send;
  742. private DevExpress.XtraGrid.Columns.GridColumn Sale;
  743. private DevExpress.XtraGrid.Columns.GridColumn InvCode;
  744. private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
  745. private DevExpress.XtraGrid.Columns.GridColumn INVSTD;
  746. private DevExpress.XtraGrid.Columns.GridColumn WHCode;
  747. private DevExpress.XtraGrid.Columns.GridColumn WHName;
  748. private DevExpress.XtraGrid.Columns.GridColumn LotNo;
  749. private DevExpress.XtraGrid.Columns.GridColumn Quantity;
  750. private DevExpress.XtraGrid.Columns.GridColumn ComUnitCode;
  751. private DevExpress.XtraGrid.Columns.GridColumn Sign;
  752. private DevExpress.XtraGrid.Columns.GridColumn VoucherNO;
  753. private DevExpress.XtraGrid.Columns.GridColumn VoucherRow;
  754. private DevExpress.XtraGrid.Columns.GridColumn Year;
  755. private DevExpress.XtraGrid.Columns.GridColumn VoucherDate;
  756. private DevExpress.XtraGrid.Columns.GridColumn Status;
  757. private DevExpress.XtraGrid.Columns.GridColumn RowStatus;
  758. private DevExpress.XtraGrid.Columns.GridColumn CreatePerson;
  759. private DevExpress.XtraGrid.Columns.GridColumn ModifyDate;
  760. private DevExpress.XtraGrid.Columns.GridColumn MTIME;
  761. }
  762. }