diff --git a/Project/Properties/AssemblyInfo.cs b/Project/Properties/AssemblyInfo.cs
index 829852d..38b8686 100644
--- a/Project/Properties/AssemblyInfo.cs
+++ b/Project/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호가 자동으로
// 지정되도록 할 수 있습니다.
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("23.10.19.1230")]
-[assembly: AssemblyFileVersion("23.10.19.1230")]
+[assembly: AssemblyVersion("23.10.19.1440")]
+[assembly: AssemblyFileVersion("23.10.19.1440")]
diff --git a/Project/fMain.cs b/Project/fMain.cs
index b9d081f..c391219 100644
--- a/Project/fMain.cs
+++ b/Project/fMain.cs
@@ -488,11 +488,11 @@ namespace Project
}
void menu_sprpurchase()
{
- if(System.Diagnostics.Debugger.IsAttached==false)
- {
- FCOMMON.Util.MsgE("SPR구매현황은 신규 개발 기능으로 아직 open 되지 않았습니다");
- return;
- }
+ //if(System.Diagnostics.Debugger.IsAttached==false)
+ //{
+ // FCOMMON.Util.MsgE("SPR구매현황은 신규 개발 기능으로 아직 open 되지 않았습니다");
+ // return;
+ //}
string formkey = "PUCHASEEB";
if (!ShowForm(formkey))
diff --git a/SubProject/FCM0000/DSUser.Designer.cs b/SubProject/FCM0000/DSUser.Designer.cs
index 33c793d..3ce86ee 100644
--- a/SubProject/FCM0000/DSUser.Designer.cs
+++ b/SubProject/FCM0000/DSUser.Designer.cs
@@ -33,7 +33,7 @@ namespace FCM0000 {
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public DSUser() {
this.BeginInit();
this.InitClass();
@@ -44,7 +44,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected DSUser(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context, false) {
if ((this.IsBinarySerialized(info, context) == true)) {
@@ -86,7 +86,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
public UserGroupDataTable UserGroup {
@@ -96,7 +96,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
public UsersDataTable Users {
@@ -106,7 +106,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
public AuthDataTable Auth {
@@ -116,7 +116,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.BrowsableAttribute(true)]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
@@ -129,7 +129,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataTableCollection Tables {
get {
@@ -138,7 +138,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataRelationCollection Relations {
get {
@@ -147,7 +147,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void InitializeDerivedDataSet() {
this.BeginInit();
this.InitClass();
@@ -155,7 +155,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public override global::System.Data.DataSet Clone() {
DSUser cln = ((DSUser)(base.Clone()));
cln.InitVars();
@@ -164,19 +164,19 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override bool ShouldSerializeTables() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override bool ShouldSerializeRelations() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
this.Reset();
@@ -207,7 +207,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
@@ -216,13 +216,13 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal void InitVars() {
this.InitVars(true);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal void InitVars(bool initTable) {
this.tableUserGroup = ((UserGroupDataTable)(base.Tables["UserGroup"]));
if ((initTable == true)) {
@@ -245,7 +245,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitClass() {
this.DataSetName = "DSUser";
this.Prefix = "";
@@ -261,25 +261,25 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private bool ShouldSerializeUserGroup() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private bool ShouldSerializeUsers() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private bool ShouldSerializeAuth() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
this.InitVars();
@@ -287,7 +287,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
DSUser ds = new DSUser();
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
@@ -333,13 +333,13 @@ namespace FCM0000 {
return type;
}
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public delegate void UserGroupRowChangeEventHandler(object sender, UserGroupRowChangeEvent e);
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public delegate void UsersRowChangeEventHandler(object sender, UsersRowChangeEvent e);
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public delegate void AuthRowChangeEventHandler(object sender, AuthRowChangeEvent e);
///
@@ -366,7 +366,7 @@ namespace FCM0000 {
private global::System.Data.DataColumn columndevinfo;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UserGroupDataTable() {
this.TableName = "UserGroup";
this.BeginInit();
@@ -375,7 +375,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal UserGroupDataTable(global::System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
@@ -392,14 +392,14 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected UserGroupDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn deptColumn {
get {
return this.columndept;
@@ -407,7 +407,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn gcodeColumn {
get {
return this.columngcode;
@@ -415,7 +415,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn path_kjColumn {
get {
return this.columnpath_kj;
@@ -423,7 +423,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn permissionColumn {
get {
return this.columnpermission;
@@ -431,7 +431,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn advpurchaseColumn {
get {
return this.columnadvpurchase;
@@ -439,7 +439,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn advkisulColumn {
get {
return this.columnadvkisul;
@@ -447,7 +447,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn managerinfoColumn {
get {
return this.columnmanagerinfo;
@@ -455,7 +455,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn devinfoColumn {
get {
return this.columndevinfo;
@@ -463,7 +463,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int Count {
get {
@@ -472,33 +472,33 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UserGroupRow this[int index] {
get {
return ((UserGroupRow)(this.Rows[index]));
}
}
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event UserGroupRowChangeEventHandler UserGroupRowChanging;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event UserGroupRowChangeEventHandler UserGroupRowChanged;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event UserGroupRowChangeEventHandler UserGroupRowDeleting;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event UserGroupRowChangeEventHandler UserGroupRowDeleted;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void AddUserGroupRow(UserGroupRow row) {
this.Rows.Add(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UserGroupRow AddUserGroupRow(string dept, string gcode, string path_kj, int permission, bool advpurchase, bool advkisul, string managerinfo, string devinfo) {
UserGroupRow rowUserGroupRow = ((UserGroupRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
@@ -516,14 +516,14 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UserGroupRow FindBydept(string dept) {
return ((UserGroupRow)(this.Rows.Find(new object[] {
dept})));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public override global::System.Data.DataTable Clone() {
UserGroupDataTable cln = ((UserGroupDataTable)(base.Clone()));
cln.InitVars();
@@ -531,13 +531,13 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Data.DataTable CreateInstance() {
return new UserGroupDataTable();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal void InitVars() {
this.columndept = base.Columns["dept"];
this.columngcode = base.Columns["gcode"];
@@ -550,7 +550,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitClass() {
this.columndept = new global::System.Data.DataColumn("dept", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columndept);
@@ -580,25 +580,25 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UserGroupRow NewUserGroupRow() {
return ((UserGroupRow)(this.NewRow()));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
return new UserGroupRow(builder);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Type GetRowType() {
return typeof(UserGroupRow);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.UserGroupRowChanged != null)) {
@@ -607,7 +607,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.UserGroupRowChanging != null)) {
@@ -616,7 +616,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.UserGroupRowDeleted != null)) {
@@ -625,7 +625,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.UserGroupRowDeleting != null)) {
@@ -634,13 +634,13 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void RemoveUserGroupRow(UserGroupRow row) {
this.Rows.Remove(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
@@ -749,7 +749,7 @@ namespace FCM0000 {
private global::System.Data.DataColumn columnwdate;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UsersDataTable() {
this.TableName = "Users";
this.BeginInit();
@@ -758,7 +758,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal UsersDataTable(global::System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
@@ -775,14 +775,14 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected UsersDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn idColumn {
get {
return this.columnid;
@@ -790,7 +790,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn passwordColumn {
get {
return this.columnpassword;
@@ -798,7 +798,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn nameEColumn {
get {
return this.columnnameE;
@@ -806,7 +806,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn nameColumn {
get {
return this.columnname;
@@ -814,7 +814,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn deptColumn {
get {
return this.columndept;
@@ -822,7 +822,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn gradeColumn {
get {
return this.columngrade;
@@ -830,7 +830,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn emailColumn {
get {
return this.columnemail;
@@ -838,7 +838,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn levelColumn {
get {
return this.columnlevel;
@@ -846,7 +846,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn indateColumn {
get {
return this.columnindate;
@@ -854,7 +854,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn outdateColumn {
get {
return this.columnoutdate;
@@ -862,7 +862,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn telColumn {
get {
return this.columntel;
@@ -870,7 +870,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn hpColumn {
get {
return this.columnhp;
@@ -878,7 +878,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn placeColumn {
get {
return this.columnplace;
@@ -886,7 +886,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn ads_employNoColumn {
get {
return this.columnads_employNo;
@@ -894,7 +894,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn ads_titleColumn {
get {
return this.columnads_title;
@@ -902,7 +902,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn ads_createdColumn {
get {
return this.columnads_created;
@@ -910,7 +910,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn memoColumn {
get {
return this.columnmemo;
@@ -918,7 +918,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn wuidColumn {
get {
return this.columnwuid;
@@ -926,7 +926,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn wdateColumn {
get {
return this.columnwdate;
@@ -934,7 +934,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int Count {
get {
@@ -943,33 +943,33 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UsersRow this[int index] {
get {
return ((UsersRow)(this.Rows[index]));
}
}
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event UsersRowChangeEventHandler UsersRowChanging;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event UsersRowChangeEventHandler UsersRowChanged;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event UsersRowChangeEventHandler UsersRowDeleting;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event UsersRowChangeEventHandler UsersRowDeleted;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void AddUsersRow(UsersRow row) {
this.Rows.Add(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UsersRow AddUsersRow(
string id,
string password,
@@ -1017,14 +1017,14 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UsersRow FindByid(string id) {
return ((UsersRow)(this.Rows.Find(new object[] {
id})));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public override global::System.Data.DataTable Clone() {
UsersDataTable cln = ((UsersDataTable)(base.Clone()));
cln.InitVars();
@@ -1032,13 +1032,13 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Data.DataTable CreateInstance() {
return new UsersDataTable();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal void InitVars() {
this.columnid = base.Columns["id"];
this.columnpassword = base.Columns["password"];
@@ -1062,7 +1062,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitClass() {
this.columnid = new global::System.Data.DataColumn("id", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnid);
@@ -1128,25 +1128,25 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UsersRow NewUsersRow() {
return ((UsersRow)(this.NewRow()));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
return new UsersRow(builder);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Type GetRowType() {
return typeof(UsersRow);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.UsersRowChanged != null)) {
@@ -1155,7 +1155,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.UsersRowChanging != null)) {
@@ -1164,7 +1164,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.UsersRowDeleted != null)) {
@@ -1173,7 +1173,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.UsersRowDeleting != null)) {
@@ -1182,13 +1182,13 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void RemoveUsersRow(UsersRow row) {
this.Rows.Remove(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
@@ -1288,8 +1288,10 @@ namespace FCM0000 {
private global::System.Data.DataColumn columnaccount;
+ private global::System.Data.DataColumn columnpurchaseEB;
+
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public AuthDataTable() {
this.TableName = "Auth";
this.BeginInit();
@@ -1298,7 +1300,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal AuthDataTable(global::System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
@@ -1315,14 +1317,14 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected AuthDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn idxColumn {
get {
return this.columnidx;
@@ -1330,7 +1332,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn userColumn {
get {
return this.columnuser;
@@ -1338,7 +1340,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn gcodeColumn {
get {
return this.columngcode;
@@ -1346,7 +1348,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn purchaseColumn {
get {
return this.columnpurchase;
@@ -1354,7 +1356,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn holydayColumn {
get {
return this.columnholyday;
@@ -1362,7 +1364,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn projectColumn {
get {
return this.columnproject;
@@ -1370,7 +1372,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn jobreportColumn {
get {
return this.columnjobreport;
@@ -1378,7 +1380,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn savecostColumn {
get {
return this.columnsavecost;
@@ -1386,7 +1388,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn scheappColumn {
get {
return this.columnscheapp;
@@ -1394,7 +1396,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn equipmentColumn {
get {
return this.columnequipment;
@@ -1402,7 +1404,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn kusulColumn {
get {
return this.columnkusul;
@@ -1410,7 +1412,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn otconfirmColumn {
get {
return this.columnotconfirm;
@@ -1418,7 +1420,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn kuntaeColumn {
get {
return this.columnkuntae;
@@ -1426,7 +1428,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn holyreqColumn {
get {
return this.columnholyreq;
@@ -1434,7 +1436,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataColumn accountColumn {
get {
return this.columnaccount;
@@ -1442,7 +1444,15 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
+ public global::System.Data.DataColumn purchaseEBColumn {
+ get {
+ return this.columnpurchaseEB;
+ }
+ }
+
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int Count {
get {
@@ -1451,34 +1461,34 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public AuthRow this[int index] {
get {
return ((AuthRow)(this.Rows[index]));
}
}
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event AuthRowChangeEventHandler AuthRowChanging;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event AuthRowChangeEventHandler AuthRowChanged;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event AuthRowChangeEventHandler AuthRowDeleting;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public event AuthRowChangeEventHandler AuthRowDeleted;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void AddAuthRow(AuthRow row) {
this.Rows.Add(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
- public AuthRow AddAuthRow(string user, string gcode, int purchase, int holyday, int project, int jobreport, int savecost, int scheapp, int equipment, int kusul, int otconfirm, int kuntae, int holyreq, int account) {
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
+ public AuthRow AddAuthRow(string user, string gcode, int purchase, int holyday, int project, int jobreport, int savecost, int scheapp, int equipment, int kusul, int otconfirm, int kuntae, int holyreq, int account, int purchaseEB) {
AuthRow rowAuthRow = ((AuthRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
null,
@@ -1495,21 +1505,22 @@ namespace FCM0000 {
otconfirm,
kuntae,
holyreq,
- account};
+ account,
+ purchaseEB};
rowAuthRow.ItemArray = columnValuesArray;
this.Rows.Add(rowAuthRow);
return rowAuthRow;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public AuthRow FindByidx(int idx) {
return ((AuthRow)(this.Rows.Find(new object[] {
idx})));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public override global::System.Data.DataTable Clone() {
AuthDataTable cln = ((AuthDataTable)(base.Clone()));
cln.InitVars();
@@ -1517,13 +1528,13 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Data.DataTable CreateInstance() {
return new AuthDataTable();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal void InitVars() {
this.columnidx = base.Columns["idx"];
this.columnuser = base.Columns["user"];
@@ -1540,10 +1551,11 @@ namespace FCM0000 {
this.columnkuntae = base.Columns["kuntae"];
this.columnholyreq = base.Columns["holyreq"];
this.columnaccount = base.Columns["account"];
+ this.columnpurchaseEB = base.Columns["purchaseEB"];
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitClass() {
this.columnidx = new global::System.Data.DataColumn("idx", typeof(int), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnidx);
@@ -1575,6 +1587,8 @@ namespace FCM0000 {
base.Columns.Add(this.columnholyreq);
this.columnaccount = new global::System.Data.DataColumn("account", typeof(int), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnaccount);
+ this.columnpurchaseEB = new global::System.Data.DataColumn("purchaseEB", typeof(int), null, global::System.Data.MappingType.Element);
+ base.Columns.Add(this.columnpurchaseEB);
this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
this.columnidx}, true));
this.columnidx.AutoIncrement = true;
@@ -1589,25 +1603,25 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public AuthRow NewAuthRow() {
return ((AuthRow)(this.NewRow()));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
return new AuthRow(builder);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override global::System.Type GetRowType() {
return typeof(AuthRow);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.AuthRowChanged != null)) {
@@ -1616,7 +1630,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.AuthRowChanging != null)) {
@@ -1625,7 +1639,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.AuthRowDeleted != null)) {
@@ -1634,7 +1648,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.AuthRowDeleting != null)) {
@@ -1643,13 +1657,13 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void RemoveAuthRow(AuthRow row) {
this.Rows.Remove(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
@@ -1720,14 +1734,14 @@ namespace FCM0000 {
private UserGroupDataTable tableUserGroup;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal UserGroupRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableUserGroup = ((UserGroupDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string dept {
get {
return ((string)(this[this.tableUserGroup.deptColumn]));
@@ -1738,7 +1752,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string gcode {
get {
if (this.IsgcodeNull()) {
@@ -1754,7 +1768,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string path_kj {
get {
if (this.Ispath_kjNull()) {
@@ -1770,7 +1784,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int permission {
get {
if (this.IspermissionNull()) {
@@ -1786,7 +1800,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool advpurchase {
get {
if (this.IsadvpurchaseNull()) {
@@ -1802,7 +1816,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool advkisul {
get {
if (this.IsadvkisulNull()) {
@@ -1818,7 +1832,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string managerinfo {
get {
if (this.IsmanagerinfoNull()) {
@@ -1834,7 +1848,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string devinfo {
get {
if (this.IsdevinfoNull()) {
@@ -1850,85 +1864,85 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsgcodeNull() {
return this.IsNull(this.tableUserGroup.gcodeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetgcodeNull() {
this[this.tableUserGroup.gcodeColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool Ispath_kjNull() {
return this.IsNull(this.tableUserGroup.path_kjColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void Setpath_kjNull() {
this[this.tableUserGroup.path_kjColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IspermissionNull() {
return this.IsNull(this.tableUserGroup.permissionColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetpermissionNull() {
this[this.tableUserGroup.permissionColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsadvpurchaseNull() {
return this.IsNull(this.tableUserGroup.advpurchaseColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetadvpurchaseNull() {
this[this.tableUserGroup.advpurchaseColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsadvkisulNull() {
return this.IsNull(this.tableUserGroup.advkisulColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetadvkisulNull() {
this[this.tableUserGroup.advkisulColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsmanagerinfoNull() {
return this.IsNull(this.tableUserGroup.managerinfoColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetmanagerinfoNull() {
this[this.tableUserGroup.managerinfoColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsdevinfoNull() {
return this.IsNull(this.tableUserGroup.devinfoColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetdevinfoNull() {
this[this.tableUserGroup.devinfoColumn] = global::System.Convert.DBNull;
}
@@ -1942,14 +1956,14 @@ namespace FCM0000 {
private UsersDataTable tableUsers;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal UsersRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableUsers = ((UsersDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string id {
get {
return ((string)(this[this.tableUsers.idColumn]));
@@ -1960,7 +1974,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string password {
get {
if (this.IspasswordNull()) {
@@ -1976,7 +1990,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string nameE {
get {
if (this.IsnameENull()) {
@@ -1992,7 +2006,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string name {
get {
if (this.IsnameNull()) {
@@ -2008,7 +2022,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string dept {
get {
if (this.IsdeptNull()) {
@@ -2024,7 +2038,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string grade {
get {
if (this.IsgradeNull()) {
@@ -2040,7 +2054,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string email {
get {
if (this.IsemailNull()) {
@@ -2056,7 +2070,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public short level {
get {
if (this.IslevelNull()) {
@@ -2072,7 +2086,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string indate {
get {
if (this.IsindateNull()) {
@@ -2088,7 +2102,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string outdate {
get {
if (this.IsoutdateNull()) {
@@ -2104,7 +2118,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string tel {
get {
if (this.IstelNull()) {
@@ -2120,7 +2134,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string hp {
get {
if (this.IshpNull()) {
@@ -2136,7 +2150,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string place {
get {
if (this.IsplaceNull()) {
@@ -2152,7 +2166,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string ads_employNo {
get {
if (this.Isads_employNoNull()) {
@@ -2168,7 +2182,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string ads_title {
get {
if (this.Isads_titleNull()) {
@@ -2184,7 +2198,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string ads_created {
get {
if (this.Isads_createdNull()) {
@@ -2200,7 +2214,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string memo {
get {
if (this.IsmemoNull()) {
@@ -2216,7 +2230,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string wuid {
get {
return ((string)(this[this.tableUsers.wuidColumn]));
@@ -2227,7 +2241,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public System.DateTime wdate {
get {
return ((global::System.DateTime)(this[this.tableUsers.wdateColumn]));
@@ -2238,193 +2252,193 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IspasswordNull() {
return this.IsNull(this.tableUsers.passwordColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetpasswordNull() {
this[this.tableUsers.passwordColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsnameENull() {
return this.IsNull(this.tableUsers.nameEColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetnameENull() {
this[this.tableUsers.nameEColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsnameNull() {
return this.IsNull(this.tableUsers.nameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetnameNull() {
this[this.tableUsers.nameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsdeptNull() {
return this.IsNull(this.tableUsers.deptColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetdeptNull() {
this[this.tableUsers.deptColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsgradeNull() {
return this.IsNull(this.tableUsers.gradeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetgradeNull() {
this[this.tableUsers.gradeColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsemailNull() {
return this.IsNull(this.tableUsers.emailColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetemailNull() {
this[this.tableUsers.emailColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IslevelNull() {
return this.IsNull(this.tableUsers.levelColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetlevelNull() {
this[this.tableUsers.levelColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsindateNull() {
return this.IsNull(this.tableUsers.indateColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetindateNull() {
this[this.tableUsers.indateColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsoutdateNull() {
return this.IsNull(this.tableUsers.outdateColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetoutdateNull() {
this[this.tableUsers.outdateColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IstelNull() {
return this.IsNull(this.tableUsers.telColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SettelNull() {
this[this.tableUsers.telColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IshpNull() {
return this.IsNull(this.tableUsers.hpColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SethpNull() {
this[this.tableUsers.hpColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsplaceNull() {
return this.IsNull(this.tableUsers.placeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetplaceNull() {
this[this.tableUsers.placeColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool Isads_employNoNull() {
return this.IsNull(this.tableUsers.ads_employNoColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void Setads_employNoNull() {
this[this.tableUsers.ads_employNoColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool Isads_titleNull() {
return this.IsNull(this.tableUsers.ads_titleColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void Setads_titleNull() {
this[this.tableUsers.ads_titleColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool Isads_createdNull() {
return this.IsNull(this.tableUsers.ads_createdColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void Setads_createdNull() {
this[this.tableUsers.ads_createdColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsmemoNull() {
return this.IsNull(this.tableUsers.memoColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetmemoNull() {
this[this.tableUsers.memoColumn] = global::System.Convert.DBNull;
}
@@ -2438,14 +2452,14 @@ namespace FCM0000 {
private AuthDataTable tableAuth;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal AuthRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableAuth = ((AuthDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int idx {
get {
return ((int)(this[this.tableAuth.idxColumn]));
@@ -2456,7 +2470,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string user {
get {
if (this.IsuserNull()) {
@@ -2472,7 +2486,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public string gcode {
get {
return ((string)(this[this.tableAuth.gcodeColumn]));
@@ -2483,7 +2497,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int purchase {
get {
if (this.IspurchaseNull()) {
@@ -2499,7 +2513,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int holyday {
get {
if (this.IsholydayNull()) {
@@ -2515,7 +2529,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int project {
get {
if (this.IsprojectNull()) {
@@ -2531,7 +2545,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int jobreport {
get {
if (this.IsjobreportNull()) {
@@ -2547,7 +2561,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int savecost {
get {
if (this.IssavecostNull()) {
@@ -2563,7 +2577,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int scheapp {
get {
if (this.IsscheappNull()) {
@@ -2579,7 +2593,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int equipment {
get {
if (this.IsequipmentNull()) {
@@ -2595,7 +2609,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int kusul {
get {
if (this.IskusulNull()) {
@@ -2611,7 +2625,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int otconfirm {
get {
if (this.IsotconfirmNull()) {
@@ -2627,7 +2641,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int kuntae {
get {
if (this.IskuntaeNull()) {
@@ -2643,7 +2657,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int holyreq {
get {
if (this.IsholyreqNull()) {
@@ -2659,7 +2673,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int account {
get {
if (this.IsaccountNull()) {
@@ -2675,166 +2689,194 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
+ public int purchaseEB {
+ get {
+ if (this.IspurchaseEBNull()) {
+ return 0;
+ }
+ else {
+ return ((int)(this[this.tableAuth.purchaseEBColumn]));
+ }
+ }
+ set {
+ this[this.tableAuth.purchaseEBColumn] = value;
+ }
+ }
+
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsuserNull() {
return this.IsNull(this.tableAuth.userColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetuserNull() {
this[this.tableAuth.userColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IspurchaseNull() {
return this.IsNull(this.tableAuth.purchaseColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetpurchaseNull() {
this[this.tableAuth.purchaseColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsholydayNull() {
return this.IsNull(this.tableAuth.holydayColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetholydayNull() {
this[this.tableAuth.holydayColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsprojectNull() {
return this.IsNull(this.tableAuth.projectColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetprojectNull() {
this[this.tableAuth.projectColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsjobreportNull() {
return this.IsNull(this.tableAuth.jobreportColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetjobreportNull() {
this[this.tableAuth.jobreportColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IssavecostNull() {
return this.IsNull(this.tableAuth.savecostColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetsavecostNull() {
this[this.tableAuth.savecostColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsscheappNull() {
return this.IsNull(this.tableAuth.scheappColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetscheappNull() {
this[this.tableAuth.scheappColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsequipmentNull() {
return this.IsNull(this.tableAuth.equipmentColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetequipmentNull() {
this[this.tableAuth.equipmentColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IskusulNull() {
return this.IsNull(this.tableAuth.kusulColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetkusulNull() {
this[this.tableAuth.kusulColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsotconfirmNull() {
return this.IsNull(this.tableAuth.otconfirmColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetotconfirmNull() {
this[this.tableAuth.otconfirmColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IskuntaeNull() {
return this.IsNull(this.tableAuth.kuntaeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetkuntaeNull() {
this[this.tableAuth.kuntaeColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsholyreqNull() {
return this.IsNull(this.tableAuth.holyreqColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetholyreqNull() {
this[this.tableAuth.holyreqColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool IsaccountNull() {
return this.IsNull(this.tableAuth.accountColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public void SetaccountNull() {
this[this.tableAuth.accountColumn] = global::System.Convert.DBNull;
}
+
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
+ public bool IspurchaseEBNull() {
+ return this.IsNull(this.tableAuth.purchaseEBColumn);
+ }
+
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
+ public void SetpurchaseEBNull() {
+ this[this.tableAuth.purchaseEBColumn] = global::System.Convert.DBNull;
+ }
}
///
///Row event argument class
///
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public class UserGroupRowChangeEvent : global::System.EventArgs {
private UserGroupRow eventRow;
@@ -2842,14 +2884,14 @@ namespace FCM0000 {
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UserGroupRowChangeEvent(UserGroupRow row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UserGroupRow Row {
get {
return this.eventRow;
@@ -2857,7 +2899,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
@@ -2868,7 +2910,7 @@ namespace FCM0000 {
///
///Row event argument class
///
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public class UsersRowChangeEvent : global::System.EventArgs {
private UsersRow eventRow;
@@ -2876,14 +2918,14 @@ namespace FCM0000 {
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UsersRowChangeEvent(UsersRow row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UsersRow Row {
get {
return this.eventRow;
@@ -2891,7 +2933,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
@@ -2902,7 +2944,7 @@ namespace FCM0000 {
///
///Row event argument class
///
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public class AuthRowChangeEvent : global::System.EventArgs {
private AuthRow eventRow;
@@ -2910,14 +2952,14 @@ namespace FCM0000 {
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public AuthRowChangeEvent(AuthRow row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public AuthRow Row {
get {
return this.eventRow;
@@ -2925,7 +2967,7 @@ namespace FCM0000 {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
@@ -2959,13 +3001,13 @@ namespace FCM0000.DSUserTableAdapters {
private bool _clearBeforeFill;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UserGroupTableAdapter() {
this.ClearBeforeFill = true;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter {
get {
if ((this._adapter == null)) {
@@ -2976,7 +3018,7 @@ namespace FCM0000.DSUserTableAdapters {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal global::System.Data.SqlClient.SqlConnection Connection {
get {
if ((this._connection == null)) {
@@ -3004,7 +3046,7 @@ namespace FCM0000.DSUserTableAdapters {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal global::System.Data.SqlClient.SqlTransaction Transaction {
get {
return this._transaction;
@@ -3030,7 +3072,7 @@ namespace FCM0000.DSUserTableAdapters {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected global::System.Data.SqlClient.SqlCommand[] CommandCollection {
get {
if ((this._commandCollection == null)) {
@@ -3041,7 +3083,7 @@ namespace FCM0000.DSUserTableAdapters {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool ClearBeforeFill {
get {
return this._clearBeforeFill;
@@ -3052,7 +3094,7 @@ namespace FCM0000.DSUserTableAdapters {
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitAdapter() {
this._adapter = new global::System.Data.SqlClient.SqlDataAdapter();
global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping();
@@ -3130,14 +3172,14 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitConnection() {
this._connection = new global::System.Data.SqlClient.SqlConnection();
this._connection.ConnectionString = global::FCM0000.Properties.Settings.Default.gwcs;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitCommandCollection() {
this._commandCollection = new global::System.Data.SqlClient.SqlCommand[2];
this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand();
@@ -3154,7 +3196,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)]
public virtual int Fill(DSUser.UserGroupDataTable dataTable) {
@@ -3167,7 +3209,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)]
public virtual DSUser.UserGroupDataTable GetData() {
@@ -3178,7 +3220,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, false)]
public virtual int FillByID(DSUser.UserGroupDataTable dataTable, string gcode) {
@@ -3197,7 +3239,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)]
public virtual DSUser.UserGroupDataTable GetByID(string gcode) {
@@ -3214,21 +3256,21 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(DSUser.UserGroupDataTable dataTable) {
return this.Adapter.Update(dataTable);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(DSUser dataSet) {
return this.Adapter.Update(dataSet, "UserGroup");
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(global::System.Data.DataRow dataRow) {
return this.Adapter.Update(new global::System.Data.DataRow[] {
@@ -3236,14 +3278,14 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(global::System.Data.DataRow[] dataRows) {
return this.Adapter.Update(dataRows);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Delete, true)]
public virtual int Delete(string Original_dept, string Original_gcode, string Original_path_kj, global::System.Nullable Original_permission, global::System.Nullable Original_advpurchase, global::System.Nullable Original_advkisul, string Original_managerinfo, string Original_devinfo) {
@@ -3326,7 +3368,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)]
public virtual int Insert(string dept, string gcode, string path_kj, global::System.Nullable permission, global::System.Nullable advpurchase, global::System.Nullable advkisul, string managerinfo, string devinfo) {
@@ -3395,7 +3437,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)]
public virtual int Update(
@@ -3542,7 +3584,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)]
public virtual int Update(string gcode, string path_kj, global::System.Nullable permission, global::System.Nullable advpurchase, global::System.Nullable advkisul, string managerinfo, string devinfo, string Original_dept, string Original_gcode, string Original_path_kj, global::System.Nullable Original_permission, global::System.Nullable Original_advpurchase, global::System.Nullable Original_advkisul, string Original_managerinfo, string Original_devinfo) {
@@ -3572,13 +3614,13 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
private bool _clearBeforeFill;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UsersTableAdapter() {
this.ClearBeforeFill = true;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter {
get {
if ((this._adapter == null)) {
@@ -3589,7 +3631,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal global::System.Data.SqlClient.SqlConnection Connection {
get {
if ((this._connection == null)) {
@@ -3617,7 +3659,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal global::System.Data.SqlClient.SqlTransaction Transaction {
get {
return this._transaction;
@@ -3643,7 +3685,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected global::System.Data.SqlClient.SqlCommand[] CommandCollection {
get {
if ((this._commandCollection == null)) {
@@ -3654,7 +3696,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool ClearBeforeFill {
get {
return this._clearBeforeFill;
@@ -3665,7 +3707,7 @@ SELECT dept, gcode, path_kj, permission, advpurchase, advkisul, managerinfo, dev
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitAdapter() {
this._adapter = new global::System.Data.SqlClient.SqlDataAdapter();
global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping();
@@ -3839,14 +3881,14 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitConnection() {
this._connection = new global::System.Data.SqlClient.SqlConnection();
this._connection.ConnectionString = global::FCM0000.Properties.Settings.Default.gwcs;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitCommandCollection() {
this._commandCollection = new global::System.Data.SqlClient.SqlCommand[2];
this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand();
@@ -3861,7 +3903,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)]
public virtual int Fill(DSUser.UsersDataTable dataTable) {
@@ -3874,7 +3916,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)]
public virtual DSUser.UsersDataTable GetData() {
@@ -3885,7 +3927,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, false)]
public virtual int FillBySearch(DSUser.UsersDataTable dataTable, string search) {
@@ -3904,7 +3946,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)]
public virtual DSUser.UsersDataTable GetBySearch(string search) {
@@ -3921,21 +3963,21 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(DSUser.UsersDataTable dataTable) {
return this.Adapter.Update(dataTable);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(DSUser dataSet) {
return this.Adapter.Update(dataSet, "Users");
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(global::System.Data.DataRow dataRow) {
return this.Adapter.Update(new global::System.Data.DataRow[] {
@@ -3943,14 +3985,14 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(global::System.Data.DataRow[] dataRows) {
return this.Adapter.Update(dataRows);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Delete, true)]
public virtual int Delete(
@@ -4131,7 +4173,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)]
public virtual int Insert(
@@ -4280,7 +4322,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)]
public virtual int Update(
@@ -4589,7 +4631,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)]
public virtual int Update(
@@ -4656,13 +4698,13 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
private bool _clearBeforeFill;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public AuthTableAdapter() {
this.ClearBeforeFill = true;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter {
get {
if ((this._adapter == null)) {
@@ -4673,7 +4715,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal global::System.Data.SqlClient.SqlConnection Connection {
get {
if ((this._connection == null)) {
@@ -4701,7 +4743,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal global::System.Data.SqlClient.SqlTransaction Transaction {
get {
return this._transaction;
@@ -4727,7 +4769,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected global::System.Data.SqlClient.SqlCommand[] CommandCollection {
get {
if ((this._commandCollection == null)) {
@@ -4738,7 +4780,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool ClearBeforeFill {
get {
return this._clearBeforeFill;
@@ -4749,7 +4791,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitAdapter() {
this._adapter = new global::System.Data.SqlClient.SqlDataAdapter();
global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping();
@@ -4770,10 +4812,11 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
tableMapping.ColumnMappings.Add("kuntae", "kuntae");
tableMapping.ColumnMappings.Add("holyreq", "holyreq");
tableMapping.ColumnMappings.Add("account", "account");
+ tableMapping.ColumnMappings.Add("purchaseEB", "purchaseEB");
this._adapter.TableMappings.Add(tableMapping);
this._adapter.DeleteCommand = new global::System.Data.SqlClient.SqlCommand();
this._adapter.DeleteCommand.Connection = this.Connection;
- this._adapter.DeleteCommand.CommandText = @"DELETE FROM [Auth] WHERE (([idx] = @Original_idx) AND ((@IsNull_user = 1 AND [user] IS NULL) OR ([user] = @Original_user)) AND ([gcode] = @Original_gcode) AND ((@IsNull_purchase = 1 AND [purchase] IS NULL) OR ([purchase] = @Original_purchase)) AND ((@IsNull_holyday = 1 AND [holyday] IS NULL) OR ([holyday] = @Original_holyday)) AND ((@IsNull_project = 1 AND [project] IS NULL) OR ([project] = @Original_project)) AND ((@IsNull_jobreport = 1 AND [jobreport] IS NULL) OR ([jobreport] = @Original_jobreport)) AND ((@IsNull_savecost = 1 AND [savecost] IS NULL) OR ([savecost] = @Original_savecost)) AND ((@IsNull_scheapp = 1 AND [scheapp] IS NULL) OR ([scheapp] = @Original_scheapp)) AND ((@IsNull_equipment = 1 AND [equipment] IS NULL) OR ([equipment] = @Original_equipment)) AND ((@IsNull_kusul = 1 AND [kusul] IS NULL) OR ([kusul] = @Original_kusul)) AND ((@IsNull_otconfirm = 1 AND [otconfirm] IS NULL) OR ([otconfirm] = @Original_otconfirm)) AND ((@IsNull_kuntae = 1 AND [kuntae] IS NULL) OR ([kuntae] = @Original_kuntae)) AND ((@IsNull_holyreq = 1 AND [holyreq] IS NULL) OR ([holyreq] = @Original_holyreq)) AND ((@IsNull_account = 1 AND [account] IS NULL) OR ([account] = @Original_account)))";
+ this._adapter.DeleteCommand.CommandText = @"DELETE FROM [Auth] WHERE (([idx] = @Original_idx) AND ((@IsNull_user = 1 AND [user] IS NULL) OR ([user] = @Original_user)) AND ([gcode] = @Original_gcode) AND ((@IsNull_purchase = 1 AND [purchase] IS NULL) OR ([purchase] = @Original_purchase)) AND ((@IsNull_holyday = 1 AND [holyday] IS NULL) OR ([holyday] = @Original_holyday)) AND ((@IsNull_project = 1 AND [project] IS NULL) OR ([project] = @Original_project)) AND ((@IsNull_jobreport = 1 AND [jobreport] IS NULL) OR ([jobreport] = @Original_jobreport)) AND ((@IsNull_savecost = 1 AND [savecost] IS NULL) OR ([savecost] = @Original_savecost)) AND ((@IsNull_scheapp = 1 AND [scheapp] IS NULL) OR ([scheapp] = @Original_scheapp)) AND ((@IsNull_equipment = 1 AND [equipment] IS NULL) OR ([equipment] = @Original_equipment)) AND ((@IsNull_kusul = 1 AND [kusul] IS NULL) OR ([kusul] = @Original_kusul)) AND ((@IsNull_otconfirm = 1 AND [otconfirm] IS NULL) OR ([otconfirm] = @Original_otconfirm)) AND ((@IsNull_kuntae = 1 AND [kuntae] IS NULL) OR ([kuntae] = @Original_kuntae)) AND ((@IsNull_holyreq = 1 AND [holyreq] IS NULL) OR ([holyreq] = @Original_holyreq)) AND ((@IsNull_account = 1 AND [account] IS NULL) OR ([account] = @Original_account)) AND ((@IsNull_purchaseEB = 1 AND [purchaseEB] IS NULL) OR ([purchaseEB] = @Original_purchaseEB)))";
this._adapter.DeleteCommand.CommandType = global::System.Data.CommandType.Text;
this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_idx", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "idx", global::System.Data.DataRowVersion.Original, false, null, "", "", ""));
this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_user", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "user", global::System.Data.DataRowVersion.Original, true, null, "", "", ""));
@@ -4803,10 +4846,12 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_holyreq", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "holyreq", global::System.Data.DataRowVersion.Original, false, null, "", "", ""));
this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_account", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "account", global::System.Data.DataRowVersion.Original, true, null, "", "", ""));
this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_account", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "account", global::System.Data.DataRowVersion.Original, false, null, "", "", ""));
+ this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_purchaseEB", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "purchaseEB", global::System.Data.DataRowVersion.Original, true, null, "", "", ""));
+ this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_purchaseEB", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "purchaseEB", global::System.Data.DataRowVersion.Original, false, null, "", "", ""));
this._adapter.InsertCommand = new global::System.Data.SqlClient.SqlCommand();
this._adapter.InsertCommand.Connection = this.Connection;
- this._adapter.InsertCommand.CommandText = @"INSERT INTO [Auth] ([user], [gcode], [purchase], [holyday], [project], [jobreport], [savecost], [scheapp], [equipment], [kusul], [otconfirm], [kuntae], [holyreq], [account]) VALUES (@user, @gcode, @purchase, @holyday, @project, @jobreport, @savecost, @scheapp, @equipment, @kusul, @otconfirm, @kuntae, @holyreq, @account);
-SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account FROM Auth WHERE (idx = SCOPE_IDENTITY()) ORDER BY [user]";
+ this._adapter.InsertCommand.CommandText = @"INSERT INTO [Auth] ([user], [gcode], [purchase], [holyday], [project], [jobreport], [savecost], [scheapp], [equipment], [kusul], [otconfirm], [kuntae], [holyreq], [account], [purchaseEB]) VALUES (@user, @gcode, @purchase, @holyday, @project, @jobreport, @savecost, @scheapp, @equipment, @kusul, @otconfirm, @kuntae, @holyreq, @account, @purchaseEB);
+SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account, purchaseEB FROM Auth WHERE (idx = SCOPE_IDENTITY()) ORDER BY [user]";
this._adapter.InsertCommand.CommandType = global::System.Data.CommandType.Text;
this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@user", global::System.Data.SqlDbType.VarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "user", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@gcode", global::System.Data.SqlDbType.VarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "gcode", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
@@ -4822,30 +4867,32 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@kuntae", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "kuntae", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@holyreq", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "holyreq", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@account", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "account", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
+ this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@purchaseEB", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "purchaseEB", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
this._adapter.UpdateCommand = new global::System.Data.SqlClient.SqlCommand();
this._adapter.UpdateCommand.Connection = this.Connection;
this._adapter.UpdateCommand.CommandText = "UPDATE [Auth] SET [user] = @user, [gcode] = @gcode, [purchase] = @purchase, [holy" +
"day] = @holyday, [project] = @project, [jobreport] = @jobreport, [savecost] = @s" +
"avecost, [scheapp] = @scheapp, [equipment] = @equipment, [kusul] = @kusul, [otco" +
"nfirm] = @otconfirm, [kuntae] = @kuntae, [holyreq] = @holyreq, [account] = @acco" +
- "unt WHERE (([idx] = @Original_idx) AND ((@IsNull_user = 1 AND [user] IS NULL) OR" +
- " ([user] = @Original_user)) AND ([gcode] = @Original_gcode) AND ((@IsNull_purcha" +
- "se = 1 AND [purchase] IS NULL) OR ([purchase] = @Original_purchase)) AND ((@IsNu" +
- "ll_holyday = 1 AND [holyday] IS NULL) OR ([holyday] = @Original_holyday)) AND ((" +
- "@IsNull_project = 1 AND [project] IS NULL) OR ([project] = @Original_project)) A" +
- "ND ((@IsNull_jobreport = 1 AND [jobreport] IS NULL) OR ([jobreport] = @Original_" +
- "jobreport)) AND ((@IsNull_savecost = 1 AND [savecost] IS NULL) OR ([savecost] = " +
- "@Original_savecost)) AND ((@IsNull_scheapp = 1 AND [scheapp] IS NULL) OR ([schea" +
- "pp] = @Original_scheapp)) AND ((@IsNull_equipment = 1 AND [equipment] IS NULL) O" +
- "R ([equipment] = @Original_equipment)) AND ((@IsNull_kusul = 1 AND [kusul] IS NU" +
- "LL) OR ([kusul] = @Original_kusul)) AND ((@IsNull_otconfirm = 1 AND [otconfirm] " +
- "IS NULL) OR ([otconfirm] = @Original_otconfirm)) AND ((@IsNull_kuntae = 1 AND [k" +
- "untae] IS NULL) OR ([kuntae] = @Original_kuntae)) AND ((@IsNull_holyreq = 1 AND " +
- "[holyreq] IS NULL) OR ([holyreq] = @Original_holyreq)) AND ((@IsNull_account = 1" +
- " AND [account] IS NULL) OR ([account] = @Original_account)));\r\nSELECT idx, [user" +
- "], gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, k" +
- "usul, otconfirm, kuntae, holyreq, account FROM Auth WHERE (idx = @idx) ORDER BY " +
- "[user]";
+ "unt, [purchaseEB] = @purchaseEB WHERE (([idx] = @Original_idx) AND ((@IsNull_use" +
+ "r = 1 AND [user] IS NULL) OR ([user] = @Original_user)) AND ([gcode] = @Original" +
+ "_gcode) AND ((@IsNull_purchase = 1 AND [purchase] IS NULL) OR ([purchase] = @Ori" +
+ "ginal_purchase)) AND ((@IsNull_holyday = 1 AND [holyday] IS NULL) OR ([holyday] " +
+ "= @Original_holyday)) AND ((@IsNull_project = 1 AND [project] IS NULL) OR ([proj" +
+ "ect] = @Original_project)) AND ((@IsNull_jobreport = 1 AND [jobreport] IS NULL) " +
+ "OR ([jobreport] = @Original_jobreport)) AND ((@IsNull_savecost = 1 AND [savecost" +
+ "] IS NULL) OR ([savecost] = @Original_savecost)) AND ((@IsNull_scheapp = 1 AND [" +
+ "scheapp] IS NULL) OR ([scheapp] = @Original_scheapp)) AND ((@IsNull_equipment = " +
+ "1 AND [equipment] IS NULL) OR ([equipment] = @Original_equipment)) AND ((@IsNull" +
+ "_kusul = 1 AND [kusul] IS NULL) OR ([kusul] = @Original_kusul)) AND ((@IsNull_ot" +
+ "confirm = 1 AND [otconfirm] IS NULL) OR ([otconfirm] = @Original_otconfirm)) AND" +
+ " ((@IsNull_kuntae = 1 AND [kuntae] IS NULL) OR ([kuntae] = @Original_kuntae)) AN" +
+ "D ((@IsNull_holyreq = 1 AND [holyreq] IS NULL) OR ([holyreq] = @Original_holyreq" +
+ ")) AND ((@IsNull_account = 1 AND [account] IS NULL) OR ([account] = @Original_ac" +
+ "count)) AND ((@IsNull_purchaseEB = 1 AND [purchaseEB] IS NULL) OR ([purchaseEB] " +
+ "= @Original_purchaseEB)));\r\nSELECT idx, [user], gcode, purchase, holyday, projec" +
+ "t, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, a" +
+ "ccount, purchaseEB FROM Auth WHERE (idx = @idx) ORDER BY [user]";
this._adapter.UpdateCommand.CommandType = global::System.Data.CommandType.Text;
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@user", global::System.Data.SqlDbType.VarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "user", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@gcode", global::System.Data.SqlDbType.VarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "gcode", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
@@ -4861,6 +4908,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@kuntae", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "kuntae", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@holyreq", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "holyreq", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@account", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "account", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
+ this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@purchaseEB", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "purchaseEB", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_idx", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "idx", global::System.Data.DataRowVersion.Original, false, null, "", "", ""));
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_user", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "user", global::System.Data.DataRowVersion.Original, true, null, "", "", ""));
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_user", global::System.Data.SqlDbType.VarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "user", global::System.Data.DataRowVersion.Original, false, null, "", "", ""));
@@ -4889,31 +4937,33 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_holyreq", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "holyreq", global::System.Data.DataRowVersion.Original, false, null, "", "", ""));
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_account", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "account", global::System.Data.DataRowVersion.Original, true, null, "", "", ""));
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_account", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "account", global::System.Data.DataRowVersion.Original, false, null, "", "", ""));
+ this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_purchaseEB", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "purchaseEB", global::System.Data.DataRowVersion.Original, true, null, "", "", ""));
+ this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_purchaseEB", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "purchaseEB", global::System.Data.DataRowVersion.Original, false, null, "", "", ""));
this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@idx", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 0, 0, "idx", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitConnection() {
this._connection = new global::System.Data.SqlClient.SqlConnection();
this._connection.ConnectionString = global::FCM0000.Properties.Settings.Default.gwcs;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private void InitCommandCollection() {
this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1];
this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand();
this._commandCollection[0].Connection = this.Connection;
this._commandCollection[0].CommandText = "SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche" +
- "app, equipment, kusul, otconfirm, kuntae, holyreq, account\r\nFROM Auth\r\nWHERE" +
- " (gcode = @gcode)\r\nORDER BY [user]";
+ "app, equipment, kusul, otconfirm, kuntae, holyreq, account, purchaseEB\r\nFROM " +
+ " Auth\r\nWHERE (gcode = @gcode)\r\nORDER BY [user]";
this._commandCollection[0].CommandType = global::System.Data.CommandType.Text;
this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@gcode", global::System.Data.SqlDbType.VarChar, 10, global::System.Data.ParameterDirection.Input, 0, 0, "gcode", global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)]
public virtual int Fill(DSUser.AuthDataTable dataTable, string gcode) {
@@ -4932,7 +4982,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)]
public virtual DSUser.AuthDataTable GetData(string gcode) {
@@ -4949,21 +4999,21 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(DSUser.AuthDataTable dataTable) {
return this.Adapter.Update(dataTable);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(DSUser dataSet) {
return this.Adapter.Update(dataSet, "Auth");
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(global::System.Data.DataRow dataRow) {
return this.Adapter.Update(new global::System.Data.DataRow[] {
@@ -4971,17 +5021,33 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
public virtual int Update(global::System.Data.DataRow[] dataRows) {
return this.Adapter.Update(dataRows);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Delete, true)]
- public virtual int Delete(int Original_idx, string Original_user, string Original_gcode, global::System.Nullable Original_purchase, global::System.Nullable Original_holyday, global::System.Nullable Original_project, global::System.Nullable Original_jobreport, global::System.Nullable Original_savecost, global::System.Nullable Original_scheapp, global::System.Nullable Original_equipment, global::System.Nullable Original_kusul, global::System.Nullable Original_otconfirm, global::System.Nullable Original_kuntae, global::System.Nullable Original_holyreq, global::System.Nullable Original_account) {
+ public virtual int Delete(
+ int Original_idx,
+ string Original_user,
+ string Original_gcode,
+ global::System.Nullable Original_purchase,
+ global::System.Nullable Original_holyday,
+ global::System.Nullable Original_project,
+ global::System.Nullable Original_jobreport,
+ global::System.Nullable Original_savecost,
+ global::System.Nullable Original_scheapp,
+ global::System.Nullable Original_equipment,
+ global::System.Nullable Original_kusul,
+ global::System.Nullable Original_otconfirm,
+ global::System.Nullable Original_kuntae,
+ global::System.Nullable Original_holyreq,
+ global::System.Nullable Original_account,
+ global::System.Nullable Original_purchaseEB) {
this.Adapter.DeleteCommand.Parameters[0].Value = ((int)(Original_idx));
if ((Original_user == null)) {
this.Adapter.DeleteCommand.Parameters[1].Value = ((object)(1));
@@ -5093,6 +5159,14 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
this.Adapter.DeleteCommand.Parameters[26].Value = ((object)(1));
this.Adapter.DeleteCommand.Parameters[27].Value = global::System.DBNull.Value;
}
+ if ((Original_purchaseEB.HasValue == true)) {
+ this.Adapter.DeleteCommand.Parameters[28].Value = ((object)(0));
+ this.Adapter.DeleteCommand.Parameters[29].Value = ((int)(Original_purchaseEB.Value));
+ }
+ else {
+ this.Adapter.DeleteCommand.Parameters[28].Value = ((object)(1));
+ this.Adapter.DeleteCommand.Parameters[29].Value = global::System.DBNull.Value;
+ }
global::System.Data.ConnectionState previousConnectionState = this.Adapter.DeleteCommand.Connection.State;
if (((this.Adapter.DeleteCommand.Connection.State & global::System.Data.ConnectionState.Open)
!= global::System.Data.ConnectionState.Open)) {
@@ -5110,10 +5184,10 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)]
- public virtual int Insert(string user, string gcode, global::System.Nullable purchase, global::System.Nullable holyday, global::System.Nullable project, global::System.Nullable jobreport, global::System.Nullable savecost, global::System.Nullable scheapp, global::System.Nullable equipment, global::System.Nullable kusul, global::System.Nullable otconfirm, global::System.Nullable kuntae, global::System.Nullable holyreq, global::System.Nullable account) {
+ public virtual int Insert(string user, string gcode, global::System.Nullable purchase, global::System.Nullable holyday, global::System.Nullable project, global::System.Nullable jobreport, global::System.Nullable savecost, global::System.Nullable scheapp, global::System.Nullable equipment, global::System.Nullable kusul, global::System.Nullable otconfirm, global::System.Nullable kuntae, global::System.Nullable holyreq, global::System.Nullable account, global::System.Nullable purchaseEB) {
if ((user == null)) {
this.Adapter.InsertCommand.Parameters[0].Value = global::System.DBNull.Value;
}
@@ -5198,6 +5272,12 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
else {
this.Adapter.InsertCommand.Parameters[13].Value = global::System.DBNull.Value;
}
+ if ((purchaseEB.HasValue == true)) {
+ this.Adapter.InsertCommand.Parameters[14].Value = ((int)(purchaseEB.Value));
+ }
+ else {
+ this.Adapter.InsertCommand.Parameters[14].Value = global::System.DBNull.Value;
+ }
global::System.Data.ConnectionState previousConnectionState = this.Adapter.InsertCommand.Connection.State;
if (((this.Adapter.InsertCommand.Connection.State & global::System.Data.ConnectionState.Open)
!= global::System.Data.ConnectionState.Open)) {
@@ -5215,7 +5295,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)]
public virtual int Update(
@@ -5233,6 +5313,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
global::System.Nullable kuntae,
global::System.Nullable holyreq,
global::System.Nullable account,
+ global::System.Nullable purchaseEB,
int Original_idx,
string Original_user,
string Original_gcode,
@@ -5248,6 +5329,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
global::System.Nullable Original_kuntae,
global::System.Nullable Original_holyreq,
global::System.Nullable Original_account,
+ global::System.Nullable Original_purchaseEB,
int idx) {
if ((user == null)) {
this.Adapter.UpdateCommand.Parameters[0].Value = global::System.DBNull.Value;
@@ -5333,118 +5415,132 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
else {
this.Adapter.UpdateCommand.Parameters[13].Value = global::System.DBNull.Value;
}
- this.Adapter.UpdateCommand.Parameters[14].Value = ((int)(Original_idx));
- if ((Original_user == null)) {
- this.Adapter.UpdateCommand.Parameters[15].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[16].Value = global::System.DBNull.Value;
+ if ((purchaseEB.HasValue == true)) {
+ this.Adapter.UpdateCommand.Parameters[14].Value = ((int)(purchaseEB.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[15].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[16].Value = ((string)(Original_user));
+ this.Adapter.UpdateCommand.Parameters[14].Value = global::System.DBNull.Value;
+ }
+ this.Adapter.UpdateCommand.Parameters[15].Value = ((int)(Original_idx));
+ if ((Original_user == null)) {
+ this.Adapter.UpdateCommand.Parameters[16].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[17].Value = global::System.DBNull.Value;
+ }
+ else {
+ this.Adapter.UpdateCommand.Parameters[16].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[17].Value = ((string)(Original_user));
}
if ((Original_gcode == null)) {
throw new global::System.ArgumentNullException("Original_gcode");
}
else {
- this.Adapter.UpdateCommand.Parameters[17].Value = ((string)(Original_gcode));
+ this.Adapter.UpdateCommand.Parameters[18].Value = ((string)(Original_gcode));
}
if ((Original_purchase.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[18].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[19].Value = ((int)(Original_purchase.Value));
+ this.Adapter.UpdateCommand.Parameters[19].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[20].Value = ((int)(Original_purchase.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[18].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[19].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[19].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[20].Value = global::System.DBNull.Value;
}
if ((Original_holyday.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[20].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[21].Value = ((int)(Original_holyday.Value));
+ this.Adapter.UpdateCommand.Parameters[21].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[22].Value = ((int)(Original_holyday.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[20].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[21].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[21].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[22].Value = global::System.DBNull.Value;
}
if ((Original_project.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[22].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[23].Value = ((int)(Original_project.Value));
+ this.Adapter.UpdateCommand.Parameters[23].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[24].Value = ((int)(Original_project.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[22].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[23].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[23].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[24].Value = global::System.DBNull.Value;
}
if ((Original_jobreport.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[24].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[25].Value = ((int)(Original_jobreport.Value));
+ this.Adapter.UpdateCommand.Parameters[25].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[26].Value = ((int)(Original_jobreport.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[24].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[25].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[25].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[26].Value = global::System.DBNull.Value;
}
if ((Original_savecost.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[26].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[27].Value = ((int)(Original_savecost.Value));
+ this.Adapter.UpdateCommand.Parameters[27].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[28].Value = ((int)(Original_savecost.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[26].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[27].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[27].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[28].Value = global::System.DBNull.Value;
}
if ((Original_scheapp.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[28].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[29].Value = ((int)(Original_scheapp.Value));
+ this.Adapter.UpdateCommand.Parameters[29].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[30].Value = ((int)(Original_scheapp.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[28].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[29].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[29].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[30].Value = global::System.DBNull.Value;
}
if ((Original_equipment.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[30].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[31].Value = ((int)(Original_equipment.Value));
+ this.Adapter.UpdateCommand.Parameters[31].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[32].Value = ((int)(Original_equipment.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[30].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[31].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[31].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[32].Value = global::System.DBNull.Value;
}
if ((Original_kusul.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[32].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[33].Value = ((int)(Original_kusul.Value));
+ this.Adapter.UpdateCommand.Parameters[33].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[34].Value = ((int)(Original_kusul.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[32].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[33].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[33].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[34].Value = global::System.DBNull.Value;
}
if ((Original_otconfirm.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[34].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[35].Value = ((int)(Original_otconfirm.Value));
+ this.Adapter.UpdateCommand.Parameters[35].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[36].Value = ((int)(Original_otconfirm.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[34].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[35].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[35].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[36].Value = global::System.DBNull.Value;
}
if ((Original_kuntae.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[36].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[37].Value = ((int)(Original_kuntae.Value));
+ this.Adapter.UpdateCommand.Parameters[37].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[38].Value = ((int)(Original_kuntae.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[36].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[37].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[37].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[38].Value = global::System.DBNull.Value;
}
if ((Original_holyreq.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[38].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[39].Value = ((int)(Original_holyreq.Value));
+ this.Adapter.UpdateCommand.Parameters[39].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[40].Value = ((int)(Original_holyreq.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[38].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[39].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[39].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[40].Value = global::System.DBNull.Value;
}
if ((Original_account.HasValue == true)) {
- this.Adapter.UpdateCommand.Parameters[40].Value = ((object)(0));
- this.Adapter.UpdateCommand.Parameters[41].Value = ((int)(Original_account.Value));
+ this.Adapter.UpdateCommand.Parameters[41].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[42].Value = ((int)(Original_account.Value));
}
else {
- this.Adapter.UpdateCommand.Parameters[40].Value = ((object)(1));
- this.Adapter.UpdateCommand.Parameters[41].Value = global::System.DBNull.Value;
+ this.Adapter.UpdateCommand.Parameters[41].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[42].Value = global::System.DBNull.Value;
}
- this.Adapter.UpdateCommand.Parameters[42].Value = ((int)(idx));
+ if ((Original_purchaseEB.HasValue == true)) {
+ this.Adapter.UpdateCommand.Parameters[43].Value = ((object)(0));
+ this.Adapter.UpdateCommand.Parameters[44].Value = ((int)(Original_purchaseEB.Value));
+ }
+ else {
+ this.Adapter.UpdateCommand.Parameters[43].Value = ((object)(1));
+ this.Adapter.UpdateCommand.Parameters[44].Value = global::System.DBNull.Value;
+ }
+ this.Adapter.UpdateCommand.Parameters[45].Value = ((int)(idx));
global::System.Data.ConnectionState previousConnectionState = this.Adapter.UpdateCommand.Connection.State;
if (((this.Adapter.UpdateCommand.Connection.State & global::System.Data.ConnectionState.Open)
!= global::System.Data.ConnectionState.Open)) {
@@ -5462,7 +5558,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)]
public virtual int Update(
@@ -5480,6 +5576,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
global::System.Nullable kuntae,
global::System.Nullable holyreq,
global::System.Nullable account,
+ global::System.Nullable purchaseEB,
int Original_idx,
string Original_user,
string Original_gcode,
@@ -5494,8 +5591,9 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
global::System.Nullable Original_otconfirm,
global::System.Nullable Original_kuntae,
global::System.Nullable Original_holyreq,
- global::System.Nullable Original_account) {
- return this.Update(user, gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account, Original_idx, Original_user, Original_gcode, Original_purchase, Original_holyday, Original_project, Original_jobreport, Original_savecost, Original_scheapp, Original_equipment, Original_kusul, Original_otconfirm, Original_kuntae, Original_holyreq, Original_account, Original_idx);
+ global::System.Nullable Original_account,
+ global::System.Nullable Original_purchaseEB) {
+ return this.Update(user, gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account, purchaseEB, Original_idx, Original_user, Original_gcode, Original_purchase, Original_holyday, Original_project, Original_jobreport, Original_savecost, Original_scheapp, Original_equipment, Original_kusul, Original_otconfirm, Original_kuntae, Original_holyreq, Original_account, Original_purchaseEB, Original_idx);
}
}
@@ -5522,7 +5620,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
private global::System.Data.IDbConnection _connection;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public UpdateOrderOption UpdateOrder {
get {
return this._updateOrder;
@@ -5533,7 +5631,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" +
"ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" +
"a", "System.Drawing.Design.UITypeEditor")]
@@ -5547,7 +5645,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" +
"ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" +
"a", "System.Drawing.Design.UITypeEditor")]
@@ -5561,7 +5659,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" +
"ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" +
"a", "System.Drawing.Design.UITypeEditor")]
@@ -5575,7 +5673,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public bool BackupDataSetBeforeUpdate {
get {
return this._backupDataSetBeforeUpdate;
@@ -5586,7 +5684,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public global::System.Data.IDbConnection Connection {
get {
@@ -5613,7 +5711,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int TableAdapterInstanceCount {
get {
@@ -5635,7 +5733,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
///Update rows in top-down order.
///
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private int UpdateUpdatedRows(DSUser dataSet, global::System.Collections.Generic.List allChangedRows, global::System.Collections.Generic.List allAddedRows) {
int result = 0;
if ((this._userGroupTableAdapter != null)) {
@@ -5672,7 +5770,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
///Insert rows in top-down order.
///
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private int UpdateInsertedRows(DSUser dataSet, global::System.Collections.Generic.List allAddedRows) {
int result = 0;
if ((this._userGroupTableAdapter != null)) {
@@ -5706,7 +5804,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
///Delete rows in bottom-up order.
///
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private int UpdateDeletedRows(DSUser dataSet, global::System.Collections.Generic.List allChangedRows) {
int result = 0;
if ((this._authTableAdapter != null)) {
@@ -5740,7 +5838,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
///Remove inserted rows that become updated rows after calling TableAdapter.Update(inserted rows) first
///
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private global::System.Data.DataRow[] GetRealUpdatedRows(global::System.Data.DataRow[] updatedRows, global::System.Collections.Generic.List allAddedRows) {
if (((updatedRows == null)
|| (updatedRows.Length < 1))) {
@@ -5764,7 +5862,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
///Update all changes to the dataset.
///
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public virtual int UpdateAll(DSUser dataSet) {
if ((dataSet == null)) {
throw new global::System.ArgumentNullException("dataSet");
@@ -5925,13 +6023,13 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected virtual void SortSelfReferenceRows(global::System.Data.DataRow[] rows, global::System.Data.DataRelation relation, bool childFirst) {
global::System.Array.Sort(rows, new SelfReferenceComparer(relation, childFirst));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
protected virtual bool MatchTableAdapterConnection(global::System.Data.IDbConnection inputConnection) {
if ((this._connection != null)) {
return true;
@@ -5949,7 +6047,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
///
///Update Order Option
///
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public enum UpdateOrderOption {
InsertUpdateDelete = 0,
@@ -5960,7 +6058,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
///
///Used to sort self-referenced table's rows
///
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private class SelfReferenceComparer : object, global::System.Collections.Generic.IComparer {
private global::System.Data.DataRelation _relation;
@@ -5968,7 +6066,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
private int _childFirst;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
internal SelfReferenceComparer(global::System.Data.DataRelation relation, bool childFirst) {
this._relation = relation;
if (childFirst) {
@@ -5980,7 +6078,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
private global::System.Data.DataRow GetRoot(global::System.Data.DataRow row, out int distance) {
global::System.Diagnostics.Debug.Assert((row != null));
global::System.Data.DataRow root = row;
@@ -6019,7 +6117,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public int Compare(global::System.Data.DataRow row1, global::System.Data.DataRow row2) {
if (object.ReferenceEquals(row1, row2)) {
return 0;
diff --git a/SubProject/FCM0000/DSUser.xsd b/SubProject/FCM0000/DSUser.xsd
index fe05238..abd46a5 100644
--- a/SubProject/FCM0000/DSUser.xsd
+++ b/SubProject/FCM0000/DSUser.xsd
@@ -295,7 +295,7 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
- DELETE FROM [Auth] WHERE (([idx] = @Original_idx) AND ((@IsNull_user = 1 AND [user] IS NULL) OR ([user] = @Original_user)) AND ([gcode] = @Original_gcode) AND ((@IsNull_purchase = 1 AND [purchase] IS NULL) OR ([purchase] = @Original_purchase)) AND ((@IsNull_holyday = 1 AND [holyday] IS NULL) OR ([holyday] = @Original_holyday)) AND ((@IsNull_project = 1 AND [project] IS NULL) OR ([project] = @Original_project)) AND ((@IsNull_jobreport = 1 AND [jobreport] IS NULL) OR ([jobreport] = @Original_jobreport)) AND ((@IsNull_savecost = 1 AND [savecost] IS NULL) OR ([savecost] = @Original_savecost)) AND ((@IsNull_scheapp = 1 AND [scheapp] IS NULL) OR ([scheapp] = @Original_scheapp)) AND ((@IsNull_equipment = 1 AND [equipment] IS NULL) OR ([equipment] = @Original_equipment)) AND ((@IsNull_kusul = 1 AND [kusul] IS NULL) OR ([kusul] = @Original_kusul)) AND ((@IsNull_otconfirm = 1 AND [otconfirm] IS NULL) OR ([otconfirm] = @Original_otconfirm)) AND ((@IsNull_kuntae = 1 AND [kuntae] IS NULL) OR ([kuntae] = @Original_kuntae)) AND ((@IsNull_holyreq = 1 AND [holyreq] IS NULL) OR ([holyreq] = @Original_holyreq)) AND ((@IsNull_account = 1 AND [account] IS NULL) OR ([account] = @Original_account)))
+ DELETE FROM [Auth] WHERE (([idx] = @Original_idx) AND ((@IsNull_user = 1 AND [user] IS NULL) OR ([user] = @Original_user)) AND ([gcode] = @Original_gcode) AND ((@IsNull_purchase = 1 AND [purchase] IS NULL) OR ([purchase] = @Original_purchase)) AND ((@IsNull_holyday = 1 AND [holyday] IS NULL) OR ([holyday] = @Original_holyday)) AND ((@IsNull_project = 1 AND [project] IS NULL) OR ([project] = @Original_project)) AND ((@IsNull_jobreport = 1 AND [jobreport] IS NULL) OR ([jobreport] = @Original_jobreport)) AND ((@IsNull_savecost = 1 AND [savecost] IS NULL) OR ([savecost] = @Original_savecost)) AND ((@IsNull_scheapp = 1 AND [scheapp] IS NULL) OR ([scheapp] = @Original_scheapp)) AND ((@IsNull_equipment = 1 AND [equipment] IS NULL) OR ([equipment] = @Original_equipment)) AND ((@IsNull_kusul = 1 AND [kusul] IS NULL) OR ([kusul] = @Original_kusul)) AND ((@IsNull_otconfirm = 1 AND [otconfirm] IS NULL) OR ([otconfirm] = @Original_otconfirm)) AND ((@IsNull_kuntae = 1 AND [kuntae] IS NULL) OR ([kuntae] = @Original_kuntae)) AND ((@IsNull_holyreq = 1 AND [holyreq] IS NULL) OR ([holyreq] = @Original_holyreq)) AND ((@IsNull_account = 1 AND [account] IS NULL) OR ([account] = @Original_account)) AND ((@IsNull_purchaseEB = 1 AND [purchaseEB] IS NULL) OR ([purchaseEB] = @Original_purchaseEB)))
@@ -325,13 +325,15 @@ SELECT id, password, nameE, name, dept, grade, email, level, indate, outdate, te
+
+
- INSERT INTO [Auth] ([user], [gcode], [purchase], [holyday], [project], [jobreport], [savecost], [scheapp], [equipment], [kusul], [otconfirm], [kuntae], [holyreq], [account]) VALUES (@user, @gcode, @purchase, @holyday, @project, @jobreport, @savecost, @scheapp, @equipment, @kusul, @otconfirm, @kuntae, @holyreq, @account);
-SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account FROM Auth WHERE (idx = SCOPE_IDENTITY()) ORDER BY [user]
+ INSERT INTO [Auth] ([user], [gcode], [purchase], [holyday], [project], [jobreport], [savecost], [scheapp], [equipment], [kusul], [otconfirm], [kuntae], [holyreq], [account], [purchaseEB]) VALUES (@user, @gcode, @purchase, @holyday, @project, @jobreport, @savecost, @scheapp, @equipment, @kusul, @otconfirm, @kuntae, @holyreq, @account, @purchaseEB);
+SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account, purchaseEB FROM Auth WHERE (idx = SCOPE_IDENTITY()) ORDER BY [user]
@@ -347,12 +349,13 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
+
- SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account
+ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account, purchaseEB
FROM Auth
WHERE (gcode = @gcode)
ORDER BY [user]
@@ -363,8 +366,8 @@ ORDER BY [user]
- UPDATE [Auth] SET [user] = @user, [gcode] = @gcode, [purchase] = @purchase, [holyday] = @holyday, [project] = @project, [jobreport] = @jobreport, [savecost] = @savecost, [scheapp] = @scheapp, [equipment] = @equipment, [kusul] = @kusul, [otconfirm] = @otconfirm, [kuntae] = @kuntae, [holyreq] = @holyreq, [account] = @account WHERE (([idx] = @Original_idx) AND ((@IsNull_user = 1 AND [user] IS NULL) OR ([user] = @Original_user)) AND ([gcode] = @Original_gcode) AND ((@IsNull_purchase = 1 AND [purchase] IS NULL) OR ([purchase] = @Original_purchase)) AND ((@IsNull_holyday = 1 AND [holyday] IS NULL) OR ([holyday] = @Original_holyday)) AND ((@IsNull_project = 1 AND [project] IS NULL) OR ([project] = @Original_project)) AND ((@IsNull_jobreport = 1 AND [jobreport] IS NULL) OR ([jobreport] = @Original_jobreport)) AND ((@IsNull_savecost = 1 AND [savecost] IS NULL) OR ([savecost] = @Original_savecost)) AND ((@IsNull_scheapp = 1 AND [scheapp] IS NULL) OR ([scheapp] = @Original_scheapp)) AND ((@IsNull_equipment = 1 AND [equipment] IS NULL) OR ([equipment] = @Original_equipment)) AND ((@IsNull_kusul = 1 AND [kusul] IS NULL) OR ([kusul] = @Original_kusul)) AND ((@IsNull_otconfirm = 1 AND [otconfirm] IS NULL) OR ([otconfirm] = @Original_otconfirm)) AND ((@IsNull_kuntae = 1 AND [kuntae] IS NULL) OR ([kuntae] = @Original_kuntae)) AND ((@IsNull_holyreq = 1 AND [holyreq] IS NULL) OR ([holyreq] = @Original_holyreq)) AND ((@IsNull_account = 1 AND [account] IS NULL) OR ([account] = @Original_account)));
-SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account FROM Auth WHERE (idx = @idx) ORDER BY [user]
+ UPDATE [Auth] SET [user] = @user, [gcode] = @gcode, [purchase] = @purchase, [holyday] = @holyday, [project] = @project, [jobreport] = @jobreport, [savecost] = @savecost, [scheapp] = @scheapp, [equipment] = @equipment, [kusul] = @kusul, [otconfirm] = @otconfirm, [kuntae] = @kuntae, [holyreq] = @holyreq, [account] = @account, [purchaseEB] = @purchaseEB WHERE (([idx] = @Original_idx) AND ((@IsNull_user = 1 AND [user] IS NULL) OR ([user] = @Original_user)) AND ([gcode] = @Original_gcode) AND ((@IsNull_purchase = 1 AND [purchase] IS NULL) OR ([purchase] = @Original_purchase)) AND ((@IsNull_holyday = 1 AND [holyday] IS NULL) OR ([holyday] = @Original_holyday)) AND ((@IsNull_project = 1 AND [project] IS NULL) OR ([project] = @Original_project)) AND ((@IsNull_jobreport = 1 AND [jobreport] IS NULL) OR ([jobreport] = @Original_jobreport)) AND ((@IsNull_savecost = 1 AND [savecost] IS NULL) OR ([savecost] = @Original_savecost)) AND ((@IsNull_scheapp = 1 AND [scheapp] IS NULL) OR ([scheapp] = @Original_scheapp)) AND ((@IsNull_equipment = 1 AND [equipment] IS NULL) OR ([equipment] = @Original_equipment)) AND ((@IsNull_kusul = 1 AND [kusul] IS NULL) OR ([kusul] = @Original_kusul)) AND ((@IsNull_otconfirm = 1 AND [otconfirm] IS NULL) OR ([otconfirm] = @Original_otconfirm)) AND ((@IsNull_kuntae = 1 AND [kuntae] IS NULL) OR ([kuntae] = @Original_kuntae)) AND ((@IsNull_holyreq = 1 AND [holyreq] IS NULL) OR ([holyreq] = @Original_holyreq)) AND ((@IsNull_account = 1 AND [account] IS NULL) OR ([account] = @Original_account)) AND ((@IsNull_purchaseEB = 1 AND [purchaseEB] IS NULL) OR ([purchaseEB] = @Original_purchaseEB)));
+SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, scheapp, equipment, kusul, otconfirm, kuntae, holyreq, account, purchaseEB FROM Auth WHERE (idx = @idx) ORDER BY [user]
@@ -380,6 +383,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
+
@@ -408,6 +412,8 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
+
+
@@ -430,6 +436,7 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
+
@@ -438,44 +445,44 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
-
+
-
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
-
+
@@ -485,163 +492,164 @@ SELECT idx, [user], gcode, purchase, holyday, project, jobreport, savecost, sche
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/SubProject/FCM0000/User/fUserAuth.Designer.cs b/SubProject/FCM0000/User/fUserAuth.Designer.cs
index c95dc80..8d7c0af 100644
--- a/SubProject/FCM0000/User/fUserAuth.Designer.cs
+++ b/SubProject/FCM0000/User/fUserAuth.Designer.cs
@@ -31,10 +31,8 @@
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fUserAuth));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- this.dSUser = new FCM0000.DSUser();
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
- this.bs = new System.Windows.Forms.BindingSource(this.components);
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
@@ -54,11 +52,14 @@
this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.ta = new FCM0000.DSUserTableAdapters.AuthTableAdapter();
this.arDatagridView1 = new arCtl.arDatagridView();
+ this.bs = new System.Windows.Forms.BindingSource(this.components);
+ this.dSUser = new FCM0000.DSUser();
+ this.ta = new FCM0000.DSUserTableAdapters.AuthTableAdapter();
this.userDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.account = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.purchaseDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.purchaseEB = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.holydayDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.projectDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jobreportDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
@@ -66,19 +67,14 @@
this.equipmentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.otconfirmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.holyreqDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- ((System.ComponentModel.ISupportInitialize)(this.dSUser)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
this.bn.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
this.cm1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dSUser)).BeginInit();
this.SuspendLayout();
//
- // dSUser
- //
- this.dSUser.DataSetName = "DSUser";
- this.dSUser.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
// bn
//
this.bn.AddNewItem = this.bindingNavigatorAddNewItem;
@@ -122,11 +118,6 @@
this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(67, 22);
this.bindingNavigatorAddNewItem.Text = "추가(&A)";
//
- // bs
- //
- this.bs.DataMember = "Auth";
- this.bs.DataSource = this.dSUser;
- //
// bindingNavigatorCountItem
//
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
@@ -161,6 +152,7 @@
//
this.bindingNavigatorPositionItem.AccessibleName = "위치";
this.bindingNavigatorPositionItem.AutoSize = false;
+ this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
this.bindingNavigatorPositionItem.Text = "0";
@@ -225,6 +217,7 @@
// tbFind
//
this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.tbFind.Name = "tbFind";
this.tbFind.Size = new System.Drawing.Size(100, 25);
this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
@@ -272,10 +265,6 @@
this.loadToolStripMenuItem.Text = "너비값 불러오기";
this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
//
- // ta
- //
- this.ta.ClearBeforeFill = true;
- //
// arDatagridView1
//
this.arDatagridView1.A_DelCurrentCell = true;
@@ -300,6 +289,7 @@
this.userDataGridViewTextBoxColumn,
this.account,
this.purchaseDataGridViewTextBoxColumn,
+ this.purchaseEB,
this.holydayDataGridViewTextBoxColumn,
this.projectDataGridViewTextBoxColumn,
this.jobreportDataGridViewTextBoxColumn,
@@ -316,6 +306,20 @@
this.arDatagridView1.Size = new System.Drawing.Size(1060, 613);
this.arDatagridView1.TabIndex = 3;
//
+ // bs
+ //
+ this.bs.DataMember = "Auth";
+ this.bs.DataSource = this.dSUser;
+ //
+ // dSUser
+ //
+ this.dSUser.DataSetName = "DSUser";
+ this.dSUser.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
+ //
+ // ta
+ //
+ this.ta.ClearBeforeFill = true;
+ //
// userDataGridViewTextBoxColumn
//
this.userDataGridViewTextBoxColumn.DataPropertyName = "user";
@@ -337,54 +341,61 @@
this.purchaseDataGridViewTextBoxColumn.Name = "purchaseDataGridViewTextBoxColumn";
this.purchaseDataGridViewTextBoxColumn.Width = 60;
//
+ // purchaseEB
+ //
+ this.purchaseEB.DataPropertyName = "purchaseEB";
+ this.purchaseEB.HeaderText = "구매(전자실)";
+ this.purchaseEB.Name = "purchaseEB";
+ this.purchaseEB.Width = 83;
+ //
// holydayDataGridViewTextBoxColumn
//
this.holydayDataGridViewTextBoxColumn.DataPropertyName = "holyday";
this.holydayDataGridViewTextBoxColumn.HeaderText = "출근부";
this.holydayDataGridViewTextBoxColumn.Name = "holydayDataGridViewTextBoxColumn";
- this.holydayDataGridViewTextBoxColumn.Width = 72;
+ this.holydayDataGridViewTextBoxColumn.Width = 67;
//
// projectDataGridViewTextBoxColumn
//
this.projectDataGridViewTextBoxColumn.DataPropertyName = "project";
this.projectDataGridViewTextBoxColumn.HeaderText = "프로젝트";
this.projectDataGridViewTextBoxColumn.Name = "projectDataGridViewTextBoxColumn";
- this.projectDataGridViewTextBoxColumn.Width = 84;
+ this.projectDataGridViewTextBoxColumn.Width = 67;
//
// jobreportDataGridViewTextBoxColumn
//
this.jobreportDataGridViewTextBoxColumn.DataPropertyName = "jobreport";
this.jobreportDataGridViewTextBoxColumn.HeaderText = "업무일지";
this.jobreportDataGridViewTextBoxColumn.Name = "jobreportDataGridViewTextBoxColumn";
- this.jobreportDataGridViewTextBoxColumn.Width = 84;
+ this.jobreportDataGridViewTextBoxColumn.Width = 67;
//
// scheappDataGridViewTextBoxColumn
//
this.scheappDataGridViewTextBoxColumn.DataPropertyName = "scheapp";
this.scheappDataGridViewTextBoxColumn.HeaderText = "스케쥴";
this.scheappDataGridViewTextBoxColumn.Name = "scheappDataGridViewTextBoxColumn";
- this.scheappDataGridViewTextBoxColumn.Width = 72;
+ this.scheappDataGridViewTextBoxColumn.Width = 67;
//
// equipmentDataGridViewTextBoxColumn
//
this.equipmentDataGridViewTextBoxColumn.DataPropertyName = "equipment";
this.equipmentDataGridViewTextBoxColumn.HeaderText = "장비목록";
this.equipmentDataGridViewTextBoxColumn.Name = "equipmentDataGridViewTextBoxColumn";
- this.equipmentDataGridViewTextBoxColumn.Width = 84;
+ this.equipmentDataGridViewTextBoxColumn.Width = 67;
//
// otconfirmDataGridViewTextBoxColumn
//
this.otconfirmDataGridViewTextBoxColumn.DataPropertyName = "otconfirm";
this.otconfirmDataGridViewTextBoxColumn.HeaderText = "OT승인";
this.otconfirmDataGridViewTextBoxColumn.Name = "otconfirmDataGridViewTextBoxColumn";
- this.otconfirmDataGridViewTextBoxColumn.Width = 77;
+ this.otconfirmDataGridViewTextBoxColumn.Width = 61;
//
// holyreqDataGridViewTextBoxColumn
//
this.holyreqDataGridViewTextBoxColumn.DataPropertyName = "holyreq";
this.holyreqDataGridViewTextBoxColumn.HeaderText = "휴가요청";
this.holyreqDataGridViewTextBoxColumn.Name = "holyreqDataGridViewTextBoxColumn";
- this.holyreqDataGridViewTextBoxColumn.Width = 84;
+ this.holyreqDataGridViewTextBoxColumn.Width = 67;
//
// fUserAuth
//
@@ -400,13 +411,13 @@
this.Text = "사용자 권한";
this.UseFormSetting = false;
this.Load += new System.EventHandler(this.@__Load);
- ((System.ComponentModel.ISupportInitialize)(this.dSUser)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
this.bn.ResumeLayout(false);
this.bn.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
this.cm1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dSUser)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -442,6 +453,7 @@
private System.Windows.Forms.DataGridViewTextBoxColumn userDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn account;
private System.Windows.Forms.DataGridViewTextBoxColumn purchaseDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn purchaseEB;
private System.Windows.Forms.DataGridViewTextBoxColumn holydayDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn projectDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn jobreportDataGridViewTextBoxColumn;
diff --git a/SubProject/FCM0000/User/fUserAuth.resx b/SubProject/FCM0000/User/fUserAuth.resx
index 456f65c..ff317a3 100644
--- a/SubProject/FCM0000/User/fUserAuth.resx
+++ b/SubProject/FCM0000/User/fUserAuth.resx
@@ -117,9 +117,6 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 222, 17
-
81, 17
@@ -127,7 +124,7 @@
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
+ wQAADsEBuJFr7QAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
/5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
@@ -139,10 +136,13 @@
313, 17
+
+ 222, 17
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
+ wQAADsEBuJFr7QAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
@@ -153,7 +153,7 @@
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
+ wQAADsEBuJFr7QAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
@@ -162,7 +162,7 @@
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
+ wQAADsEBuJFr7QAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
oAc0QjgAAAAASUVORK5CYII=
@@ -171,7 +171,7 @@
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
+ wQAADsEBuJFr7QAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
@@ -182,7 +182,7 @@
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
+ wQAADsEBuJFr7QAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
@@ -194,7 +194,7 @@
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
+ wQAADsEBuJFr7QAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
@@ -232,10 +232,13 @@
vmv/Akgg2IMBDgsSdJwcAEICDhoECjDAmQIFBQouXNiwQYPOgqgLBgQAOw==
-
- 377, 17
-
True
+
+ True
+
+
+ 377, 17
+
\ No newline at end of file
diff --git a/SubProject/FCOMMON/Auth.cs b/SubProject/FCOMMON/Auth.cs
index 522222b..c7fe656 100644
--- a/SubProject/FCOMMON/Auth.cs
+++ b/SubProject/FCOMMON/Auth.cs
@@ -19,7 +19,8 @@ namespace FCOMMON
otconfirm,
kuntae,
holyreq,
- account
+ account,
+ purchaseEB,
}
public static int getAuth(eAuthType type, string uid)
{
diff --git a/SubProject/FEQ0000/Program.cs b/SubProject/FEQ0000/Program.cs
index c9abf9f..6cb2f9a 100644
--- a/SubProject/FEQ0000/Program.cs
+++ b/SubProject/FEQ0000/Program.cs
@@ -1,20 +1,21 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Windows.Forms;
-
-namespace FEQ0000
-{
- static class Program
- {
- ///
- /// 해당 응용 프로그램의 주 진입점입니다.
- ///
- [STAThread]
- static void Main()
- {
- FCOMMON.Util.MsgE("이 프로그램은 단독으로 실행할 수 없습니다.");
- }
-
- }
-}
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Windows.Forms;
+
+namespace FEQ0000
+{
+ static class Program
+ {
+ ///
+ /// 해당 응용 프로그램의 주 진입점입니다.
+ ///
+ [STAThread]
+ static void Main()
+ {
+ FCOMMON.Util.MsgE("이 프로그램은 단독으로 실행할 수 없습니다.");
+ }
+
+ }
+
+}
diff --git a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.Designer.cs b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.Designer.cs
index 7c56ecb..b8276ec 100644
--- a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.Designer.cs
+++ b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.Designer.cs
@@ -30,42 +30,33 @@
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchaseEB));
- FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType4 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
- FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType5 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType18 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType19 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType20 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType21 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType22 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType23 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType24 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.TextCellType textCellType25 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.TextCellType textCellType26 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType27 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType28 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType29 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType30 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType31 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType32 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType33 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType34 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType35 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType36 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType10 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType37 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType38 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType27 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType11 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType12 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType39 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType28 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType13 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType40 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType29 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType14 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType15 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType41 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType30 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType16 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType42 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType17 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType43 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType44 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType45 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType31 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType32 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType18 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType46 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType47 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType48 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType6 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType33 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType34 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType2 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
this.dsPurchase = new FEQ0000.dsPurchase();
this.bs = new System.Windows.Forms.BindingSource(this.components);
this.tam = new FEQ0000.dsPurchaseTableAdapters.TableAdapterManager();
@@ -103,7 +94,6 @@
this.견적서폴더열기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.cm1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
@@ -131,10 +121,6 @@
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
this.tbRequest = new System.Windows.Forms.ToolStripTextBox();
- this.toolStripLabel6 = new System.Windows.Forms.ToolStripLabel();
- this.cmbManager = new System.Windows.Forms.ToolStripComboBox();
- this.toolStripLabel7 = new System.Windows.Forms.ToolStripLabel();
- this.cmbAdmin = new System.Windows.Forms.ToolStripComboBox();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.btSearch = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
@@ -145,7 +131,6 @@
this.엑셀에서열기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
this.btViewDel = new System.Windows.Forms.ToolStripButton();
- this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
this.label1 = new System.Windows.Forms.Label();
@@ -261,6 +246,7 @@
//
this.bindingNavigatorPositionItem.AccessibleName = "위치";
this.bindingNavigatorPositionItem.AutoSize = false;
+ this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
this.bindingNavigatorPositionItem.Text = "0";
@@ -378,6 +364,7 @@
// tbFind
//
this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.tbFind.Name = "tbFind";
this.tbFind.Size = new System.Drawing.Size(100, 26);
this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
@@ -399,6 +386,8 @@
//
// toolStripButton6
//
+ this.toolStripButton6.Enabled = false;
+ this.toolStripButton6.ForeColor = System.Drawing.Color.Red;
this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton6.Name = "toolStripButton6";
@@ -411,6 +400,7 @@
this.toolStripButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.집계표ToolStripMenuItem,
this.구매승인양식ToolStripMenuItem});
+ this.toolStripButton1.Enabled = false;
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
@@ -437,6 +427,7 @@
this.입고품목메일전송ToolStripMenuItem,
this.엑셀에서가져오기ToolStripMenuItem,
this.견적서폴더열기ToolStripMenuItem});
+ this.toolStripButton7.Enabled = false;
this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton7.Name = "toolStripButton7";
@@ -484,49 +475,41 @@
this.sC검색ToolStripMenuItem,
this.cRCF검색ToolStripMenuItem});
this.cm1.Name = "contextMenuStrip1";
- this.cm1.Size = new System.Drawing.Size(314, 400);
+ this.cm1.Size = new System.Drawing.Size(314, 422);
//
// columnSizeToolStripMenuItem
//
this.columnSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.autoToolStripMenuItem,
this.resetToolStripMenuItem,
this.saveToolStripMenuItem,
this.loadToolStripMenuItem});
this.columnSizeToolStripMenuItem.Name = "columnSizeToolStripMenuItem";
this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
- this.columnSizeToolStripMenuItem.Text = "Column Size";
- //
- // autoToolStripMenuItem
- //
- this.autoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("autoToolStripMenuItem.Image")));
- this.autoToolStripMenuItem.Name = "autoToolStripMenuItem";
- this.autoToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
- this.autoToolStripMenuItem.Text = "Auto";
- this.autoToolStripMenuItem.Click += new System.EventHandler(this.autoToolStripMenuItem_Click);
+ this.columnSizeToolStripMenuItem.Text = "열너비";
+ this.columnSizeToolStripMenuItem.Click += new System.EventHandler(this.columnSizeToolStripMenuItem_Click);
//
// resetToolStripMenuItem
//
this.resetToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("resetToolStripMenuItem.Image")));
this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
- this.resetToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
- this.resetToolStripMenuItem.Text = "Reset";
+ this.resetToolStripMenuItem.Size = new System.Drawing.Size(202, 42);
+ this.resetToolStripMenuItem.Text = "초기화";
this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click);
//
// saveToolStripMenuItem
//
this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
- this.saveToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
- this.saveToolStripMenuItem.Text = "Save";
+ this.saveToolStripMenuItem.Size = new System.Drawing.Size(202, 42);
+ this.saveToolStripMenuItem.Text = "저장";
this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
//
// loadToolStripMenuItem
//
this.loadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadToolStripMenuItem.Image")));
this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
- this.loadToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
- this.loadToolStripMenuItem.Text = "Load";
+ this.loadToolStripMenuItem.Size = new System.Drawing.Size(202, 42);
+ this.loadToolStripMenuItem.Text = "불러오기";
this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
//
// toolStripMenuItem3
@@ -617,17 +600,12 @@
this.toolStripSeparator3,
this.toolStripLabel3,
this.tbRequest,
- this.toolStripLabel6,
- this.cmbManager,
- this.toolStripLabel7,
- this.cmbAdmin,
this.toolStripSeparator4,
this.btSearch,
this.toolStripSeparator5,
this.toolStripDropDownButton1,
this.toolStripButton2,
- this.btViewDel,
- this.toolStripButton3});
+ this.btViewDel});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(1334, 37);
@@ -647,6 +625,7 @@
// dtSD
//
this.dtSD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.dtSD.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.dtSD.Name = "dtSD";
this.dtSD.Size = new System.Drawing.Size(75, 37);
this.dtSD.Text = "1982-11-23";
@@ -663,6 +642,7 @@
// dtED
//
this.dtED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.dtED.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.dtED.Name = "dtED";
this.dtED.Size = new System.Drawing.Size(75, 37);
this.dtED.Text = "1982-11-23";
@@ -718,35 +698,12 @@
// tbRequest
//
this.tbRequest.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.tbRequest.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.tbRequest.Name = "tbRequest";
this.tbRequest.Size = new System.Drawing.Size(70, 37);
this.tbRequest.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.tbRequest.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbRequest_KeyDown);
//
- // toolStripLabel6
- //
- this.toolStripLabel6.Name = "toolStripLabel6";
- this.toolStripLabel6.Size = new System.Drawing.Size(55, 34);
- this.toolStripLabel6.Text = "구매담당";
- //
- // cmbManager
- //
- this.cmbManager.Name = "cmbManager";
- this.cmbManager.Size = new System.Drawing.Size(75, 37);
- this.cmbManager.Text = "65";
- //
- // toolStripLabel7
- //
- this.toolStripLabel7.Name = "toolStripLabel7";
- this.toolStripLabel7.Size = new System.Drawing.Size(55, 34);
- this.toolStripLabel7.Text = "구매승인";
- //
- // cmbAdmin
- //
- this.cmbAdmin.Name = "cmbAdmin";
- this.cmbAdmin.Size = new System.Drawing.Size(75, 37);
- this.cmbAdmin.Text = "66";
- //
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
@@ -828,15 +785,6 @@
this.btViewDel.Text = "삭제표시";
this.btViewDel.Click += new System.EventHandler(this.btViewDel_Click);
//
- // toolStripButton3
- //
- this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
- this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton3.Name = "toolStripButton3";
- this.toolStripButton3.Size = new System.Drawing.Size(77, 34);
- this.toolStripButton3.Text = "설명서";
- this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click_1);
- //
// fpSpread1
//
this.fpSpread1.AccessibleDescription = "";
@@ -852,7 +800,7 @@
this.fpSpread1.StatusBarVisible = true;
this.fpSpread1.TabIndex = 4;
this.fpSpread1.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff);
- this.fpSpread1.SetViewportLeftColumn(0, 0, 10);
+ this.fpSpread1.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.fpSpread1_CellClick);
//
// fpSpread1_Sheet1
//
@@ -860,209 +808,158 @@
this.fpSpread1_Sheet1.SheetName = "Sheet1";
// Formulas and custom names must be loaded with R1C1 reference style
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
- this.fpSpread1_Sheet1.ColumnCount = 39;
+ this.fpSpread1_Sheet1.ColumnCount = 27;
this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
this.fpSpread1_Sheet1.ActiveRowIndex = -1;
this.fpSpread1_Sheet1.AutoGenerateColumns = false;
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "요청\r\n검사";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "구매\r\n검사";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "구매신청일";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "상태";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "보관소";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "공정";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "요청";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "Cost Center";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "LineCode";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "SC#";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "SCR/CF";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "수령";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "SID#";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "품명";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "*";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "규격";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "장비\r\n제조사";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "제조\r\n공정";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "장비\r\n모델";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "수량\r\n(요청)";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "수량\r\n(구매)";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 21).Value = "단위";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 22).Value = "단가\r\n(해외)";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 23).Value = "통화";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 24).Value = "단가";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 25).Value = "합계금액";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 26).Value = "공급업체";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 27).Value = "*";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 28).Value = "프로젝트";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 29).Value = "*";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 30).Value = "비고(구매사유)\r\n(요청자)";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 31).Value = "입고예정";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 32).Value = "입고일";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 33).Value = "입고수량";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 34).Value = "PO#";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 35).Value = "비고\r\n(담당자)";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 36).Value = "구매담당";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 37).Value = "구매승인";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 38).Value = "삭제됨";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "구매신청일";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "상태";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "보관소";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "요청";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "SC#";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "SCR/CF";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "수령";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "SID#";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "품명";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "*";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "규격";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "수량\r\n(요청)";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "수량\r\n(구매)";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "단위";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "단가\r\n(해외)";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "통화";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "단가";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "합계금액";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "공급업체";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "*";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "*";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 21).Value = "비고(구매사유)\r\n(요청자)";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 22).Value = "입고일";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 23).Value = "입고수량";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 24).Value = "PO#";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 25).Value = "비고\r\n(담당자)";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 26).Value = "삭제됨";
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 37F;
- this.fpSpread1_Sheet1.Columns.Get(0).CellType = checkBoxCellType4;
- this.fpSpread1_Sheet1.Columns.Get(0).DataField = "chk1";
- this.fpSpread1_Sheet1.Columns.Get(0).Label = "요청\r\n검사";
- this.fpSpread1_Sheet1.Columns.Get(0).Width = 31F;
- this.fpSpread1_Sheet1.Columns.Get(1).CellType = checkBoxCellType5;
- this.fpSpread1_Sheet1.Columns.Get(1).DataField = "chk2";
- this.fpSpread1_Sheet1.Columns.Get(1).Label = "구매\r\n검사";
- this.fpSpread1_Sheet1.Columns.Get(1).Width = 35F;
+ this.fpSpread1_Sheet1.Columns.Get(0).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(0).AllowAutoSort = true;
+ this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType18;
+ this.fpSpread1_Sheet1.Columns.Get(0).DataField = "pdate";
+ this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(0).Label = "구매신청일";
+ this.fpSpread1_Sheet1.Columns.Get(0).Tag = "pdate";
+ this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(0).Width = 82F;
+ this.fpSpread1_Sheet1.Columns.Get(1).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType19;
+ this.fpSpread1_Sheet1.Columns.Get(1).DataField = "state";
+ this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(1).Label = "상태";
+ this.fpSpread1_Sheet1.Columns.Get(1).Tag = "state";
+ this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(1).Width = 116F;
this.fpSpread1_Sheet1.Columns.Get(2).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(2).AllowAutoSort = true;
- this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType25;
- this.fpSpread1_Sheet1.Columns.Get(2).DataField = "pdate";
+ this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType20;
+ this.fpSpread1_Sheet1.Columns.Get(2).DataField = "place";
this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(2).Label = "구매신청일";
- this.fpSpread1_Sheet1.Columns.Get(2).Tag = "pdate";
+ this.fpSpread1_Sheet1.Columns.Get(2).Label = "보관소";
this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(2).Width = 51F;
this.fpSpread1_Sheet1.Columns.Get(3).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(3).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType26;
- this.fpSpread1_Sheet1.Columns.Get(3).DataField = "state";
- this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(3).Label = "상태";
- this.fpSpread1_Sheet1.Columns.Get(3).Tag = "state";
- this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(3).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(4).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType27;
- this.fpSpread1_Sheet1.Columns.Get(4).DataField = "place";
+ this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType21;
+ this.fpSpread1_Sheet1.Columns.Get(3).DataField = "requestName";
+ this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(3).Label = "요청";
+ this.fpSpread1_Sheet1.Columns.Get(3).Tag = "requestName";
+ this.fpSpread1_Sheet1.Columns.Get(3).Width = 50F;
+ this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType22;
+ this.fpSpread1_Sheet1.Columns.Get(4).DataField = "sc";
this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(4).Label = "보관소";
+ this.fpSpread1_Sheet1.Columns.Get(4).Label = "SC#";
+ this.fpSpread1_Sheet1.Columns.Get(4).Tag = "sc";
this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(4).Width = 51F;
this.fpSpread1_Sheet1.Columns.Get(5).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType28;
- this.fpSpread1_Sheet1.Columns.Get(5).DataField = "process";
+ this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType23;
+ this.fpSpread1_Sheet1.Columns.Get(5).DataField = "orderno";
this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(5).Label = "공정";
+ this.fpSpread1_Sheet1.Columns.Get(5).Label = "SCR/CF";
+ this.fpSpread1_Sheet1.Columns.Get(5).Tag = "crcf";
this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(5).Visible = false;
this.fpSpread1_Sheet1.Columns.Get(5).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(6).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType29;
- this.fpSpread1_Sheet1.Columns.Get(6).DataField = "requestName";
+ this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType24;
+ this.fpSpread1_Sheet1.Columns.Get(6).DataField = "receiveName";
this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(6).Label = "요청";
- this.fpSpread1_Sheet1.Columns.Get(6).Tag = "requestName";
+ this.fpSpread1_Sheet1.Columns.Get(6).Label = "수령";
+ this.fpSpread1_Sheet1.Columns.Get(6).Tag = "receiveName";
this.fpSpread1_Sheet1.Columns.Get(6).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(7).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType30;
- this.fpSpread1_Sheet1.Columns.Get(7).DataField = "costcenter";
+ this.fpSpread1_Sheet1.Columns.Get(7).AllowAutoSort = true;
+ this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType25;
+ this.fpSpread1_Sheet1.Columns.Get(7).DataField = "sid";
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(7).Label = "Cost Center";
+ this.fpSpread1_Sheet1.Columns.Get(7).Label = "SID#";
+ this.fpSpread1_Sheet1.Columns.Get(7).Tag = "sid";
this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(8).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType31;
- this.fpSpread1_Sheet1.Columns.Get(8).DataField = "linecode";
- this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(8).Label = "LineCode";
- this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType32;
- this.fpSpread1_Sheet1.Columns.Get(9).DataField = "sc";
- this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(9).Label = "SC#";
- this.fpSpread1_Sheet1.Columns.Get(9).Tag = "sc";
- this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(9).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(10).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(10).CellType = textCellType33;
- this.fpSpread1_Sheet1.Columns.Get(10).DataField = "orderno";
- this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(10).Label = "SCR/CF";
- this.fpSpread1_Sheet1.Columns.Get(10).Tag = "crcf";
- this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(10).Visible = false;
- this.fpSpread1_Sheet1.Columns.Get(10).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType34;
- this.fpSpread1_Sheet1.Columns.Get(11).DataField = "receiveName";
- this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(11).Label = "수령";
- this.fpSpread1_Sheet1.Columns.Get(11).Tag = "receiveName";
- this.fpSpread1_Sheet1.Columns.Get(11).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(12).AllowAutoSort = true;
- this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType35;
- this.fpSpread1_Sheet1.Columns.Get(12).DataField = "sid";
- this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(12).Label = "SID#";
- this.fpSpread1_Sheet1.Columns.Get(12).Tag = "sid";
- this.fpSpread1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(12).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(13).CellType = textCellType36;
- this.fpSpread1_Sheet1.Columns.Get(13).DataField = "pumname";
- this.fpSpread1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(13).Label = "품명";
- this.fpSpread1_Sheet1.Columns.Get(13).Tag = "pumname";
- this.fpSpread1_Sheet1.Columns.Get(13).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(14).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.fpSpread1_Sheet1.Columns.Get(7).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType26;
+ this.fpSpread1_Sheet1.Columns.Get(8).DataField = "pumname";
+ this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(8).Label = "품명";
+ this.fpSpread1_Sheet1.Columns.Get(8).Tag = "pumname";
+ this.fpSpread1_Sheet1.Columns.Get(8).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(9).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
numberCellType10.DecimalPlaces = 0;
numberCellType10.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
numberCellType10.MaximumValue = 2147483647D;
numberCellType10.MinimumValue = -2147483648D;
- this.fpSpread1_Sheet1.Columns.Get(14).CellType = numberCellType10;
- this.fpSpread1_Sheet1.Columns.Get(14).DataField = "pumidx";
- this.fpSpread1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(14).Label = "*";
- this.fpSpread1_Sheet1.Columns.Get(14).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(15).CellType = textCellType37;
- this.fpSpread1_Sheet1.Columns.Get(15).DataField = "pumscale";
- this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(15).Label = "규격";
- this.fpSpread1_Sheet1.Columns.Get(15).Tag = "pumscale";
- this.fpSpread1_Sheet1.Columns.Get(15).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(16).CellType = textCellType38;
- this.fpSpread1_Sheet1.Columns.Get(16).DataField = "dept";
- this.fpSpread1_Sheet1.Columns.Get(16).Label = "장비\r\n제조사";
- this.fpSpread1_Sheet1.Columns.Get(16).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(17).CellType = textCellType38;
- this.fpSpread1_Sheet1.Columns.Get(17).DataField = "manuproc";
- this.fpSpread1_Sheet1.Columns.Get(17).Label = "제조\r\n공정";
- this.fpSpread1_Sheet1.Columns.Get(17).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(18).CellType = textCellType38;
- this.fpSpread1_Sheet1.Columns.Get(18).DataField = "asset";
- this.fpSpread1_Sheet1.Columns.Get(18).Label = "장비\r\n모델";
- this.fpSpread1_Sheet1.Columns.Get(18).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(9).CellType = numberCellType10;
+ this.fpSpread1_Sheet1.Columns.Get(9).DataField = "pumidx";
+ this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(9).Label = "*";
+ this.fpSpread1_Sheet1.Columns.Get(9).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(10).CellType = textCellType27;
+ this.fpSpread1_Sheet1.Columns.Get(10).DataField = "pumscale";
+ this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(10).Label = "규격";
+ this.fpSpread1_Sheet1.Columns.Get(10).Tag = "pumscale";
+ this.fpSpread1_Sheet1.Columns.Get(10).Width = 51F;
numberCellType11.DecimalPlaces = 0;
numberCellType11.NegativeRed = true;
numberCellType11.NullDisplay = "--";
numberCellType11.Separator = ",";
numberCellType11.ShowSeparator = true;
numberCellType11.ShrinkToFit = true;
- this.fpSpread1_Sheet1.Columns.Get(19).CellType = numberCellType11;
- this.fpSpread1_Sheet1.Columns.Get(19).DataField = "pumqtyReq";
- this.fpSpread1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(19).Label = "수량\r\n(요청)";
- this.fpSpread1_Sheet1.Columns.Get(19).Tag = "pumqty";
- this.fpSpread1_Sheet1.Columns.Get(19).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(11).CellType = numberCellType11;
+ this.fpSpread1_Sheet1.Columns.Get(11).DataField = "pumqtyReq";
+ this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(11).Label = "수량\r\n(요청)";
+ this.fpSpread1_Sheet1.Columns.Get(11).Tag = "pumqty";
+ this.fpSpread1_Sheet1.Columns.Get(11).Width = 51F;
numberCellType12.DecimalPlaces = 0;
- this.fpSpread1_Sheet1.Columns.Get(20).CellType = numberCellType12;
- this.fpSpread1_Sheet1.Columns.Get(20).DataField = "pumqty";
- this.fpSpread1_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(20).Label = "수량\r\n(구매)";
- this.fpSpread1_Sheet1.Columns.Get(20).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(20).Width = 55F;
- this.fpSpread1_Sheet1.Columns.Get(21).CellType = textCellType39;
- this.fpSpread1_Sheet1.Columns.Get(21).DataField = "pumunit";
- this.fpSpread1_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(21).Label = "단위";
- this.fpSpread1_Sheet1.Columns.Get(21).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(12).CellType = numberCellType12;
+ this.fpSpread1_Sheet1.Columns.Get(12).DataField = "pumqty";
+ this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(12).Label = "수량\r\n(구매)";
+ this.fpSpread1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(12).Width = 55F;
+ this.fpSpread1_Sheet1.Columns.Get(13).CellType = textCellType28;
+ this.fpSpread1_Sheet1.Columns.Get(13).DataField = "pumunit";
+ this.fpSpread1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(13).Label = "단위";
+ this.fpSpread1_Sheet1.Columns.Get(13).Width = 51F;
numberCellType13.DecimalPlaces = 2;
- this.fpSpread1_Sheet1.Columns.Get(22).CellType = numberCellType13;
- this.fpSpread1_Sheet1.Columns.Get(22).DataField = "pumpriceD";
- this.fpSpread1_Sheet1.Columns.Get(22).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
- this.fpSpread1_Sheet1.Columns.Get(22).Label = "단가\r\n(해외)";
- this.fpSpread1_Sheet1.Columns.Get(22).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(23).CellType = textCellType40;
- this.fpSpread1_Sheet1.Columns.Get(23).DataField = "currency";
- this.fpSpread1_Sheet1.Columns.Get(23).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(23).Label = "통화";
- this.fpSpread1_Sheet1.Columns.Get(23).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(23).Width = 33F;
+ this.fpSpread1_Sheet1.Columns.Get(14).CellType = numberCellType13;
+ this.fpSpread1_Sheet1.Columns.Get(14).DataField = "pumpriceD";
+ this.fpSpread1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
+ this.fpSpread1_Sheet1.Columns.Get(14).Label = "단가\r\n(해외)";
+ this.fpSpread1_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(15).CellType = textCellType29;
+ this.fpSpread1_Sheet1.Columns.Get(15).DataField = "currency";
+ this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(15).Label = "통화";
+ this.fpSpread1_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(15).Width = 33F;
numberCellType14.DecimalPlaces = 0;
numberCellType14.MaximumValue = 9999999999999.99D;
numberCellType14.MinimumValue = -9999999999999.99D;
@@ -1071,12 +968,12 @@
numberCellType14.Separator = ",";
numberCellType14.ShowSeparator = true;
numberCellType14.ShrinkToFit = true;
- this.fpSpread1_Sheet1.Columns.Get(24).CellType = numberCellType14;
- this.fpSpread1_Sheet1.Columns.Get(24).DataField = "pumprice";
- this.fpSpread1_Sheet1.Columns.Get(24).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
- this.fpSpread1_Sheet1.Columns.Get(24).Label = "단가";
- this.fpSpread1_Sheet1.Columns.Get(24).Tag = "pumprice";
- this.fpSpread1_Sheet1.Columns.Get(24).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(16).CellType = numberCellType14;
+ this.fpSpread1_Sheet1.Columns.Get(16).DataField = "pumprice";
+ this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
+ this.fpSpread1_Sheet1.Columns.Get(16).Label = "단가";
+ this.fpSpread1_Sheet1.Columns.Get(16).Tag = "pumprice";
+ this.fpSpread1_Sheet1.Columns.Get(16).Width = 51F;
numberCellType15.DecimalPlaces = 0;
numberCellType15.MaximumValue = 9999999999999.99D;
numberCellType15.MinimumValue = -9999999999999.99D;
@@ -1085,106 +982,83 @@
numberCellType15.Separator = ",";
numberCellType15.ShowSeparator = true;
numberCellType15.ShrinkToFit = true;
- this.fpSpread1_Sheet1.Columns.Get(25).CellType = numberCellType15;
- this.fpSpread1_Sheet1.Columns.Get(25).DataField = "pumamt";
- this.fpSpread1_Sheet1.Columns.Get(25).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
- this.fpSpread1_Sheet1.Columns.Get(25).Label = "합계금액";
- this.fpSpread1_Sheet1.Columns.Get(25).Tag = "pumamt";
- this.fpSpread1_Sheet1.Columns.Get(25).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(26).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(26).CellType = textCellType41;
- this.fpSpread1_Sheet1.Columns.Get(26).DataField = "supply";
- this.fpSpread1_Sheet1.Columns.Get(26).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(26).Label = "공급업체";
- this.fpSpread1_Sheet1.Columns.Get(26).Tag = "supply";
- this.fpSpread1_Sheet1.Columns.Get(26).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(27).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.fpSpread1_Sheet1.Columns.Get(17).CellType = numberCellType15;
+ this.fpSpread1_Sheet1.Columns.Get(17).DataField = "pumamt";
+ this.fpSpread1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
+ this.fpSpread1_Sheet1.Columns.Get(17).Label = "합계금액";
+ this.fpSpread1_Sheet1.Columns.Get(17).Tag = "pumamt";
+ this.fpSpread1_Sheet1.Columns.Get(17).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(18).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(18).CellType = textCellType30;
+ this.fpSpread1_Sheet1.Columns.Get(18).DataField = "supply";
+ this.fpSpread1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(18).Label = "공급업체";
+ this.fpSpread1_Sheet1.Columns.Get(18).Tag = "supply";
+ this.fpSpread1_Sheet1.Columns.Get(18).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(19).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
numberCellType16.DecimalPlaces = 0;
numberCellType16.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
numberCellType16.MaximumValue = 2147483647D;
numberCellType16.MinimumValue = -2147483648D;
- this.fpSpread1_Sheet1.Columns.Get(27).CellType = numberCellType16;
- this.fpSpread1_Sheet1.Columns.Get(27).DataField = "supplyidx";
- this.fpSpread1_Sheet1.Columns.Get(27).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(27).Label = "*";
- this.fpSpread1_Sheet1.Columns.Get(27).Visible = false;
- this.fpSpread1_Sheet1.Columns.Get(27).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(28).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(28).CellType = textCellType42;
- this.fpSpread1_Sheet1.Columns.Get(28).DataField = "project";
- this.fpSpread1_Sheet1.Columns.Get(28).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(28).Label = "프로젝트";
- this.fpSpread1_Sheet1.Columns.Get(28).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(29).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.fpSpread1_Sheet1.Columns.Get(19).CellType = numberCellType16;
+ this.fpSpread1_Sheet1.Columns.Get(19).DataField = "supplyidx";
+ this.fpSpread1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(19).Label = "*";
+ this.fpSpread1_Sheet1.Columns.Get(19).Visible = false;
+ this.fpSpread1_Sheet1.Columns.Get(19).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(20).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
numberCellType17.DecimalPlaces = 0;
numberCellType17.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
numberCellType17.MaximumValue = 2147483647D;
numberCellType17.MinimumValue = -2147483648D;
- this.fpSpread1_Sheet1.Columns.Get(29).CellType = numberCellType17;
- this.fpSpread1_Sheet1.Columns.Get(29).DataField = "projectidx";
- this.fpSpread1_Sheet1.Columns.Get(29).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(29).Label = "*";
- this.fpSpread1_Sheet1.Columns.Get(29).Tag = "projectidx";
- this.fpSpread1_Sheet1.Columns.Get(29).Visible = false;
- this.fpSpread1_Sheet1.Columns.Get(29).Width = 51F;
- textCellType43.WordWrap = true;
- this.fpSpread1_Sheet1.Columns.Get(30).CellType = textCellType43;
- this.fpSpread1_Sheet1.Columns.Get(30).DataField = "bigo";
- this.fpSpread1_Sheet1.Columns.Get(30).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(30).Label = "비고(구매사유)\r\n(요청자)";
- this.fpSpread1_Sheet1.Columns.Get(30).Tag = "bigo";
- this.fpSpread1_Sheet1.Columns.Get(30).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(30).Width = 96F;
- this.fpSpread1_Sheet1.Columns.Get(31).CellType = textCellType44;
- this.fpSpread1_Sheet1.Columns.Get(31).DataField = "edate";
- this.fpSpread1_Sheet1.Columns.Get(31).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(31).Label = "입고예정";
- this.fpSpread1_Sheet1.Columns.Get(31).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(32).CellType = textCellType45;
- this.fpSpread1_Sheet1.Columns.Get(32).DataField = "indate";
- this.fpSpread1_Sheet1.Columns.Get(32).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(32).Label = "입고일";
- this.fpSpread1_Sheet1.Columns.Get(32).Tag = "indate";
- this.fpSpread1_Sheet1.Columns.Get(32).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(20).CellType = numberCellType17;
+ this.fpSpread1_Sheet1.Columns.Get(20).DataField = "projectidx";
+ this.fpSpread1_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(20).Label = "*";
+ this.fpSpread1_Sheet1.Columns.Get(20).Tag = "projectidx";
+ this.fpSpread1_Sheet1.Columns.Get(20).Visible = false;
+ this.fpSpread1_Sheet1.Columns.Get(20).Width = 51F;
+ textCellType31.WordWrap = true;
+ this.fpSpread1_Sheet1.Columns.Get(21).CellType = textCellType31;
+ this.fpSpread1_Sheet1.Columns.Get(21).DataField = "bigo";
+ this.fpSpread1_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(21).Label = "비고(구매사유)\r\n(요청자)";
+ this.fpSpread1_Sheet1.Columns.Get(21).Tag = "bigo";
+ this.fpSpread1_Sheet1.Columns.Get(21).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(21).Width = 96F;
+ this.fpSpread1_Sheet1.Columns.Get(22).CellType = textCellType32;
+ this.fpSpread1_Sheet1.Columns.Get(22).DataField = "indate";
+ this.fpSpread1_Sheet1.Columns.Get(22).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(22).Label = "입고일";
+ this.fpSpread1_Sheet1.Columns.Get(22).Tag = "indate";
+ this.fpSpread1_Sheet1.Columns.Get(22).Width = 51F;
numberCellType18.DecimalPlaces = 0;
numberCellType18.NegativeRed = true;
numberCellType18.ShowSeparator = true;
- this.fpSpread1_Sheet1.Columns.Get(33).CellType = numberCellType18;
- this.fpSpread1_Sheet1.Columns.Get(33).DataField = "inqty";
- this.fpSpread1_Sheet1.Columns.Get(33).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(33).Label = "입고수량";
- this.fpSpread1_Sheet1.Columns.Get(33).Tag = "inqty";
- this.fpSpread1_Sheet1.Columns.Get(33).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(33).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(34).CellType = textCellType46;
- this.fpSpread1_Sheet1.Columns.Get(34).DataField = "po";
- this.fpSpread1_Sheet1.Columns.Get(34).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(34).Label = "PO#";
- this.fpSpread1_Sheet1.Columns.Get(34).Tag = "po";
- this.fpSpread1_Sheet1.Columns.Get(34).Width = 51F;
- textCellType47.WordWrap = true;
- this.fpSpread1_Sheet1.Columns.Get(35).CellType = textCellType47;
- this.fpSpread1_Sheet1.Columns.Get(35).DataField = "chkremark";
- this.fpSpread1_Sheet1.Columns.Get(35).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(35).Label = "비고\r\n(담당자)";
- this.fpSpread1_Sheet1.Columns.Get(35).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(36).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(36).CellType = textCellType48;
- this.fpSpread1_Sheet1.Columns.Get(36).DataField = "purchase_manager";
- this.fpSpread1_Sheet1.Columns.Get(36).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(36).Label = "구매담당";
- this.fpSpread1_Sheet1.Columns.Get(36).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(37).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(37).CellType = textCellType48;
- this.fpSpread1_Sheet1.Columns.Get(37).DataField = "purchase_admin";
- this.fpSpread1_Sheet1.Columns.Get(37).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(37).Label = "구매승인";
- this.fpSpread1_Sheet1.Columns.Get(37).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(38).CellType = checkBoxCellType6;
- this.fpSpread1_Sheet1.Columns.Get(38).DataField = "isdel";
- this.fpSpread1_Sheet1.Columns.Get(38).Label = "삭제됨";
- this.fpSpread1_Sheet1.Columns.Get(38).Tag = "isdel";
- this.fpSpread1_Sheet1.Columns.Get(38).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(23).CellType = numberCellType18;
+ this.fpSpread1_Sheet1.Columns.Get(23).DataField = "inqty";
+ this.fpSpread1_Sheet1.Columns.Get(23).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(23).Label = "입고수량";
+ this.fpSpread1_Sheet1.Columns.Get(23).Tag = "inqty";
+ this.fpSpread1_Sheet1.Columns.Get(23).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(23).Width = 75F;
+ this.fpSpread1_Sheet1.Columns.Get(24).CellType = textCellType33;
+ this.fpSpread1_Sheet1.Columns.Get(24).DataField = "po";
+ this.fpSpread1_Sheet1.Columns.Get(24).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(24).Label = "PO#";
+ this.fpSpread1_Sheet1.Columns.Get(24).Tag = "po";
+ this.fpSpread1_Sheet1.Columns.Get(24).Width = 51F;
+ textCellType34.WordWrap = true;
+ this.fpSpread1_Sheet1.Columns.Get(25).CellType = textCellType34;
+ this.fpSpread1_Sheet1.Columns.Get(25).DataField = "chkremark";
+ this.fpSpread1_Sheet1.Columns.Get(25).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(25).Label = "비고\r\n(담당자)";
+ this.fpSpread1_Sheet1.Columns.Get(25).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(26).CellType = checkBoxCellType2;
+ this.fpSpread1_Sheet1.Columns.Get(26).DataField = "isdel";
+ this.fpSpread1_Sheet1.Columns.Get(26).Label = "삭제됨";
+ this.fpSpread1_Sheet1.Columns.Get(26).Tag = "isdel";
+ this.fpSpread1_Sheet1.Columns.Get(26).Width = 51F;
this.fpSpread1_Sheet1.DataAutoCellTypes = false;
this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
this.fpSpread1_Sheet1.DataSource = this.bs;
@@ -1282,7 +1156,6 @@
private System.Windows.Forms.ToolStripButton btFind;
private FarPoint.Win.Spread.FpSpread fpSpread1;
private System.Windows.Forms.ToolStripMenuItem columnSizeToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem autoToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem resetToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem loadToolStripMenuItem;
@@ -1319,16 +1192,11 @@
private System.Windows.Forms.ToolStripMenuItem 입고품목메일전송ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 엑셀에서가져오기ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 견적서폴더열기ToolStripMenuItem;
- private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.ToolStripButton toolStripButton4;
private System.Windows.Forms.ToolStripMenuItem 입고ToolStripMenuItem;
private System.Windows.Forms.Label label2;
- private System.Windows.Forms.ToolStripLabel toolStripLabel6;
- private System.Windows.Forms.ToolStripLabel toolStripLabel7;
- private System.Windows.Forms.ToolStripComboBox cmbManager;
- private System.Windows.Forms.ToolStripComboBox cmbAdmin;
private System.Windows.Forms.ToolStripMenuItem 엑셀에서열기ToolStripMenuItem;
- private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
private dsPurchaseTableAdapters.EETGW_PurchaseEBTableAdapter ta;
+ private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
}
}
diff --git a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.cs b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.cs
index 7001792..ac05f18 100644
--- a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.cs
+++ b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.cs
@@ -28,7 +28,7 @@ namespace FEQ0000
Properties.Settings.Default["EEEntities"] = FCOMMON.info.CS;
fn_fpcolsize = util.MakeFilePath(util.CurrentPath, "formSetting", "fp_" + this.Name + ".ini");
- this.dsPurchase.Purchase.TableNewRow += Purchase_TableNewRow;
+ this.dsPurchase.EETGW_PurchaseEB.TableNewRow += Purchase_TableNewRow;
this.FormClosing += FPurchase_FormClosing;
this.FormClosed += __Closed;
dtSD.KeyDown += dtSD_KeyDown;
@@ -111,7 +111,6 @@ namespace FEQ0000
this.dtSD.Text = DateTime.Now.AddDays(-30).ToShortDateString();
this.dtED.Text = DateTime.Now.AddDays(10).ToShortDateString();
-
//state list
var stList = FCOMMON.DBM.getCodeList("04");
this.cmbState.Items.Clear();
@@ -119,35 +118,13 @@ namespace FEQ0000
foreach (var item in stList)
cmbState.Items.Add(item.Value);
cmbState.Items.Add("<=Received");
- this.cmbState.SelectedIndex = 0; //all기본 - 양진원
- //this.cmbCr.SelectedIndex = 1;
-
- //구매담당자목록
- using (var tauser = new dsPurchaseTableAdapters.Purchase_ManagerlistTableAdapter())
- {
- var lst_man = tauser.GetByManager(FCOMMON.info.Login.gcode);
- var lat_adm = tauser.GetByAdmin(FCOMMON.info.Login.gcode);
-
- cmbManager.Items.Clear();
- cmbAdmin.Items.Clear();
- cmbManager.Items.Add("-- 전체 --");
- cmbAdmin.Items.Add("-- 전체 --");
-
- foreach (dsPurchase.Purchase_ManagerlistRow dr in lst_man)
- {
- cmbManager.Items.Add(dr.username);
- }
- foreach (dsPurchase.Purchase_ManagerlistRow dr in lat_adm)
- {
- cmbAdmin.Items.Add(dr.username);
- }
- }
- this.cmbManager.SelectedIndex = 0;
- this.cmbAdmin.SelectedIndex = 0;
-
+ this.cmbState.SelectedIndex = 0;
+
+ //all기본 - 양진원
+ //this.cmbCr.SelectedIndex = 1;
//일반사용자의경우에는 상태를 변경하지 못한다.
- int curLevel = Math.Max(FCOMMON.info.Login.level, FCOMMON.DBM.getAuth(FCOMMON.DBM.eAuthType.purchase));
+ int curLevel = Math.Max(FCOMMON.info.Login.level, FCOMMON.DBM.getAuth(FCOMMON.DBM.eAuthType.purchaseEB));
if (curLevel >= 5)
{
btSave.Visible = true;
@@ -207,8 +184,6 @@ namespace FEQ0000
" from EETGW_PurchaseEB " +
" where gcode='" + FCOMMON.info.Login.gcode + "' and isnull(" + dateField + ",'') between @sd and @ed ";
-
-
if (btViewDel.Checked == false)
cmd.CommandText += " and isnull(isdel,0) = 0";
@@ -217,16 +192,7 @@ namespace FEQ0000
{
cmd.CommandText += " and (isnull(dbo.getusername(request),'') like @req or isnull(dbo.getusername(receive),'') like @req)";
}
-
- if (cmbManager.SelectedIndex != 0 && cmbManager.Text.isEmpty() == false)
- {
- cmd.CommandText += $" and purchase_manager like '%{cmbManager.Text.Replace("'", "''")}%'";
- }
- if (cmbAdmin.SelectedIndex != 0 && cmbAdmin.Text.isEmpty() == false)
- {
- cmd.CommandText += $" and purchase_admin like '%{cmbAdmin.Text.Replace("'", "''")}%'";
- }
-
+
if (cmbState.SelectedIndex != 0)
{
if (cmbState.Text.ToUpper() == "<=RECEIVED")
@@ -238,8 +204,6 @@ namespace FEQ0000
cmd.CommandText += " and isnull([state],'') like @st";
}
}
- // else cmd.CommandText += " and (state < '04' or state > '07')";
-
if (cmbSort.SelectedIndex == 1)
{
@@ -260,7 +224,6 @@ namespace FEQ0000
cmd.CommandText += " ORDER BY " + dateField + " DESC, idx DESC";
}
-
cmd.Parameters.Add(new System.Data.SqlClient.SqlParameter("@sd", dtSD.Text));
cmd.Parameters.Add(new System.Data.SqlClient.SqlParameter("@ed", dtED.Text));
cmd.Parameters.Add(new System.Data.SqlClient.SqlParameter("@req", request));
@@ -269,8 +232,8 @@ namespace FEQ0000
da.SelectCommand = cmd;
//read adata
- this.dsPurchase.Purchase.Clear();
- da.Fill(this.dsPurchase.Purchase);
+ this.dsPurchase.EETGW_PurchaseEB.Clear();
+ da.Fill(this.dsPurchase.EETGW_PurchaseEB);
this.dsPurchase.AcceptChanges();
showSummary();
FCOMMON.Util.FPColSizeLoad(ref this.fpSpread1, fn_fpcolsize);
@@ -384,8 +347,6 @@ namespace FEQ0000
{
FCOMMON.Util.MsgE("저장 실패\n" + ex.Message);
}
-
-
}
void showSummary()
{
@@ -987,9 +948,8 @@ namespace FEQ0000
private void 구매승인양식ToolStripMenuItem_Click(object sender, EventArgs e)
{
//구매승인양식
- var f = new fPurchaseEBList(this.dsPurchase.Purchase);
+ var f = new fPurchaseEBList(this.dsPurchase.EETGW_PurchaseEB);
f.Show();
-
}
private void toolStripButton6_Click(object sender, EventArgs e)
@@ -1305,5 +1265,15 @@ namespace FEQ0000
FCOMMON.Util.RunExplorer(fi.FullName);
}
+
+ private void fpSpread1_CellClick(object sender, FarPoint.Win.Spread.CellClickEventArgs e)
+ {
+
+ }
+
+ private void columnSizeToolStripMenuItem_Click(object sender, EventArgs e)
+ {
+
+ }
}
}
diff --git a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.resx b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.resx
index c0f0591..4e6a8c4 100644
--- a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.resx
+++ b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB.resx
@@ -337,16 +337,6 @@
440, 17
-
-
- R0lGODlhEAAQAIQfAJXG2JXa+ZLO5ChrlkCy4TZ1kiVvpCN0trvo9SN5xTd4lrfh7iR9zo3S+EGz7JDJ
- 4TaCromrvC9ymyV+0Dd3mTl1koe72YvN7LTj+9ne6N3g6v7+/0Cw2Stoh////////yH/C05FVFNDQVBF
- Mi4wAwEBAAAh+QQBAAAfACwAAAAAEAAQAAAInwA/CBzooaAHgQUHKvRQoUABCgUlHFT4IYMCBAsQIIBg
- wcBEgh0WCBDAgcAFDAc+fvDQIUKHDgMeEHDQIIFKlgoMGgjQoAGDmwUOehhg4EACBhM+GlzKVOkEBgkO
- GBggNOhCBhgCBPBYUEGHmwkCOCDwYMCAll8XHghwgQCHkQDSLjRgAcKDBwAAKNCwgaIHiR4oOKygkuDE
- pRQTK6YYEAA7
-
-
R0lGODlhEAAQAIQfALnik2aXQv7+/dPut73llbfala3LmW6gSWqdQ2eYRGqaSLfck568iYrUQN7yzF6R
@@ -419,23 +409,10 @@
AMhmkGawjbGxEFuhNoOxjw/cgARrGUwDQE4G2YqiOTQUxYDZriZ4DAD69+umTTg1EzYA5HSQX9E1YzEA
axiAnA4KSGwa0Q0IMZbAYgDQVlBAvgZ6BRfu1pfFbcBLU9P/95WV/9+Qlv5/ko8PjnewscExyOk4DSAG
4DSAGEBVAzBigRgAMwCGyTIAHTAwMDAAABYIANCNo26UAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGSSURBVFhH7ZDdSgJBGIa9kY67hK6gdFX8g27Cm4gIYjVN
- 6KyMrM6qs4Kik+jXGbeO6kACQ/IwDJSCLKPJd9gVk8l1ncWNmAdeZme+l/FxfIp/j18nTCbBNH2LZ4xj
- f+pyEvfNLBgTiZxxhHNR30m6gjLUX95ZoVhtR/RSc3qeTIUzF40CqbZxLoNrghZccok+YTWPpHBdEC8W
- WqJ8dQPXBYHbdylBGTwT3DitsWi2xApnNfNEjGeCsWWD97AOwjNBvBzkNv/qCw6LEhSBeW8GgfnYBYEl
- Z9fFXAmKsOTsupgrQRGWnF0XcyUowpKz62KuBPuxxHrzG5iNXdAJSlAWJSiLEpTlh6BsZldu2OrJI//G
- in1/Z5R0BQ8rX1LZvWux5FaZX5rcLrO9zl7Uc5KuYGix9LxOm8KSk+zctvilkBXNnSTf8dEy53UuGEiR
- ICRx+ajp/4P4AVFv2EBO04nGBWUJpIvxWO7qNU8b7OD+k62RBot29lqKxsyK9wR1koikrx8Cc/sf4Syt
- QNocKTzG5/sG4hiki22pPhYAAAAASUVORK5CYII=
- 515, 17
+ 729, 17
65
diff --git a/SubProject/FEQ0000/PurchaseEB/fPurchaseEBList.cs b/SubProject/FEQ0000/PurchaseEB/fPurchaseEBList.cs
index d970eaf..899d425 100644
--- a/SubProject/FEQ0000/PurchaseEB/fPurchaseEBList.cs
+++ b/SubProject/FEQ0000/PurchaseEB/fPurchaseEBList.cs
@@ -12,13 +12,13 @@ namespace FEQ0000
{
public partial class fPurchaseEBList : Form
{
- public fPurchaseEBList(dsPurchase.PurchaseDataTable dt)
+ public fPurchaseEBList(dsPurchase.EETGW_PurchaseEBDataTable dt)
{
InitializeComponent();
Properties.Settings.Default["gwcs"] = FCOMMON.info.CS;
Properties.Settings.Default["EEEntities"] = FCOMMON.info.CS;
- this.ds1.Purchase.Merge(dt);
+ this.ds1.EETGW_PurchaseEB.Merge(dt);
this.ds1.AcceptChanges();
}
diff --git a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.Designer.cs b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.Designer.cs
index 8d0d3a1..0a86db7 100644
--- a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.Designer.cs
+++ b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.Designer.cs
@@ -29,7 +29,6 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
- System.Windows.Forms.Label processLabel;
System.Windows.Forms.Label receiveLabel;
System.Windows.Forms.Label scLabel;
System.Windows.Forms.Label sidLabel;
@@ -37,26 +36,17 @@
System.Windows.Forms.Label pumqtyLabel;
System.Windows.Forms.Label pumpriceLabel;
System.Windows.Forms.Label pumamtLabel;
- System.Windows.Forms.Label assetLabel;
System.Windows.Forms.Label poLabel;
System.Windows.Forms.Label deptLabel;
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase_Add));
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchaseEB_Add));
System.Windows.Forms.Label label1;
- System.Windows.Forms.Label label2;
- System.Windows.Forms.Label label4;
- System.Windows.Forms.Label label5;
System.Windows.Forms.Label label3;
System.Windows.Forms.Label label6;
- System.Windows.Forms.Label label7;
System.Windows.Forms.Label label8;
System.Windows.Forms.Label label10;
System.Windows.Forms.Label label11;
- System.Windows.Forms.Label label12;
- System.Windows.Forms.Label label13;
System.Windows.Forms.Label label14;
System.Windows.Forms.Label label15;
- System.Windows.Forms.Label label16;
- System.Windows.Forms.Label label17;
System.Windows.Forms.Label label9;
System.Windows.Forms.Label label18;
this.tbSC = new System.Windows.Forms.TextBox();
@@ -69,8 +59,6 @@
this.tbPumAmt = new System.Windows.Forms.TextBox();
this.tbSupply = new System.Windows.Forms.TextBox();
this.tbSupplyIndex = new System.Windows.Forms.TextBox();
- this.tbProject = new System.Windows.Forms.TextBox();
- this.tbProjectIndex = new System.Windows.Forms.TextBox();
this.tbPO = new System.Windows.Forms.TextBox();
this.tbBigo = new System.Windows.Forms.TextBox();
this.dtPdate = new System.Windows.Forms.DateTimePicker();
@@ -81,44 +69,28 @@
this.tbPumIDX = new System.Windows.Forms.TextBox();
this.dtInDate = new System.Windows.Forms.DateTimePicker();
this.chkInDate = new System.Windows.Forms.CheckBox();
- this.dtExpDate = new System.Windows.Forms.DateTimePicker();
- this.chkExp = new System.Windows.Forms.CheckBox();
this.btSaveAdd = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
+ this.tbStorage = new System.Windows.Forms.ComboBox();
this.cmbRemark = new System.Windows.Forms.ComboBox();
this.cmbCurrency = new System.Windows.Forms.ComboBox();
this.tbQtyReal = new System.Windows.Forms.TextBox();
this.tbBigoChk = new System.Windows.Forms.TextBox();
- this.chk2 = new System.Windows.Forms.CheckBox();
- this.chk1 = new System.Windows.Forms.CheckBox();
- this.btSIDChk = new System.Windows.Forms.Button();
this.tbPumPriceD = new System.Windows.Forms.TextBox();
- this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.tbCostCenter = new System.Windows.Forms.ComboBox();
- this.tbLineCode = new System.Windows.Forms.ComboBox();
- this.tbManager = new System.Windows.Forms.ComboBox();
- this.tbAdmin = new System.Windows.Forms.ComboBox();
- this.btEQModel = new System.Windows.Forms.Button();
- this.btEQManu = new System.Windows.Forms.Button();
- this.btProcess = new System.Windows.Forms.Button();
- this.btManuProc = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.tbInQty = new System.Windows.Forms.TextBox();
this.button6 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
- this.tbOrderNo = new System.Windows.Forms.TextBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.dsPurchase = new FEQ0000.dsPurchase();
this.purchaseBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.purchaseTableAdapter = new FEQ0000.dsPurchaseTableAdapters.PurchaseTableAdapter();
- this.tbStorage = new System.Windows.Forms.ComboBox();
- processLabel = new System.Windows.Forms.Label();
receiveLabel = new System.Windows.Forms.Label();
scLabel = new System.Windows.Forms.Label();
sidLabel = new System.Windows.Forms.Label();
@@ -126,25 +98,16 @@
pumqtyLabel = new System.Windows.Forms.Label();
pumpriceLabel = new System.Windows.Forms.Label();
pumamtLabel = new System.Windows.Forms.Label();
- assetLabel = new System.Windows.Forms.Label();
poLabel = new System.Windows.Forms.Label();
deptLabel = new System.Windows.Forms.Label();
label1 = new System.Windows.Forms.Label();
- label2 = new System.Windows.Forms.Label();
- label4 = new System.Windows.Forms.Label();
- label5 = new System.Windows.Forms.Label();
label3 = new System.Windows.Forms.Label();
label6 = new System.Windows.Forms.Label();
- label7 = new System.Windows.Forms.Label();
label8 = new System.Windows.Forms.Label();
label10 = new System.Windows.Forms.Label();
label11 = new System.Windows.Forms.Label();
- label12 = new System.Windows.Forms.Label();
- label13 = new System.Windows.Forms.Label();
label14 = new System.Windows.Forms.Label();
label15 = new System.Windows.Forms.Label();
- label16 = new System.Windows.Forms.Label();
- label17 = new System.Windows.Forms.Label();
label9 = new System.Windows.Forms.Label();
label18 = new System.Windows.Forms.Label();
this.groupBox1.SuspendLayout();
@@ -154,21 +117,10 @@
((System.ComponentModel.ISupportInitialize)(this.purchaseBindingSource)).BeginInit();
this.SuspendLayout();
//
- // processLabel
- //
- processLabel.AutoSize = true;
- processLabel.Location = new System.Drawing.Point(66, 402);
- processLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- processLabel.Name = "processLabel";
- processLabel.Size = new System.Drawing.Size(39, 20);
- processLabel.TabIndex = 8;
- processLabel.Text = "공정";
- processLabel.Click += new System.EventHandler(this.processLabel_Click);
- //
// receiveLabel
//
receiveLabel.AutoSize = true;
- receiveLabel.Location = new System.Drawing.Point(51, 338);
+ receiveLabel.Location = new System.Drawing.Point(51, 65);
receiveLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
receiveLabel.Name = "receiveLabel";
receiveLabel.Size = new System.Drawing.Size(54, 20);
@@ -178,7 +130,7 @@
// scLabel
//
scLabel.AutoSize = true;
- scLabel.Location = new System.Drawing.Point(78, 434);
+ scLabel.Location = new System.Drawing.Point(78, 129);
scLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
scLabel.Name = "scLabel";
scLabel.Size = new System.Drawing.Size(27, 20);
@@ -235,20 +187,10 @@
pumamtLabel.TabIndex = 21;
pumamtLabel.Text = "합계";
//
- // assetLabel
- //
- assetLabel.AutoSize = true;
- assetLabel.Location = new System.Drawing.Point(36, 94);
- assetLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- assetLabel.Name = "assetLabel";
- assetLabel.Size = new System.Drawing.Size(69, 20);
- assetLabel.TabIndex = 20;
- assetLabel.Text = "장비모델";
- //
// poLabel
//
poLabel.AutoSize = true;
- poLabel.Location = new System.Drawing.Point(75, 466);
+ poLabel.Location = new System.Drawing.Point(75, 161);
poLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
poLabel.Name = "poLabel";
poLabel.Size = new System.Drawing.Size(30, 20);
@@ -258,7 +200,7 @@
// deptLabel
//
deptLabel.AutoSize = true;
- deptLabel.Location = new System.Drawing.Point(4, 368);
+ deptLabel.Location = new System.Drawing.Point(3, 335);
deptLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
deptLabel.Name = "deptLabel";
deptLabel.Size = new System.Drawing.Size(84, 40);
@@ -276,38 +218,6 @@
label1.TabIndex = 0;
label1.Text = "입력일";
//
- // label2
- //
- label2.AutoSize = true;
- label2.Location = new System.Drawing.Point(21, 59);
- label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label2.Name = "label2";
- label2.Size = new System.Drawing.Size(84, 20);
- label2.TabIndex = 18;
- label2.Text = "장비제조사";
- //
- // label4
- //
- label4.AutoSize = true;
- label4.Location = new System.Drawing.Point(36, 28);
- label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label4.Name = "label4";
- label4.Size = new System.Drawing.Size(69, 20);
- label4.TabIndex = 16;
- label4.Text = "제조공정";
- //
- // label5
- //
- label5.AutoSize = true;
- label5.ForeColor = System.Drawing.Color.Red;
- label5.Location = new System.Drawing.Point(72, -5);
- label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label5.Name = "label5";
- label5.Size = new System.Drawing.Size(59, 20);
- label5.TabIndex = 14;
- label5.Text = "SCR/CF";
- label5.Visible = false;
- //
// label3
//
label3.AutoSize = true;
@@ -328,18 +238,6 @@
label6.TabIndex = 4;
label6.Text = "상태";
//
- // label7
- //
- label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- label7.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label7.Location = new System.Drawing.Point(11, 661);
- label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label7.Name = "label7";
- label7.Padding = new System.Windows.Forms.Padding(5);
- label7.Size = new System.Drawing.Size(910, 103);
- label7.TabIndex = 1;
- label7.Text = resources.GetString("label7.Text");
- //
// label8
//
label8.AutoSize = true;
@@ -364,37 +262,17 @@
// label11
//
label11.AutoSize = true;
- label11.Location = new System.Drawing.Point(36, 370);
+ label11.Location = new System.Drawing.Point(36, 97);
label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label11.Name = "label11";
label11.Size = new System.Drawing.Size(69, 20);
label11.TabIndex = 6;
label11.Text = "입고수량";
//
- // label12
- //
- label12.AutoSize = true;
- label12.Location = new System.Drawing.Point(68, 155);
- label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label12.Name = "label12";
- label12.Size = new System.Drawing.Size(37, 20);
- label12.TabIndex = 24;
- label12.Text = "Line";
- //
- // label13
- //
- label13.AutoSize = true;
- label13.Location = new System.Drawing.Point(16, 124);
- label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label13.Name = "label13";
- label13.Size = new System.Drawing.Size(89, 20);
- label13.TabIndex = 22;
- label13.Text = "Cost Center";
- //
// label14
//
label14.AutoSize = true;
- label14.Location = new System.Drawing.Point(4, 497);
+ label14.Location = new System.Drawing.Point(3, 464);
label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label14.Name = "label14";
label14.Size = new System.Drawing.Size(84, 20);
@@ -412,26 +290,6 @@
label15.TabIndex = 14;
label15.Text = "실 구매 수량";
//
- // label16
- //
- label16.AutoSize = true;
- label16.Location = new System.Drawing.Point(10, 218);
- label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label16.Name = "label16";
- label16.Size = new System.Drawing.Size(99, 20);
- label16.TabIndex = 44;
- label16.Text = "구매승인자명";
- //
- // label17
- //
- label17.AutoSize = true;
- label17.Location = new System.Drawing.Point(10, 185);
- label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label17.Name = "label17";
- label17.Size = new System.Drawing.Size(99, 20);
- label17.TabIndex = 42;
- label17.Text = "구매담당자명";
- //
// label9
//
label9.AutoSize = true;
@@ -456,12 +314,11 @@
//
// tbSC
//
- this.tbSC.Location = new System.Drawing.Point(112, 430);
+ this.tbSC.Location = new System.Drawing.Point(112, 125);
this.tbSC.Margin = new System.Windows.Forms.Padding(4);
this.tbSC.Name = "tbSC";
this.tbSC.Size = new System.Drawing.Size(286, 27);
this.tbSC.TabIndex = 11;
- this.tbSC.TextChanged += new System.EventHandler(this.tbSC_TextChanged);
//
// tbSID
//
@@ -559,32 +416,9 @@
this.tbSupplyIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.toolTip1.SetToolTip(this.tbSupplyIndex, "Database ID");
//
- // tbProject
- //
- this.tbProject.BackColor = System.Drawing.SystemColors.Window;
- this.tbProject.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbProject.Location = new System.Drawing.Point(93, 332);
- this.tbProject.Margin = new System.Windows.Forms.Padding(4);
- this.tbProject.Name = "tbProject";
- this.tbProject.Size = new System.Drawing.Size(311, 27);
- this.tbProject.TabIndex = 32;
- this.toolTip1.SetToolTip(this.tbProject, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
- //
- // tbProjectIndex
- //
- this.tbProjectIndex.Location = new System.Drawing.Point(410, 332);
- this.tbProjectIndex.Margin = new System.Windows.Forms.Padding(4);
- this.tbProjectIndex.Name = "tbProjectIndex";
- this.tbProjectIndex.ReadOnly = true;
- this.tbProjectIndex.Size = new System.Drawing.Size(64, 27);
- this.tbProjectIndex.TabIndex = 33;
- this.tbProjectIndex.TabStop = false;
- this.tbProjectIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.toolTip1.SetToolTip(this.tbProjectIndex, "Database ID");
- //
// tbPO
//
- this.tbPO.Location = new System.Drawing.Point(112, 462);
+ this.tbPO.Location = new System.Drawing.Point(112, 157);
this.tbPO.Margin = new System.Windows.Forms.Padding(4);
this.tbPO.Name = "tbPO";
this.tbPO.Size = new System.Drawing.Size(286, 27);
@@ -594,7 +428,7 @@
//
this.tbBigo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tbBigo.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbBigo.Location = new System.Drawing.Point(93, 400);
+ this.tbBigo.Location = new System.Drawing.Point(92, 367);
this.tbBigo.Margin = new System.Windows.Forms.Padding(4);
this.tbBigo.MaxLength = 500;
this.tbBigo.Multiline = true;
@@ -614,10 +448,10 @@
//
// btSave
//
- this.btSave.Location = new System.Drawing.Point(11, 770);
+ this.btSave.Location = new System.Drawing.Point(9, 572);
this.btSave.Margin = new System.Windows.Forms.Padding(4);
this.btSave.Name = "btSave";
- this.btSave.Size = new System.Drawing.Size(490, 43);
+ this.btSave.Size = new System.Drawing.Size(490, 58);
this.btSave.TabIndex = 2;
this.btSave.Text = "저장(&S)";
this.btSave.UseVisualStyleBackColor = true;
@@ -654,7 +488,7 @@
this.cmbReceive.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbReceive.FormattingEnabled = true;
this.cmbReceive.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.cmbReceive.Location = new System.Drawing.Point(112, 332);
+ this.cmbReceive.Location = new System.Drawing.Point(112, 59);
this.cmbReceive.Margin = new System.Windows.Forms.Padding(4);
this.cmbReceive.Name = "cmbReceive";
this.cmbReceive.Size = new System.Drawing.Size(286, 28);
@@ -674,7 +508,7 @@
//
// dtInDate
//
- this.dtInDate.Location = new System.Drawing.Point(112, 297);
+ this.dtInDate.Location = new System.Drawing.Point(112, 24);
this.dtInDate.Margin = new System.Windows.Forms.Padding(4);
this.dtInDate.Name = "dtInDate";
this.dtInDate.Size = new System.Drawing.Size(286, 27);
@@ -684,7 +518,7 @@
// chkInDate
//
this.chkInDate.AutoSize = true;
- this.chkInDate.Location = new System.Drawing.Point(32, 299);
+ this.chkInDate.Location = new System.Drawing.Point(32, 26);
this.chkInDate.Margin = new System.Windows.Forms.Padding(4);
this.chkInDate.Name = "chkInDate";
this.chkInDate.Size = new System.Drawing.Size(73, 24);
@@ -694,34 +528,12 @@
this.chkInDate.UseVisualStyleBackColor = true;
this.chkInDate.CheckedChanged += new System.EventHandler(this.chkInDate_CheckedChanged);
//
- // dtExpDate
- //
- this.dtExpDate.Location = new System.Drawing.Point(112, 265);
- this.dtExpDate.Margin = new System.Windows.Forms.Padding(4);
- this.dtExpDate.Name = "dtExpDate";
- this.dtExpDate.Size = new System.Drawing.Size(286, 27);
- this.dtExpDate.TabIndex = 1;
- this.dtExpDate.TabStop = false;
- //
- // chkExp
- //
- this.chkExp.AutoSize = true;
- this.chkExp.Location = new System.Drawing.Point(32, 269);
- this.chkExp.Margin = new System.Windows.Forms.Padding(4);
- this.chkExp.Name = "chkExp";
- this.chkExp.Size = new System.Drawing.Size(73, 24);
- this.chkExp.TabIndex = 0;
- this.chkExp.TabStop = false;
- this.chkExp.Text = "예상일";
- this.chkExp.UseVisualStyleBackColor = true;
- this.chkExp.CheckedChanged += new System.EventHandler(this.chkExp_CheckedChanged);
- //
// btSaveAdd
//
- this.btSaveAdd.Location = new System.Drawing.Point(511, 770);
+ this.btSaveAdd.Location = new System.Drawing.Point(509, 572);
this.btSaveAdd.Margin = new System.Windows.Forms.Padding(4);
this.btSaveAdd.Name = "btSaveAdd";
- this.btSaveAdd.Size = new System.Drawing.Size(410, 43);
+ this.btSaveAdd.Size = new System.Drawing.Size(410, 58);
this.btSaveAdd.TabIndex = 3;
this.btSaveAdd.Text = "저장 및 추가(&A)";
this.btSaveAdd.UseVisualStyleBackColor = true;
@@ -737,14 +549,10 @@
this.groupBox1.Controls.Add(label15);
this.groupBox1.Controls.Add(this.tbBigoChk);
this.groupBox1.Controls.Add(label14);
- this.groupBox1.Controls.Add(this.chk2);
- this.groupBox1.Controls.Add(this.chk1);
- this.groupBox1.Controls.Add(this.btSIDChk);
this.groupBox1.Controls.Add(label10);
this.groupBox1.Controls.Add(label9);
this.groupBox1.Controls.Add(this.tbPumPriceD);
this.groupBox1.Controls.Add(label8);
- this.groupBox1.Controls.Add(this.button3);
this.groupBox1.Controls.Add(this.button2);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Controls.Add(label6);
@@ -761,8 +569,6 @@
this.groupBox1.Controls.Add(this.tbQtyReq);
this.groupBox1.Controls.Add(pumqtyLabel);
this.groupBox1.Controls.Add(sidLabel);
- this.groupBox1.Controls.Add(this.tbProject);
- this.groupBox1.Controls.Add(this.tbProjectIndex);
this.groupBox1.Controls.Add(this.tbPumPrice);
this.groupBox1.Controls.Add(this.tbSupply);
this.groupBox1.Controls.Add(pumpriceLabel);
@@ -772,21 +578,33 @@
this.groupBox1.Controls.Add(pumscaleLabel);
this.groupBox1.Controls.Add(this.tbPumUnit);
this.groupBox1.Controls.Add(this.tbPumModel);
- this.groupBox1.Location = new System.Drawing.Point(11, 6);
+ this.groupBox1.Location = new System.Drawing.Point(8, 6);
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox1.Size = new System.Drawing.Size(490, 651);
+ this.groupBox1.Size = new System.Drawing.Size(490, 559);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "필수입력";
- this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
+ //
+ // tbStorage
+ //
+ this.tbStorage.FormattingEnabled = true;
+ this.tbStorage.ImeMode = System.Windows.Forms.ImeMode.Alpha;
+ this.tbStorage.Items.AddRange(new object[] {
+ "NR",
+ "SPR"});
+ this.tbStorage.Location = new System.Drawing.Point(345, 233);
+ this.tbStorage.Margin = new System.Windows.Forms.Padding(4);
+ this.tbStorage.Name = "tbStorage";
+ this.tbStorage.Size = new System.Drawing.Size(129, 28);
+ this.tbStorage.TabIndex = 52;
//
// cmbRemark
//
this.cmbRemark.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbRemark.FormattingEnabled = true;
- this.cmbRemark.Location = new System.Drawing.Point(94, 368);
+ this.cmbRemark.Location = new System.Drawing.Point(93, 335);
this.cmbRemark.Margin = new System.Windows.Forms.Padding(4);
this.cmbRemark.Name = "cmbRemark";
this.cmbRemark.Size = new System.Drawing.Size(380, 28);
@@ -817,7 +635,7 @@
// tbBigoChk
//
this.tbBigoChk.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbBigoChk.Location = new System.Drawing.Point(93, 493);
+ this.tbBigoChk.Location = new System.Drawing.Point(92, 460);
this.tbBigoChk.Margin = new System.Windows.Forms.Padding(4);
this.tbBigoChk.MaxLength = 500;
this.tbBigoChk.Multiline = true;
@@ -827,39 +645,6 @@
this.tbBigoChk.TabStop = false;
this.toolTip1.SetToolTip(this.tbBigoChk, resources.GetString("tbBigoChk.ToolTip"));
//
- // chk2
- //
- this.chk2.AutoSize = true;
- this.chk2.Enabled = false;
- this.chk2.Location = new System.Drawing.Point(201, 588);
- this.chk2.Name = "chk2";
- this.chk2.Size = new System.Drawing.Size(133, 24);
- this.chk2.TabIndex = 39;
- this.chk2.Text = "구매담당자확인";
- this.chk2.UseVisualStyleBackColor = true;
- //
- // chk1
- //
- this.chk1.AutoSize = true;
- this.chk1.Enabled = false;
- this.chk1.Location = new System.Drawing.Point(94, 588);
- this.chk1.Name = "chk1";
- this.chk1.Size = new System.Drawing.Size(103, 24);
- this.chk1.TabIndex = 38;
- this.chk1.Text = "요청자확인";
- this.chk1.UseVisualStyleBackColor = true;
- //
- // btSIDChk
- //
- this.btSIDChk.BackColor = System.Drawing.Color.Gray;
- this.btSIDChk.Location = new System.Drawing.Point(279, 264);
- this.btSIDChk.Name = "btSIDChk";
- this.btSIDChk.Size = new System.Drawing.Size(196, 34);
- this.btSIDChk.TabIndex = 27;
- this.btSIDChk.Text = "SID 검사(SPR/NR)";
- this.btSIDChk.UseVisualStyleBackColor = false;
- this.btSIDChk.Click += new System.EventHandler(this.btSIDChk_Click);
- //
// tbPumPriceD
//
this.tbPumPriceD.ForeColor = System.Drawing.Color.Blue;
@@ -871,17 +656,6 @@
this.tbPumPriceD.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbPumPriceD.TextChanged += new System.EventHandler(this.tbDolloerPrice_TextChanged);
//
- // button3
- //
- this.button3.Location = new System.Drawing.Point(6, 332);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(80, 27);
- this.button3.TabIndex = 31;
- this.button3.Text = "프로젝트";
- this.toolTip1.SetToolTip(this.button3, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
// button2
//
this.button2.Location = new System.Drawing.Point(6, 302);
@@ -905,24 +679,10 @@
// groupBox2
//
this.groupBox2.BackColor = System.Drawing.Color.Gainsboro;
- this.groupBox2.Controls.Add(this.tbCostCenter);
- this.groupBox2.Controls.Add(this.tbLineCode);
- this.groupBox2.Controls.Add(this.tbManager);
- this.groupBox2.Controls.Add(this.tbAdmin);
- this.groupBox2.Controls.Add(label16);
- this.groupBox2.Controls.Add(label17);
- this.groupBox2.Controls.Add(this.btEQModel);
- this.groupBox2.Controls.Add(this.dtExpDate);
- this.groupBox2.Controls.Add(processLabel);
- this.groupBox2.Controls.Add(this.btEQManu);
- this.groupBox2.Controls.Add(this.btProcess);
- this.groupBox2.Controls.Add(this.btManuProc);
this.groupBox2.Controls.Add(this.cmbReceive);
this.groupBox2.Controls.Add(receiveLabel);
- this.groupBox2.Controls.Add(label12);
this.groupBox2.Controls.Add(scLabel);
this.groupBox2.Controls.Add(this.tbSC);
- this.groupBox2.Controls.Add(label13);
this.groupBox2.Controls.Add(poLabel);
this.groupBox2.Controls.Add(this.button7);
this.groupBox2.Controls.Add(this.tbInQty);
@@ -932,114 +692,20 @@
this.groupBox2.Controls.Add(label11);
this.groupBox2.Controls.Add(this.button4);
this.groupBox2.Controls.Add(this.dtInDate);
- this.groupBox2.Controls.Add(this.tbOrderNo);
this.groupBox2.Controls.Add(this.chkInDate);
- this.groupBox2.Controls.Add(label5);
- this.groupBox2.Controls.Add(this.chkExp);
- this.groupBox2.Controls.Add(label4);
- this.groupBox2.Controls.Add(label2);
this.groupBox2.Controls.Add(this.pictureBox1);
- this.groupBox2.Controls.Add(assetLabel);
- this.groupBox2.Location = new System.Drawing.Point(512, 7);
+ this.groupBox2.Location = new System.Drawing.Point(509, 7);
this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox2.Size = new System.Drawing.Size(409, 650);
+ this.groupBox2.Size = new System.Drawing.Size(409, 558);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "추가정보";
//
- // tbCostCenter
- //
- this.tbCostCenter.FormattingEnabled = true;
- this.tbCostCenter.ImeMode = System.Windows.Forms.ImeMode.Alpha;
- this.tbCostCenter.Location = new System.Drawing.Point(112, 120);
- this.tbCostCenter.Margin = new System.Windows.Forms.Padding(4);
- this.tbCostCenter.Name = "tbCostCenter";
- this.tbCostCenter.Size = new System.Drawing.Size(286, 28);
- this.tbCostCenter.TabIndex = 49;
- this.tbCostCenter.Text = "68";
- //
- // tbLineCode
- //
- this.tbLineCode.FormattingEnabled = true;
- this.tbLineCode.Location = new System.Drawing.Point(112, 151);
- this.tbLineCode.Margin = new System.Windows.Forms.Padding(4);
- this.tbLineCode.Name = "tbLineCode";
- this.tbLineCode.Size = new System.Drawing.Size(286, 28);
- this.tbLineCode.TabIndex = 48;
- this.tbLineCode.Text = "67";
- //
- // tbManager
- //
- this.tbManager.FormattingEnabled = true;
- this.tbManager.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbManager.Location = new System.Drawing.Point(112, 182);
- this.tbManager.Margin = new System.Windows.Forms.Padding(4);
- this.tbManager.Name = "tbManager";
- this.tbManager.Size = new System.Drawing.Size(286, 28);
- this.tbManager.TabIndex = 47;
- this.tbManager.Text = "65";
- //
- // tbAdmin
- //
- this.tbAdmin.FormattingEnabled = true;
- this.tbAdmin.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbAdmin.Location = new System.Drawing.Point(112, 214);
- this.tbAdmin.Margin = new System.Windows.Forms.Padding(4);
- this.tbAdmin.Name = "tbAdmin";
- this.tbAdmin.Size = new System.Drawing.Size(286, 28);
- this.tbAdmin.TabIndex = 46;
- this.tbAdmin.Text = "66";
- //
- // btEQModel
- //
- this.btEQModel.Location = new System.Drawing.Point(112, 90);
- this.btEQModel.Name = "btEQModel";
- this.btEQModel.Size = new System.Drawing.Size(286, 28);
- this.btEQModel.TabIndex = 21;
- this.btEQModel.Tag = "07";
- this.btEQModel.Text = "공용코드 07";
- this.btEQModel.UseVisualStyleBackColor = true;
- this.btEQModel.Click += new System.EventHandler(this.button8_Click_1);
- //
- // btEQManu
- //
- this.btEQManu.Location = new System.Drawing.Point(112, 56);
- this.btEQManu.Name = "btEQManu";
- this.btEQManu.Size = new System.Drawing.Size(286, 28);
- this.btEQManu.TabIndex = 19;
- this.btEQManu.Tag = "06";
- this.btEQManu.Text = "공용코드 06";
- this.btEQManu.UseVisualStyleBackColor = true;
- this.btEQManu.Click += new System.EventHandler(this.btProcess_Click);
- //
- // btProcess
- //
- this.btProcess.Location = new System.Drawing.Point(112, 397);
- this.btProcess.Name = "btProcess";
- this.btProcess.Size = new System.Drawing.Size(286, 28);
- this.btProcess.TabIndex = 9;
- this.btProcess.Tag = "09";
- this.btProcess.Text = "공용코드 09";
- this.toolTip1.SetToolTip(this.btProcess, "공용코드(09)");
- this.btProcess.UseVisualStyleBackColor = true;
- this.btProcess.Click += new System.EventHandler(this.btProcess_Click);
- //
- // btManuProc
- //
- this.btManuProc.Location = new System.Drawing.Point(112, 23);
- this.btManuProc.Name = "btManuProc";
- this.btManuProc.Size = new System.Drawing.Size(286, 28);
- this.btManuProc.TabIndex = 17;
- this.btManuProc.Tag = "08";
- this.btManuProc.Text = "공용코드 08";
- this.btManuProc.UseVisualStyleBackColor = true;
- this.btManuProc.Click += new System.EventHandler(this.btProcess_Click);
- //
// button7
//
- this.button7.Location = new System.Drawing.Point(4, 615);
+ this.button7.Location = new System.Drawing.Point(12, 287);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(93, 27);
this.button7.TabIndex = 29;
@@ -1049,7 +715,7 @@
//
// tbInQty
//
- this.tbInQty.Location = new System.Drawing.Point(112, 365);
+ this.tbInQty.Location = new System.Drawing.Point(112, 92);
this.tbInQty.Margin = new System.Windows.Forms.Padding(4);
this.tbInQty.Name = "tbInQty";
this.tbInQty.Size = new System.Drawing.Size(286, 27);
@@ -1058,7 +724,7 @@
//
// button6
//
- this.button6.Location = new System.Drawing.Point(4, 583);
+ this.button6.Location = new System.Drawing.Point(12, 255);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(93, 27);
this.button6.TabIndex = 28;
@@ -1068,7 +734,7 @@
//
// button5
//
- this.button5.Location = new System.Drawing.Point(4, 551);
+ this.button5.Location = new System.Drawing.Point(12, 223);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(93, 27);
this.button5.TabIndex = 27;
@@ -1078,7 +744,7 @@
//
// button4
//
- this.button4.Location = new System.Drawing.Point(4, 519);
+ this.button4.Location = new System.Drawing.Point(12, 191);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(93, 27);
this.button4.TabIndex = 26;
@@ -1086,21 +752,10 @@
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
- // tbOrderNo
- //
- this.tbOrderNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbOrderNo.ForeColor = System.Drawing.Color.Red;
- this.tbOrderNo.Location = new System.Drawing.Point(138, -9);
- this.tbOrderNo.Margin = new System.Windows.Forms.Padding(4);
- this.tbOrderNo.Name = "tbOrderNo";
- this.tbOrderNo.Size = new System.Drawing.Size(286, 27);
- this.tbOrderNo.TabIndex = 15;
- this.tbOrderNo.Visible = false;
- //
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.Color.Gray;
- this.pictureBox1.Location = new System.Drawing.Point(104, 519);
+ this.pictureBox1.Location = new System.Drawing.Point(112, 191);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(286, 123);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
@@ -1111,7 +766,6 @@
// timer1
//
this.timer1.Interval = 250;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// dsPurchase
//
@@ -1127,37 +781,24 @@
//
this.purchaseTableAdapter.ClearBeforeFill = true;
//
- // tbStorage
- //
- this.tbStorage.FormattingEnabled = true;
- this.tbStorage.ImeMode = System.Windows.Forms.ImeMode.Alpha;
- this.tbStorage.Items.AddRange(new object[] {
- "NR",
- "SPR"});
- this.tbStorage.Location = new System.Drawing.Point(345, 233);
- this.tbStorage.Margin = new System.Windows.Forms.Padding(4);
- this.tbStorage.Name = "tbStorage";
- this.tbStorage.Size = new System.Drawing.Size(129, 28);
- this.tbStorage.TabIndex = 52;
- //
- // fPurchase_Add
+ // fPurchaseEB_Add
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(929, 821);
+ this.BackColor = System.Drawing.Color.SkyBlue;
+ this.ClientSize = new System.Drawing.Size(929, 637);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.btSaveAdd);
this.Controls.Add(this.btSave);
- this.Controls.Add(label7);
this.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.MaximizeBox = false;
this.MinimizeBox = false;
- this.Name = "fPurchase_Add";
+ this.Name = "fPurchaseEB_Add";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Purchase ADD/EDIT";
+ this.Text = "전자실 구매등록/편집";
this.Load += new System.EventHandler(this.@__Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
@@ -1182,8 +823,6 @@
private System.Windows.Forms.TextBox tbPumAmt;
private System.Windows.Forms.TextBox tbSupply;
private System.Windows.Forms.TextBox tbSupplyIndex;
- private System.Windows.Forms.TextBox tbProject;
- private System.Windows.Forms.TextBox tbProjectIndex;
private System.Windows.Forms.TextBox tbPO;
private System.Windows.Forms.TextBox tbBigo;
private System.Windows.Forms.DateTimePicker dtPdate;
@@ -1194,8 +833,6 @@
private System.Windows.Forms.TextBox tbPumIDX;
private System.Windows.Forms.DateTimePicker dtInDate;
private System.Windows.Forms.CheckBox chkInDate;
- private System.Windows.Forms.DateTimePicker dtExpDate;
- private System.Windows.Forms.CheckBox chkExp;
private System.Windows.Forms.Button btSaveAdd;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
@@ -1204,30 +841,17 @@
private System.Windows.Forms.BindingSource purchaseBindingSource;
private dsPurchaseTableAdapters.PurchaseTableAdapter purchaseTableAdapter;
private System.Windows.Forms.ToolTip toolTip1;
- private System.Windows.Forms.TextBox tbOrderNo;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.TextBox tbPumPriceD;
private System.Windows.Forms.TextBox tbInQty;
- private System.Windows.Forms.Button btSIDChk;
private System.Windows.Forms.Timer timer1;
- private System.Windows.Forms.CheckBox chk2;
- private System.Windows.Forms.CheckBox chk1;
- private System.Windows.Forms.Button btProcess;
- private System.Windows.Forms.Button btManuProc;
- private System.Windows.Forms.Button btEQManu;
- private System.Windows.Forms.Button btEQModel;
private System.Windows.Forms.TextBox tbBigoChk;
private System.Windows.Forms.TextBox tbQtyReal;
- private System.Windows.Forms.ComboBox tbAdmin;
- private System.Windows.Forms.ComboBox tbCostCenter;
- private System.Windows.Forms.ComboBox tbLineCode;
- private System.Windows.Forms.ComboBox tbManager;
private System.Windows.Forms.ComboBox cmbCurrency;
private System.Windows.Forms.ComboBox cmbRemark;
private System.Windows.Forms.ComboBox tbStorage;
diff --git a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.cs b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.cs
index 56e4bbd..4bb032c 100644
--- a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.cs
+++ b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.cs
@@ -20,7 +20,7 @@ namespace FEQ0000
dsPurchase.EETGW_PurchaseEBRow dr;
public Boolean repeatAdd = false;
Boolean binit = false;
- string sidchk1 = string.Empty;
+
string dbchk1 = string.Empty;
public fPurchaseEB_Add(dsPurchase.EETGW_PurchaseEBRow dr_)
@@ -29,8 +29,6 @@ namespace FEQ0000
Properties.Settings.Default["gwcs"] = FCOMMON.info.CS;
Properties.Settings.Default["EEEntities"] = FCOMMON.info.CS;
-
-
bsManu = new BindingSource();
bsModel = new BindingSource();
this.dr = dr_;
@@ -42,7 +40,7 @@ namespace FEQ0000
};
this.tbPumName.Leave += tbPumName_Leave;
this.tbSupply.Leave += tbSupply_Leave;
- this.tbProject.Leave += tbProject_Leave;
+ // this.tbProject.Leave += tbProject_Leave;
foreach (Control ctl in groupBox1.Controls)
{
@@ -52,19 +50,46 @@ namespace FEQ0000
}
}
- //필수로
- if(FCOMMON.info.Login.gcode == "K4PM")
- {
- tbCostCenter.BackColor = Color.FromArgb(255, 255, 192);
- tbLineCode.BackColor = Color.FromArgb(255, 255, 192);
- tbManager.BackColor = Color.FromArgb(255, 255, 192);
- }
+ this.tbPumPrice.Validated += (s1, e1) => {
+
+ if (tbPumPrice.Tag != null && tbPumPrice.Tag.ToString().Equals(tbPumPrice.Text))
+ {
+
+ }
+ else
+ {
+ tbPumPrice.Tag = tbPumPrice.Text;
+ if (decimal.TryParse(tbPumPrice.Text.Replace(",", ""), out decimal value))
+ {
+ tbPumPrice.Text = value.ToString("N0");
+
+ }
+ }
+ };
+ this.tbPumPriceD.Validated += (s1, e1) => {
+
+ if (tbPumPriceD.Tag != null && tbPumPriceD.Tag.ToString().Equals(tbPumPriceD.Text))
+ {
+
+ }
+ else
+ {
+ tbPumPriceD.Tag = tbPumPriceD.Text;
+ if (decimal.TryParse(tbPumPriceD.Text.Replace(",", ""), out decimal value))
+ {
+ tbPumPriceD.Text = value.ToString("N0");
+
+ }
+ }
+
+
+ };
}
- Boolean advInput = false;
+ //Boolean advInput = false;
private void __Load(object sender, EventArgs e)
{
- advInput = FCOMMON.Util.getBit(FCOMMON.info.Login.gpermission, (int)FCOMMON.eGroupPermission.purchase_adv);
+ //advInput = FCOMMON.Util.getBit(FCOMMON.info.Login.gpermission, (int)FCOMMON.eGroupPermission.purchase_adv);
tbPumName.ImeMode = ImeMode.Alpha;
//상태
@@ -73,29 +98,29 @@ namespace FEQ0000
this.cmbState.ValueMember = "Value";
this.cmbState.DataSource = stateList;
- //costcenter
- var LstCost = FCOMMON.DBM.getCodeTable("68");
- this.tbCostCenter.DisplayMember = "Value";
- this.tbCostCenter.ValueMember = "Value";
- this.tbCostCenter.DataSource = LstCost;
+ ////costcenter
+ //var LstCost = FCOMMON.DBM.getCodeTable("68");
+ //this.tbCostCenter.DisplayMember = "Value";
+ //this.tbCostCenter.ValueMember = "Value";
+ //this.tbCostCenter.DataSource = LstCost;
- //line
- var LstLine = FCOMMON.DBM.getCodeTable("67");
- this.tbLineCode.DisplayMember = "Value";
- this.tbLineCode.ValueMember = "Value";
- this.tbLineCode.DataSource = LstLine;
+ ////line
+ //var LstLine = FCOMMON.DBM.getCodeTable("67");
+ //this.tbLineCode.DisplayMember = "Value";
+ //this.tbLineCode.ValueMember = "Value";
+ //this.tbLineCode.DataSource = LstLine;
- //구매-담당
- var LstMan = FCOMMON.DBM.getCodeTable("65");
- this.tbManager.DisplayMember = "Value";
- this.tbManager.ValueMember = "Value";
- this.tbManager.DataSource = LstMan;
+ ////구매-담당
+ //var LstMan = FCOMMON.DBM.getCodeTable("65");
+ //this.tbManager.DisplayMember = "Value";
+ //this.tbManager.ValueMember = "Value";
+ //this.tbManager.DataSource = LstMan;
- //구매-승인
- var LstAdm = FCOMMON.DBM.getCodeTable("66");
- this.tbAdmin.DisplayMember = "Value";
- this.tbAdmin.ValueMember = "Value";
- this.tbAdmin.DataSource = LstAdm;
+ ////구매-승인
+ //var LstAdm = FCOMMON.DBM.getCodeTable("66");
+ //this.tbAdmin.DisplayMember = "Value";
+ //this.tbAdmin.ValueMember = "Value";
+ //this.tbAdmin.DataSource = LstAdm;
//통화
var LstCur = FCOMMON.DBM.getCodeTable("69");
@@ -141,15 +166,15 @@ namespace FEQ0000
dtInDate.Value = DateTime.Parse(dr.indate);
}
- if (dr.IsedateNull() || dr.edate.isEmpty())
- {
- this.chkExp.Checked = false;
- }
- else
- {
- this.chkExp.Checked = true;
- dtExpDate.Value = DateTime.Parse(dr.edate);
- }
+ //if (dr.IsedateNull() || dr.edate.isEmpty())
+ //{
+ // this.chkExp.Checked = false;
+ //}
+ //else
+ //{
+ // this.chkExp.Checked = true;
+ // dtExpDate.Value = DateTime.Parse(dr.edate);
+ //}
///입력된 데이터를 적용한다.
if (cmbRequest.Items.Count > 0)
@@ -178,39 +203,9 @@ namespace FEQ0000
}
else cmbReceive.Text = dr.receive;
-
-
tbSID.Text = dr.sid;
tbSID.Tag = tbSID.Text;
- //230728
- if (dr.IscostcenterNull() == false)
- tbCostCenter.Text = dr.costcenter;
- else tbCostCenter.Text = string.Empty;
- if (dr.IslinecodeNull() == false)
- tbLineCode.Text = dr.linecode;
- else tbLineCode.Text = string.Empty;
-
- if (dr.IsmanuprocNull() == false)
- btManuProc.Text = dr.manuproc;
- else
- btManuProc.Text = string.Empty;
-
- //if (dr.manuproc == "") btManuProc.SelectedIndex = -1;
- //else btManuProc.Text = dr.manuproc; //190106
- if (dr.IsdeptNull() == false)
- btEQManu.Text = dr.dept;
- else
- btEQManu.Text = string.Empty;
-
- if (btEQManu.Text.isEmpty())
- {
- if (dr.asset != "") FCOMMON.Util.MsgE(
- string.Format("장비 모델 명({0})이 있지만 해당 제조사가 없으므로 모델명이 제거 됩니다. 모델을 다시 지정 하세요", dr.asset));
- btEQModel.Text = string.Empty;
- }
- else btEQModel.Text = dr.asset; //제조모델명
-
cmbCurrency.Text = dr.currency;
tbPumName.Text = dr.pumname;
tbPumName.Tag = tbPumName.Text;
@@ -225,8 +220,8 @@ namespace FEQ0000
if (dr.IspumidxNull()) tbPumIDX.Text = "-1";
else tbPumIDX.Text = dr.pumidx.ToString();
- tbPumPrice.Text = dr.pumprice.ToString();
- tbPumPriceD.Text = dr.pumpriceD.ToString();
+ tbPumPrice.Text = dr.pumprice.ToString("N0");
+ tbPumPriceD.Text = dr.pumpriceD.ToString("N0");
tbPumAmt.Text = dr.pumamt.ToString("N0"); //천단위 구분기호 추가 181222
tbPumUnit.Text = dr.pumunit;
@@ -234,44 +229,20 @@ namespace FEQ0000
tbSupply.Tag = tbSupply.Text;
tbSupplyIndex.Text = dr.supplyidx.ToString();
- tbProject.Text = dr.project;
- tbProject.Tag = tbProject.Text;
- tbProjectIndex.Text = dr.projectidx.ToString();
-
cmbState.Text = dr.state;
- if (dr.IsprocessNull() == false) btProcess.Text = dr.process;
- else btProcess.Text = string.Empty;
- if (btProcess.Text.isEmpty())
- {
- //181203 - 이 사용자가 마지막으로 사용한 공정값을 사용한다.
- var lastprocess = FCOMMON.DBM.getFirstValue("process", "purchase", "request like '%" + this.cmbRequest.Text + "%'", "pdate desc");
- if (lastprocess != "") btProcess.Text = lastprocess;
-
- }
- chk1.Checked = dr.chk1;
- chk2.Checked = dr.chk2;
-
- tbManager.Text = dr.purchase_manager;
- tbAdmin.Text = dr.purchase_admin;
-
tbSC.Text = dr.sc;
tbPO.Text = dr.po;
- tbOrderNo.Text = dr.orderno;
+
tbBigo.Text = dr.bigo;
if (dr.IschkremarkNull()) tbBigoChk.Text = string.Empty;
else tbBigoChk.Text = dr.chkremark;
dtInDate.Text = dr.indate;
- dtExpDate.Text = dr.edate;
+
if (dr.IsinqtyNull() == false)
tbInQty.Text = dr.inqty.ToString();
- //else tbInQty.Text = "0";
-
- //chkInDate.Checked = !dr.IsindateNull();
- //chkExp.Checked = !dr.IsedateNull();
-
- this.dtExpDate.Enabled = chkExp.Checked;
+
this.dtInDate.Enabled = chkInDate.Checked;
//일반사용자의경우에는 상태를 변경하지 못한다.
@@ -306,13 +277,7 @@ namespace FEQ0000
tbQtyReal.Enabled = true;
}
- if (advInput == false)
- {
- this.Width = 528;
- // this.linkLabel7.Enabled = false;
- this.tbProject.Enabled = false;
- this.tbProjectIndex.Enabled = false;
- }
+
this.Show();
Application.DoEvents();
tbPumName.Focus();
@@ -334,7 +299,7 @@ namespace FEQ0000
if (dr.RowState == DataRowState.Detached || dr.RowState == DataRowState.Added)
{
- sidchk1 = string.Empty;
+
dbchk1 = string.Empty;
//복사된 자료는 isd가 잇으면 sid가 잇다면 자동 처리해준다.
@@ -346,7 +311,7 @@ namespace FEQ0000
}
else
{
- sidchk1 = tbSID.Text.Trim();
+
dbchk1 = tbPumName.Text.Trim();
}
@@ -373,16 +338,14 @@ namespace FEQ0000
{
case "cmbrequest":
//요청자가 마지막으로 입력한 자료의 process 를 찾아서 기입해준다.
- var lastprocess = FCOMMON.DBM.getFirstValue("process", "purchase", "request like '%" + this.cmbRequest.Text + "%'", "pdate desc");
- if (lastprocess != "") btProcess.Text = lastprocess;
+ //var lastprocess = FCOMMON.DBM.getFirstValue("process", "purchase", "request like '%" + this.cmbRequest.Text + "%'", "pdate desc");
+ //if (lastprocess != "") btProcess.Text = lastprocess;
tbSID.Focus();
break;
case "tbpumname":
Lov_Item(search, false);
break;
- case "tbproject":
- Lov_Project(search, false);
- break;
+
case "tbsupply":
Lov_Supply(search, false);
break;
@@ -402,7 +365,6 @@ namespace FEQ0000
if (search == "" && allowAll == false)
{
dbchk1 = string.Empty;
- sidchk1 = string.Empty;
FCOMMON.Util.MsgE("품명은 필수 값 입니다");
tbPumName.Focus();
return;
@@ -413,7 +375,6 @@ namespace FEQ0000
if (f.ShowDialog() == System.Windows.Forms.DialogResult.OK)
{
dbchk1 = f.itemName;
- sidchk1 = string.Empty;
//인덱스값이 다르면 모델 및 가격을 업데이트 한다.
tbPumName.Text = f.itemName;
@@ -421,8 +382,8 @@ namespace FEQ0000
this.tbPumIDX.Text = f.item.ToString();
this.tbPumModel.Text = f.itemmodel;
- this.tbPumPrice.Text = f.itemprice.ToString();
- this.tbPumPriceD.Text = f.itempriceD.ToString();
+ this.tbPumPrice.Text = f.itemprice.ToString("N0");
+ this.tbPumPriceD.Text = f.itempriceD.ToString("N0");
this.tbSID.Text = f.SID;
this.tbSID.Tag = f.SID;
this.tbPumUnit.Text = f.itemUnit; //181214
@@ -439,8 +400,6 @@ namespace FEQ0000
{
tbSupply.Text = pcInfo.supply;
tbSupplyIndex.Text = pcInfo.supplyidx.ToString();
- if (pcInfo.project != "" && tbProject.Text == "")
- tbProject.Text = pcInfo.project;
}
else
{
@@ -458,26 +417,7 @@ namespace FEQ0000
if (tbPumModel.Enabled) tbPumModel.Focus();
else this.tbQtyReq.Focus();
}
- void Lov_Project(string search, Boolean allowAll)
- {
- if (search != "" || allowAll == true)
- {
- var f = new FCM0000.fLovProject(search);
- if (f.ShowDialog() == System.Windows.Forms.DialogResult.OK)
- {
- this.tbProject.Text = f.Title;
- this.tbProject.Tag = f.Title;
- this.tbProjectIndex.Text = f.Index.ToString();
- btSave.Focus();
- }
- else
- {
- tbProject.SelectAll();
- tbProject.Focus();
- }
- }
- else this.btSave.Focus();
- }
+
void Lov_Supply(string search, Boolean allowAll)
{
if (search != "" || allowAll == true)
@@ -488,9 +428,7 @@ namespace FEQ0000
tbSupply.Text = f.Title;
tbSupply.Tag = f.Title;
tbSupplyIndex.Text = f.Index.ToString();
- if (advInput)
- this.tbProject.Focus();
- else
+
this.tbBigo.Focus();
}
else
@@ -501,9 +439,7 @@ namespace FEQ0000
}
else
{
- if (advInput)
- this.tbProject.Focus();
- else
+
this.tbBigo.Focus();
}
}
@@ -522,7 +458,7 @@ namespace FEQ0000
}
//시드검사한 자료와 현재 입력된 시드가 다르면 검사를 다시 하게 한다
- if (this.tbPumName.Text.Trim().Equals(this.dbchk1) == false)
+ if (this.tbPumName.Text.Trim().Equals(this.dbchk1.Trim()) == false)
{
Util.MsgE("품명검사 자료가 변경되었습니다. 다시 검사 하세요");
Lov_Item("", true);
@@ -531,59 +467,6 @@ namespace FEQ0000
}
- if (tbSID.Text.Equals("신규") || tbSID.Text.isEmpty())
- {
- //FCOMMON.Util.MsgI($"신규 SID로 인해 SID 검사를 진행하지 않습니다");
- }
- else
- {
- if (string.IsNullOrWhiteSpace(this.sidchk1))
- {
- FCOMMON.Util.MsgE("SID검사가 필요합니다.\n상단의 검사 버튼을 눌러 SPR/NR 재고 여부를 확인 하세요");
- btSIDChk.Focus();
- return false;
- }
-
- //시드검사한 자료와 현재 입력된 시드가 다르면 검사를 다시 하게 한다
- if (this.tbSID.Text.Trim().Equals(this.sidchk1) == false)
- {
- Util.MsgE("SID검사 자료가 변경되었습니다. 다시 검사 하세요");
- sidchk1 = string.Empty;
- return false;
- }
- }
-
-
- if (FCOMMON.info.Login.gcode == "K4PM")
- {
- if(tbCostCenter.Text.isEmpty())
- {
- FCOMMON.Util.MsgE("CostCenter 를 입력하세요");
- tbCostCenter.Focus();
- return false;
- }
- if (tbLineCode.Text.isEmpty())
- {
- FCOMMON.Util.MsgE("LineCode 를 입력하세요");
- tbLineCode.Focus();
- return false;
- }
- if (tbManager.Text.isEmpty())
- {
- FCOMMON.Util.MsgE("구매담당자 를 입력하세요");
- tbManager.Focus();
- return false;
- }
- }
-
-
- //if (cbProcess.Text.Trim() == "")
- //{
- // FCOMMON.Util.MsgE("추가정보내의 [공정]을 선택하세요.");
- // cbProcess.Focus();
- // return false;
- //}
-
if (tbPumName.Text.isEmpty())
{
FCOMMON.Util.MsgE("품명이 없습니다.");
@@ -591,13 +474,6 @@ namespace FEQ0000
return false;
}
- //if (tbPumModel.Text == "")
- //{
- // FCOMMON.Util.MsgE("제품 규격을 입력하세요.");
- // tbPumModel.Focus();
- // return false;
- //}
-
if (tbQtyReq.Text == "")
{
FCOMMON.Util.MsgE("수량(요청)을 입력하세요.");
@@ -617,36 +493,7 @@ namespace FEQ0000
}
}
- if (advInput == true)
- {
- if (tbOrderNo.Text.isEmpty() == false && tbProjectIndex.Text != "-1")
- {
- FCOMMON.Util.MsgI("구매경고\n" +
- "프로젝트가 할당 되어있으며 CR/CF값이 입력되어있습니다.\n" +
- "CR/CF 구매의 경우 프로젝트 파트리스트를 통해서 구매 신청 하세요\n" +
- "이 화면은 NR구매요청 입니다");
- }
-
- if (tbProject.Text == "")
- {
- //프로젝트명에 입력이 안되있다
- if (tbProjectIndex.Text != "-1") this.tbProjectIndex.Text = "-1";
- }
- else
- {
- //프로젝트에 뭔가를 입력했다
- if (tbProjectIndex.Text == "-1")
- {
- FCOMMON.Util.MsgE("프로젝트가 선택되지 않았습니다. 직접입력은 허용되지 않습니다.\n" +
- "프로젝트 명을 입력하고 Enter 키를 눌러서 관련 프로젝트를 선택하세요\n" +
- "프로젝트가 없는 경우에는 비고란에 해당 내용을 기입하세요");
- tbProject.Focus();
- tbProject.SelectAll();
- return false;
- }
- }
- }
-
+
if (tbStorage.Text.Equals("SPR"))
{
if (FCOMMON.Util.MsgQ("SPR 항목입니다. 저장할까요?") != DialogResult.Yes)
@@ -666,102 +513,25 @@ namespace FEQ0000
}
}
- var overtime = DateTime.Now - DateTime.Parse("2019-01-09 00:00:00");
- if (overtime.TotalSeconds > 0 && FCOMMON.info.Login.gcode != "K4PM")
- {
- if (advInput == true && this.btProcess.Text.Trim() == "")
- {
- if (FCOMMON.info.Login.level >= 5)
- {
- var dlg = FCOMMON.Util.MsgQ("[공정]을 입력하지 않고 진행 하시겠습니까?\n\n" +
- "선택 대상이 없는 경우 문의 바랍니다.\n\n");
- if (dlg != System.Windows.Forms.DialogResult.Yes)
- {
- btProcess.Focus();
- return false;
- }
- }
- else
- {
- FCOMMON.Util.MsgE("[공정]을 선택하세요\n\n" +
- "선택 대상이 없는 경우 문의 바랍니다.\n\n");
-
- btProcess.Focus();
- return false;
- }
- }
- if (advInput == true && btManuProc.Text.Trim() == "")
- {
- if (FCOMMON.info.Login.level >= 5)
- {
- var dlg = FCOMMON.Util.MsgQ("[제조공정]을 입력하지 않고 진행 하시겠습니까?\n\n" +
- "선택 대상이 없는 경우 문의 바랍니다.\n\n");
- if (dlg != System.Windows.Forms.DialogResult.Yes)
- {
- btManuProc.Focus();
- return false;
- }
- }
- else
- {
- FCOMMON.Util.MsgE("[제조공정]을 선택하세요\n\n" +
- "선택 대상이 없는 경우 문의 바랍니다.\n\n");
-
- btManuProc.Focus();
- return false;
- }
- }
- if (advInput == true && this.btEQManu.Text.Trim() == "")
- {
- if (FCOMMON.info.Login.level >= 5)
- {
- var dlg = FCOMMON.Util.MsgQ("[장비제조사]를 입력하지 않고 진행 하시겠습니까?\n\n" +
- "선택 대상이 없는 경우 문의 바랍니다.\n\n");
- if (dlg != System.Windows.Forms.DialogResult.Yes)
- {
- btEQManu.Focus();
- return false;
- }
- }
- else
- {
- FCOMMON.Util.MsgE("[장비제조사]를 선택하세요.\n\n" +
- "선택 대상이 없는 경우 문의 바랍니다.\n\n");
- btEQManu.Focus();
- return false;
- }
- }
-
- }
//프로젝트명이 업다면 사유가 반드시 입력되어ㅑㅇ 하낟.
- if (tbProject.Text.isEmpty() && tbBigo.Text.isEmpty())
+ if ( tbBigo.Text.isEmpty())
{
Util.MsgE("구매자 비고(=구매사유)를 입력하세요\n프로젝트가 없다면 사유가 입력되어야 합니다");
tbBigo.Focus();
return false;
}
- //if (dr.RowState != DataRowState.Detached && dr.RowState != DataRowState.Added)
- //{
- // if (dr.sc != tbSC.Text.Trim() && tbSC.Text != "")
- // {
- // //dtPdate.Value = DateTime.Now;
- // this.cmbState.SelectedValue = "Approving";
- // //if (dr.state == "00") dr.state = "01"; //approv 변경
- // }
- //}
-
//품목정보에 없는 데이터이므로 자료를 추가한다.
if (tbPumIDX.Text == "-1")
{
- var newidx = FCOMMON.DBM.addItem(tbPumName.Text, tbSID.Text, tbPumModel.Text.Trim(), decimal.Parse(tbPumPrice.Text), tbSupply.Text.Trim(), int.Parse(tbSupplyIndex.Text), null);
+ var newidx = FCOMMON.DBM.addItem(tbPumName.Text, tbSID.Text, tbPumModel.Text.Trim(), decimal.Parse(tbPumPrice.Text.Replace(",","")), tbSupply.Text.Trim(), int.Parse(tbSupplyIndex.Text), null);
if (newidx > 0) tbPumIDX.Text = newidx.ToString();
}
else if (tbSID.Text != "" && tbSID.Text != tbSID.Tag.ToString())
{
//SID가 변경되었으므로 업데이트 해주낟.
- FCOMMON.DBM.UpdateItemSID(int.Parse(tbPumIDX.Text), tbSID.Text);
+ FCOMMON.DBM.UpdateItemSID(int.Parse(tbPumIDX.Text.Replace(",", "")), tbSID.Text);
}
//수령을 했는데. 현재 상태가 04 미만이면 04(수령)으로 변경 한다.
@@ -777,19 +547,19 @@ namespace FEQ0000
}
//단가가없는경우 생성한다.
- if (decimal.TryParse(tbPumPrice.Text, out decimal vprice) == false)
+ if (decimal.TryParse(tbPumPrice.Text.Replace(",", ""), out decimal vprice) == false)
{
- if (decimal.TryParse(tbPumPriceD.Text, out decimal vpriced) == true)
+ if (decimal.TryParse(tbPumPriceD.Text.Replace(",", ""), out decimal vpriced) == true)
{
applyDollerToWon();
}
}
- if (int.TryParse(tbQtyReq.Text, out int vqtyreq) == false)
+ if (int.TryParse(tbQtyReq.Text.Replace(",", ""), out int vqtyreq) == false)
tbQtyReq.Text = "0";
- if (int.TryParse(tbQtyReal.Text, out int vqtyreal) == false)
+ if (int.TryParse(tbQtyReal.Text.Replace(",", ""), out int vqtyreal) == false)
tbQtyReal.Text = "0";
- if (decimal.TryParse(tbPumPrice.Text, out decimal vpumprice) == false)
+ if (decimal.TryParse(tbPumPrice.Text.Replace(",", ""), out decimal vpumprice) == false)
tbPumPrice.Text = "0";
//요청 구매 수량이 다를경우 비고 입력이 필요함
@@ -808,7 +578,7 @@ namespace FEQ0000
dr.pumprice = vpumprice;// decimal.Parse(tbPumPrice.Text);
dr.currency = cmbCurrency.Text.Trim();
- if (decimal.TryParse(tbPumPriceD.Text, out decimal priced))
+ if (decimal.TryParse(tbPumPriceD.Text.Replace(",", ""), out decimal priced))
{
dr.pumpriceD = priced;
}
@@ -821,8 +591,7 @@ namespace FEQ0000
else dr.pumidx = int.Parse(tbPumIDX.Text);
dr.sid = tbSID.Text.Trim();
- if (chkExp.Checked) dr.edate = this.dtExpDate.Value.ToShortDateString();
- else dr.SetedateNull();
+
if (chkInDate.Checked) dr.indate = this.dtInDate.Value.ToShortDateString();
else dr.SetindateNull();
dr.pdate = this.dtPdate.Value.ToShortDateString();
@@ -835,10 +604,7 @@ namespace FEQ0000
dr.sid = tbSID.Text;
- dr.asset = btEQModel.Text;
- dr.dept = btEQManu.Text;
- dr.manuproc = btManuProc.Text;
-
+
dr.pumname = tbPumName.Text;
dr.pumname = dr.pumname.Replace("*", "x"); //181031
@@ -848,18 +614,12 @@ namespace FEQ0000
dr.supply = tbSupply.Text;
dr.place = tbStorage.Text;
- dr.costcenter = tbCostCenter.Text;
- dr.linecode = tbLineCode.Text;
-
- dr.purchase_manager = tbManager.Text;
- dr.purchase_admin = tbAdmin.Text;
+
if (tbSupplyIndex.Text == "") dr.SetsupplyidxNull();
else dr.supplyidx = int.Parse(tbSupplyIndex.Text);
- dr.project = tbProject.Text;
- if (tbProjectIndex.Text == "") dr.SetprojectidxNull();
- else dr.projectidx = int.Parse(tbProjectIndex.Text);
+
dr.state = cmbState.Text.Trim();
@@ -868,10 +628,10 @@ namespace FEQ0000
else
dr.receive = cmbReceive.Text.Trim();
- dr.process = btProcess.Text;
+
dr.sc = tbSC.Text;
dr.po = tbPO.Text;
- dr.orderno = tbOrderNo.Text;
+
dr.bigo = tbBigo.Text;
dr.chkremark = tbBigoChk.Text;
@@ -924,51 +684,10 @@ namespace FEQ0000
this.dtInDate.Enabled = chkInDate.Checked;
}
- private void chkExp_CheckedChanged(object sender, EventArgs e)
- {
- this.dtExpDate.Enabled = chkExp.Checked;
- }
-
+
private void comboBox1_SelectedIndexChanged(object sender, EventArgs e)
{
- //string code = "";
- //if (cmbState.SelectedIndex < 0) label3.Text = "--";
- //else
- //{
- // //var value = cmbState.DataSource as BindingSource;
- // //var list = value.DataSource as Dictionary;
- // //var item = list.Values
- // if (cmbState.Text.StartsWith("[") == false) return;
- // code = cmbState.Text.ToString().Substring(1, 2);
- // var desc = FCOMMON.DBM.getCodeSavlue("04", code);
- // label3.Text = desc;
-
- //}
- //switch (code)
- //{
- // case "01":
- // label3.BackColor = Color.LightBlue;
- // break;
- // case "02":
- // label3.BackColor = Color.SkyBlue;
- // break;
- // case "03":
- // label3.BackColor = Color.Yellow;
- // break;
- // case "04":
- // label3.BackColor = Color.Green;
- // break;
- // case "06":
- // case "05":
- // label3.BackColor = Color.Red;
- // break;
- // case "07":
- // label3.BackColor = Color.Magenta;
- // break;
- // default:
- // label3.BackColor = Color.LightGray;
- // break;
- //}
+
}
@@ -981,9 +700,9 @@ namespace FEQ0000
private void tbPumQty_TextChanged(object sender, EventArgs e)
{
- var b1 = int.TryParse(tbQtyReal.Text, out int qtyreal);
- var b2 = int.TryParse(tbQtyReq.Text, out int qtyreq);
- var b3 = double.TryParse(tbPumPrice.Text, out double price);
+ var b1 = int.TryParse(tbQtyReal.Text.Replace(",", ""), out int qtyreal);
+ var b2 = int.TryParse(tbQtyReq.Text.Replace(",", ""), out int qtyreq);
+ var b3 = double.TryParse(tbPumPrice.Text.Replace(",", ""), out double price);
double amt = 0;
//실구매수량이 잇으면 그걸로한다
@@ -993,36 +712,7 @@ namespace FEQ0000
tbPumAmt.Text = amt.ToString("N0");
}
- private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
- {
-
- }
-
- private void linkLabel2_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
- {
-
- }
-
-
-
-
- private void linkLabel6_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
- {
-
- }
-
- private void linkLabel7_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
- {
-
- }
-
- void tbProject_Leave(object sender, EventArgs e)
- {
- //커서를 빠져나갈떄 사용자가 이름만 변경했다면 선택 idx를 제거해준다.
- var tb = sender as TextBox;
- if (tb.Text == "") tbProjectIndex.Text = "-1";
- else if (tb.Text != tb.Tag.ToString()) tbProjectIndex.Text = "-1";
- }
+
void tbSupply_Leave(object sender, EventArgs e)
{
@@ -1066,12 +756,7 @@ namespace FEQ0000
Lov_Supply("", true);
}
- private void button3_Click(object sender, EventArgs e)
- {
- //lov 프로젝트
- Lov_Project("", true);
- }
-
+
private void button4_Click(object sender, EventArgs e)
{
if (!Clipboard.ContainsImage())
@@ -1089,15 +774,7 @@ namespace FEQ0000
private void button5_Click(object sender, EventArgs e)
{
- //FCOMMON.fWebCamera f = new FCOMMON.fWebCamera(FCOMMON.info.camIndex);
- //if (f.ShowDialog() == System.Windows.Forms.DialogResult.OK)
- //{
- // var bmp = f.bmp.Clone();
- // Application.DoEvents();
- // var oimag = this.pictureBox1.Image;
- // this.pictureBox1.Image = (Image)bmp;
- // if (oimag != null) oimag.Dispose();
- //}
+
}
private void button6_Click(object sender, EventArgs e)
@@ -1133,7 +810,7 @@ namespace FEQ0000
//if ( decimal.TryParse(tbPumPrice.Text, out decimal result) == false || result == 0)
if (binit)
{
- if (decimal.TryParse(tbPumPriceD.Text, out decimal priced) == true)
+ if (decimal.TryParse(tbPumPriceD.Text.Replace(",", ""), out decimal priced) == true)
{
applyDollerToWon();
}
@@ -1143,157 +820,17 @@ namespace FEQ0000
tbPumPrice.Text = "0";
}
}
-
}
void applyDollerToWon()
{
- if (decimal.TryParse(tbPumPriceD.Text, out decimal priced))
+ if (decimal.TryParse(tbPumPriceD.Text.Replace(",", ""), out decimal priced))
{
var price = FCOMMON.info.dollertowon * (double)priced;
- tbPumPrice.Text = (Math.Ceiling(price)).ToString();
+ tbPumPrice.Text = (Math.Ceiling(price)).ToString("N0");
}
else tbPumPrice.Text = "0";
}
- private void btSIDChk_Click(object sender, EventArgs e)
- {
- var sid = tbSID.Text.Trim();
-
- if (sid.Equals("신규") || sid.isEmpty())
- {
- Util.MsgI($"신규SID는 검사를 진행하지 않습니다");
- return;
- }
-
-
- if (sid.Length != 9)
- {
- FCOMMON.Util.MsgE("검색 할 SID를 입력하세요");
- tbSID.Focus();
- tbSID.SelectAll();
- return;
- }
-
- var dt = Amkor.RestfulService.SPMSIDSearch(sid);
- if (dt.Complete)
- {
- var f = new fSIDListSelect(sid, dt.Result);
- if (f.ShowDialog() == DialogResult.OK)
- {
- dr.chk1 = true;
- this.sidchk1 = sid;
- }
- else
- {
- Util.MsgE("목록표시 창에서 '확인' 버튼을 눌러야 SID검색이 완료됩니다.");
- }
- }
- else
- {
- Util.MsgI("SPM/NR 에서 검색된 정보가 없습니다\n저장이 가능 합니다");
- this.sidchk1 = sid;
- }
-
- }
-
- private void timer1_Tick(object sender, EventArgs e)
- {
- if (tbSID.TextLength != 9)
- {
- if (tbSID.Text.Equals("신규") || tbSID.Text.isEmpty())
- {
- btSIDChk.BackColor = Color.Gray;
- }
- else
- {
- if (btSIDChk.BackColor == Color.Gray)
- btSIDChk.BackColor = Color.Tomato;
- else
- btSIDChk.BackColor = Color.Gray;
- }
- }
- else
- {
- if (string.IsNullOrWhiteSpace(sidchk1))
- {
- if (btSIDChk.BackColor == Color.Lime)
- btSIDChk.BackColor = Color.White;
- else
- btSIDChk.BackColor = Color.Lime;
- }
- else btSIDChk.BackColor = SystemColors.Control;
- }
-
- }
-
- private void processLabel_Click(object sender, EventArgs e)
- {
- //var f = new FCM0000.fCode("09");
- //var dlg = f.ShowDialog();
- //if (dlg == DialogResult.OK)
- //{
- // //장비기술공정
- // var dt = FCOMMON.DBM.getCodeTable("09");
- // this.cbProcess.DataSource = dt;
- // cbProcess.Text = f.SelectedTitle;// cbProcess.SelectedIndex = -1;
- //}
- }
-
- private void groupBox1_Enter(object sender, EventArgs e)
- {
-
- }
-
- private void btProcess_Click(object sender, EventArgs e)
- {
- var bt = sender as Button;
- var guun = bt.Tag.ToString();
- var f = new FCM0000.fCode(guun);
- var dlg = f.ShowDialog();
- if (dlg == DialogResult.OK)
- {
- //장비기술공정;
- bt.Text = f.SelectedTitle;// cbProcess.SelectedIndex = -1;
- }
- }
-
- private void tbSC_TextChanged(object sender, EventArgs e)
- {
-
- }
-
-
-
- private void cbEQModel_SelectedIndexChanged(object sender, EventArgs e)
- {
-
- }
-
- private void cbEQManu_SelectedIndexChanged(object sender, EventArgs e)
- {
-
- }
-
- private void button8_Click_1(object sender, EventArgs e)
- {
- if (btEQManu.Text.isEmpty())
- {
- Util.MsgE("장비 제조사가 선택되지 않았습니다");
- btEQManu.Focus();
- return;
- }
-
- string filter = "svalue='" + btEQManu.Text.Replace("'", "''") + "'";
-
- var bt = sender as Button;
- var guun = bt.Tag.ToString();
- var f = new FCM0000.fCode(guun, filter);
- var dlg = f.ShowDialog();
- if (dlg == DialogResult.OK)
- {
- //장비기술공정;
- bt.Text = f.SelectedTitle;// cbProcess.SelectedIndex = -1;
- }
- }
+
}
}
diff --git a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.resx b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.resx
index f286013..c5539de 100644
--- a/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.resx
+++ b/SubProject/FEQ0000/PurchaseEB/fPurchaseEB_Add.resx
@@ -117,9 +117,6 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- False
-
False
@@ -141,9 +138,6 @@
False
-
- False
-
False
@@ -163,33 +157,12 @@
False
-
- False
-
-
- False
-
-
- False
-
False
False
-
- False
-
-
- 프로젝트 명 (관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 부품..)
-공용 공구 / 상세한 사유 작성 (공용으로 보관하여 함께 쓰는 공구들..전동 드릴 등…)
-공용 파트 / 상세한 사유 작성 (공용으로 보관하여 정비에 사용되는 것들.. 방청제, WIRE, CONNECTOR, PIN 등 )
-공정 정비 파트 / 상세한 사유 작성 (주,보조 공정에서 사용되는 부품..Overhaul 및 개선 지원 부품, FEEDER WHEEL, , 장비 교체 파트 등)
-개인 정비 공구 / 상세한 사유 작성 (개인이 보관하여 사용하는 공구류, WRENCH, DRIVER, DRILL, TAP 등..)
-기타 물품 / 상세한 사유 작성 (상기항목에 포함되지 않는 것들…관리 및 정리에 사용되는 물품 등..)
-
-
False
@@ -199,12 +172,6 @@
False
-
- False
-
-
- False
-
False
@@ -218,12 +185,6 @@
False
-
- False
-
-
- False
-
False
diff --git a/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.cs b/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.cs
index b215c4a..8871c8a 100644
--- a/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.cs
+++ b/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.cs
@@ -541,7 +541,7 @@ namespace FEQ0000
}
//시드검사한 자료와 현재 입력된 시드가 다르면 검사를 다시 하게 한다
- if (this.tbPumName.Text.Trim().Equals(this.dbchk1) == false)
+ if (this.tbPumName.Text.Trim().Equals(this.dbchk1.Trim()) == false)
{
Util.MsgE("품명검사 자료가 변경되었습니다. 다시 검사 하세요");
Lov_Item("", true);