--- 02_Module/ClientLib.dll
            +++ 02_Module/ClientLib.dll
        | Binary file is not shown | 
--- 02_Module/HANMI_J_SALE.dll
            +++ 02_Module/HANMI_J_SALE.dll
        | Binary file is not shown | 
--- 02_Module/HANMI_MACH.dll
            +++ 02_Module/HANMI_MACH.dll
        | Binary file is not shown | 
--- 02_Module/HANMI_SALE.dll
            +++ 02_Module/HANMI_SALE.dll
        | Binary file is not shown | 
--- 02_Module/HANMI_STD.dll
            +++ 02_Module/HANMI_STD.dll
        | Binary file is not shown | 
--- 02_Module/HANMI_WORK.dll
            +++ 02_Module/HANMI_WORK.dll
        | Binary file is not shown | 
--- 02_Module/HM_WORK.exe
            +++ 02_Module/HM_WORK.exe
        | Binary file is not shown | 
--- 02_Module/PublicLib.dll
            +++ 02_Module/PublicLib.dll
        | Binary file is not shown | 
--- 02_Module/SYS.dll
            +++ 02_Module/SYS.dll
        | Binary file is not shown | 
+++ 02_Module/U3.exe
        | Binary file is not shown | 
+++ 02_Module/U3Launcher.exe
        | Binary file is not shown | 
+++ 02_Module/U3Lib.dll
        | Binary file is not shown | 
--- 02_Module/ko/HANMI_SALE.resources.dll
            +++ 02_Module/ko/HANMI_SALE.resources.dll
        | Binary file is not shown | 
--- HANMI_J_SALE/CollectMoneyList.cs
            +++ HANMI_J_SALE/CollectMoneyList.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
...  | ...  | @@ -152,7 +152,6 @@ | 
| 152 | 152 | 
        }  | 
| 153 | 153 | 
        };  | 
| 154 | 154 | 
        }  | 
| 155 | 
        -  | 
|
| 156 | 155 | 
         | 
| 157 | 156 | 
        private void selectCustProc()  | 
| 158 | 157 | 
                 { 
     | 
--- HANMI_J_SALE/CreditLongSalesList.cs
            +++ HANMI_J_SALE/CreditLongSalesList.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_J_SALE/CreditSalesList.Designer.cs
            +++ HANMI_J_SALE/CreditSalesList.Designer.cs
        ...  | ...  | @@ -28,7 +28,6 @@ | 
| 28 | 28 | 
        /// </summary>  | 
| 29 | 29 | 
        private void InitializeComponent()  | 
| 30 | 30 | 
                 { 
     | 
| 31 | 
        - this.components = new System.ComponentModel.Container();  | 
|
| 32 | 31 | 
        DevExpress.XtraEditors.Repository.PersistentRepository persistentRepository_Common;  | 
| 33 | 32 | 
        this.repositoryItemTextEdit_N0 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();  | 
| 34 | 33 | 
        this.repositoryItemTextEdit_N1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();  | 
...  | ...  | @@ -84,7 +83,7 @@ | 
| 84 | 83 | 
        this.textEdit_REMAIN_MY = new DevExpress.XtraEditors.TextEdit();  | 
| 85 | 84 | 
        this.labelControl7 = new DevExpress.XtraEditors.LabelControl();  | 
| 86 | 85 | 
        this.splitterControl_Det = new DevExpress.XtraEditors.SplitterControl();  | 
| 87 | 
        - persistentRepository_Common = new DevExpress.XtraEditors.Repository.PersistentRepository(this.components);  | 
|
| 86 | 
        + persistentRepository_Common = new DevExpress.XtraEditors.Repository.PersistentRepository();  | 
|
| 88 | 87 | 
        ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N0)).BeginInit();  | 
| 89 | 88 | 
        ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N1)).BeginInit();  | 
| 90 | 89 | 
        ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N2)).BeginInit();  | 
--- HANMI_J_SALE/CreditSalesList.cs
            +++ HANMI_J_SALE/CreditSalesList.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using DevExpress.XtraReports.UI;  | 
--- HANMI_J_SALE/DurationCustCreditList.cs
            +++ HANMI_J_SALE/DurationCustCreditList.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_J_SALE/HANMI_J_SALE.csproj
            +++ HANMI_J_SALE/HANMI_J_SALE.csproj
        ...  | ...  | @@ -35,7 +35,7 @@ | 
| 35 | 35 | 
        <ItemGroup>  | 
| 36 | 36 | 
        <Reference Include="ClientLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 37 | 37 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 38 | 
        - <HintPath>..\..\..\HANMI\H1\01_Deploy\ClientLib.dll</HintPath>  | 
|
| 38 | 
        + <HintPath>..\02_Module\ClientLib.dll</HintPath>  | 
|
| 39 | 39 | 
        </Reference>  | 
| 40 | 40 | 
        <Reference Include="DevExpress.BonusSkins.v14.1, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />  | 
| 41 | 41 | 
        <Reference Include="DevExpress.Charts.v14.1.Core, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />  | 
...  | ...  | @@ -65,7 +65,7 @@ | 
| 65 | 65 | 
        </Reference>  | 
| 66 | 66 | 
        <Reference Include="PublicLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 67 | 67 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 68 | 
        - <HintPath>..\..\..\HANMI\H1\01_Deploy\PublicLib.dll</HintPath>  | 
|
| 68 | 
        + <HintPath>..\02_Module\PublicLib.dll</HintPath>  | 
|
| 69 | 69 | 
        </Reference>  | 
| 70 | 70 | 
        <Reference Include="System" />  | 
| 71 | 71 | 
        <Reference Include="System.Core" />  | 
--- HANMI_J_SALE/OutputPerHourList.cs
            +++ HANMI_J_SALE/OutputPerHourList.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using DevExpress.XtraReports.UI;  | 
--- HANMI_J_SALE/Popup/ColCdPopup.cs
            +++ HANMI_J_SALE/Popup/ColCdPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_J_SALE/Popup/CollectPopup.cs
            +++ HANMI_J_SALE/Popup/CollectPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_J_SALE/Popup/OrderSeqPopup.cs
            +++ HANMI_J_SALE/Popup/OrderSeqPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_J_SALE/Popup/SaleRegistrationPopup.cs
            +++ HANMI_J_SALE/Popup/SaleRegistrationPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_J_SALE/Popup/SaleRegistrationPopupV2.cs
            +++ HANMI_J_SALE/Popup/SaleRegistrationPopupV2.cs
        ...  | ...  | @@ -3,7 +3,7 @@ | 
| 3 | 3 | 
        */  | 
| 4 | 4 | 
         | 
| 5 | 5 | 
        using ClientLib;  | 
| 6 | 
        -using ClientLib.CommonService;  | 
|
| 6 | 
        +using ClientLib.CommonService2;  | 
|
| 7 | 7 | 
        using DevExpress.XtraEditors;  | 
| 8 | 8 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 9 | 9 | 
        using PublicLib;  | 
--- HANMI_J_SALE/Popup/SelectAccNoPopup.cs
            +++ HANMI_J_SALE/Popup/SelectAccNoPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_J_SALE/Popup/SelectCodePopup.cs
            +++ HANMI_J_SALE/Popup/SelectCodePopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_J_SALE/Popup/SelectCustDCPopup.cs
            +++ HANMI_J_SALE/Popup/SelectCustDCPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_J_SALE/Popup/SelectCustomerForm.cs
            +++ HANMI_J_SALE/Popup/SelectCustomerForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_J_SALE/Popup/SelectNormForm.cs
            +++ HANMI_J_SALE/Popup/SelectNormForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_J_SALE/Popup/SelectOutPosForm.cs
            +++ HANMI_J_SALE/Popup/SelectOutPosForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_J_SALE/Popup/SelectRoutingForm.cs
            +++ HANMI_J_SALE/Popup/SelectRoutingForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_J_SALE/Popup/SelectSalesItemForm.cs
            +++ HANMI_J_SALE/Popup/SelectSalesItemForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_J_SALE/Popup/WorkManagerPopup.cs
            +++ HANMI_J_SALE/Popup/WorkManagerPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_J_SALE/SalesList.Designer.cs
            +++ HANMI_J_SALE/SalesList.Designer.cs
        ...  | ...  | @@ -30,9 +30,9 @@ | 
| 30 | 30 | 
                 { 
     | 
| 31 | 31 | 
        DevExpress.XtraEditors.Repository.PersistentRepository persistentRepository_Common;  | 
| 32 | 32 | 
        System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SalesList));  | 
| 33 | 
        - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();  | 
|
| 34 | 33 | 
        DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();  | 
| 35 | 34 | 
        DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();  | 
| 35 | 
        + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();  | 
|
| 36 | 36 | 
        this.repositoryItemTextEdit_N0 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();  | 
| 37 | 37 | 
        this.repositoryItemTextEdit_N1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();  | 
| 38 | 38 | 
        this.repositoryItemTextEdit_N2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();  | 
...  | ...  | @@ -465,7 +465,7 @@ | 
| 465 | 465 | 
        this.buttonEdit_SPEC.Name = "buttonEdit_SPEC";  | 
| 466 | 466 | 
        this.buttonEdit_SPEC.Properties.AutoHeight = false;  | 
| 467 | 467 | 
                     this.buttonEdit_SPEC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { 
     | 
| 468 | 
        -            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, ((System.Drawing.Image)(resources.GetObject("buttonEdit_SPEC.Properties.Buttons"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject4, "", null, null, true)}); 
     | 
|
| 468 | 
        +            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, ((System.Drawing.Image)(resources.GetObject("buttonEdit_SPEC.Properties.Buttons"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)}); 
     | 
|
| 469 | 469 | 
        this.buttonEdit_SPEC.Size = new System.Drawing.Size(271, 23);  | 
| 470 | 470 | 
        this.buttonEdit_SPEC.TabIndex = 8;  | 
| 471 | 471 | 
        //  | 
...  | ...  | @@ -672,7 +672,7 @@ | 
| 672 | 672 | 
        this.buttonEdit_ITEM_NM.Name = "buttonEdit_ITEM_NM";  | 
| 673 | 673 | 
        this.buttonEdit_ITEM_NM.Properties.AutoHeight = false;  | 
| 674 | 674 | 
                     this.buttonEdit_ITEM_NM.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { 
     | 
| 675 | 
        -            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, ((System.Drawing.Image)(resources.GetObject("buttonEdit_ITEM_NM.Properties.Buttons"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)}); 
     | 
|
| 675 | 
        +            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, ((System.Drawing.Image)(resources.GetObject("buttonEdit_ITEM_NM.Properties.Buttons"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, true)}); 
     | 
|
| 676 | 676 | 
        this.buttonEdit_ITEM_NM.Size = new System.Drawing.Size(208, 23);  | 
| 677 | 677 | 
        this.buttonEdit_ITEM_NM.TabIndex = 7;  | 
| 678 | 678 | 
        //  | 
...  | ...  | @@ -717,7 +717,7 @@ | 
| 717 | 717 | 
        this.buttonEdit_CUST_NM.Name = "buttonEdit_CUST_NM";  | 
| 718 | 718 | 
        this.buttonEdit_CUST_NM.Properties.AutoHeight = false;  | 
| 719 | 719 | 
                     this.buttonEdit_CUST_NM.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { 
     | 
| 720 | 
        -            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, ((System.Drawing.Image)(resources.GetObject("buttonEdit_CUST_NM.Properties.Buttons"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, true)}); 
     | 
|
| 720 | 
        +            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, ((System.Drawing.Image)(resources.GetObject("buttonEdit_CUST_NM.Properties.Buttons"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject3, "", null, null, true)}); 
     | 
|
| 721 | 721 | 
        this.buttonEdit_CUST_NM.Size = new System.Drawing.Size(208, 23);  | 
| 722 | 722 | 
        this.buttonEdit_CUST_NM.TabIndex = 7;  | 
| 723 | 723 | 
        //  | 
--- HANMI_J_SALE/SalesList.cs
            +++ HANMI_J_SALE/SalesList.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_J_SALE/SalesTotalManager.cs
            +++ HANMI_J_SALE/SalesTotalManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraTreeList;  | 
| 5 | 5 | 
        using DevExpress.XtraTreeList.Nodes;  | 
--- HANMI_J_SALE/TaxBillByPopbill.cs
            +++ HANMI_J_SALE/TaxBillByPopbill.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_J_SALE/TradeMoneyList.cs
            +++ HANMI_J_SALE/TradeMoneyList.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraCharts;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Columns;  | 
--- HANMI_J_SALE/UserControll/NewTradeControl.cs
            +++ HANMI_J_SALE/UserControll/NewTradeControl.cs
        ...  | ...  | @@ -8,7 +8,7 @@ | 
| 8 | 8 | 
        using System.Threading.Tasks;  | 
| 9 | 9 | 
        using System.Windows.Forms;  | 
| 10 | 10 | 
        using DevExpress.XtraCharts;  | 
| 11 | 
        -using ClientLib.CommonService;  | 
|
| 11 | 
        +using ClientLib.CommonService2;  | 
|
| 12 | 12 | 
        using PublicLib;  | 
| 13 | 13 | 
        using ClientLib;  | 
| 14 | 14 | 
         | 
--- HANMI_MACH/CompManager.cs
            +++ HANMI_MACH/CompManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using PublicLib;  | 
| 4 | 4 | 
        using System;  | 
| 5 | 5 | 
        using System.Collections.Generic;  | 
--- HANMI_MACH/HANMI_MACH.csproj
            +++ HANMI_MACH/HANMI_MACH.csproj
        ...  | ...  | @@ -35,7 +35,7 @@ | 
| 35 | 35 | 
        <ItemGroup>  | 
| 36 | 36 | 
        <Reference Include="ClientLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 37 | 37 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 38 | 
        - <HintPath>..\01_Deploy\ClientLib.dll</HintPath>  | 
|
| 38 | 
        + <HintPath>..\02_Module\ClientLib.dll</HintPath>  | 
|
| 39 | 39 | 
        </Reference>  | 
| 40 | 40 | 
        <Reference Include="DevExpress.BonusSkins.v14.1, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />  | 
| 41 | 41 | 
        <Reference Include="DevExpress.Charts.v14.1.Core, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />  | 
...  | ...  | @@ -57,7 +57,7 @@ | 
| 57 | 57 | 
        <Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" />  | 
| 58 | 58 | 
        <Reference Include="PublicLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 59 | 59 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 60 | 
        - <HintPath>..\01_Deploy\PublicLib.dll</HintPath>  | 
|
| 60 | 
        + <HintPath>..\02_Module\PublicLib.dll</HintPath>  | 
|
| 61 | 61 | 
        </Reference>  | 
| 62 | 62 | 
        <Reference Include="System" />  | 
| 63 | 63 | 
        <Reference Include="System.ComponentModel.DataAnnotations" />  | 
--- HANMI_MACH/MachASManager.cs
            +++ HANMI_MACH/MachASManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Base;  | 
| 5 | 5 | 
        using DevExpress.XtraEditors;  | 
--- HANMI_MACH/MachineMATManager.cs
            +++ HANMI_MACH/MachineMATManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Base;  | 
| 5 | 5 | 
        using DevExpress.XtraEditors;  | 
--- HANMI_MACH/MachineManager.cs
            +++ HANMI_MACH/MachineManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid.Views.Grid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Columns;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_MACH/Popup/MachASManagerPopup.cs
            +++ HANMI_MACH/Popup/MachASManagerPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_SALE/AcceptManager.cs
            +++ HANMI_SALE/AcceptManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_SALE/BillManager.cs
            +++ HANMI_SALE/BillManager.cs
        ...  | ...  | @@ -1,6 +1,6 @@ | 
| 1 | 1 | 
        using AegisImplicitMail;  | 
| 2 | 2 | 
        using ClientLib;  | 
| 3 | 
        -using ClientLib.CommonService;  | 
|
| 3 | 
        +using ClientLib.CommonService2;  | 
|
| 4 | 4 | 
        using DevExpress.XtraEditors;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid;  | 
| 6 | 6 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_SALE/ChangeOrderDate.cs
            +++ HANMI_SALE/ChangeOrderDate.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_SALE/CostManager.cs
            +++ HANMI_SALE/CostManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_SALE/CreditDaySalesList.cs
            +++ HANMI_SALE/CreditDaySalesList.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_SALE/CustAccountList.cs
            +++ HANMI_SALE/CustAccountList.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_SALE/HANMI_SALE.csproj
            +++ HANMI_SALE/HANMI_SALE.csproj
        ...  | ...  | @@ -39,7 +39,7 @@ | 
| 39 | 39 | 
        </Reference>  | 
| 40 | 40 | 
        <Reference Include="ClientLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 41 | 41 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 42 | 
        - <HintPath>..\01_Deploy\ClientLib.dll</HintPath>  | 
|
| 42 | 
        + <HintPath>..\02_Module\ClientLib.dll</HintPath>  | 
|
| 43 | 43 | 
        </Reference>  | 
| 44 | 44 | 
        <Reference Include="DevExpress.BonusSkins.v14.1, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">  | 
| 45 | 45 | 
        <Private>True</Private>  | 
...  | ...  | @@ -106,7 +106,7 @@ | 
| 106 | 106 | 
        </Reference>  | 
| 107 | 107 | 
        <Reference Include="PublicLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 108 | 108 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 109 | 
        - <HintPath>..\..\..\HANMI\H1\01_Deploy\PublicLib.dll</HintPath>  | 
|
| 109 | 
        + <HintPath>..\02_Module\PublicLib.dll</HintPath>  | 
|
| 110 | 110 | 
        </Reference>  | 
| 111 | 111 | 
        <Reference Include="System" />  | 
| 112 | 112 | 
        <Reference Include="System.Core" />  | 
--- HANMI_SALE/InitialManager.cs
            +++ HANMI_SALE/InitialManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_SALE/OrderManager.Designer.cs
            +++ HANMI_SALE/OrderManager.Designer.cs
        ...  | ...  | @@ -28,7 +28,6 @@ | 
| 28 | 28 | 
        /// </summary>  | 
| 29 | 29 | 
        private void InitializeComponent()  | 
| 30 | 30 | 
                 { 
     | 
| 31 | 
        - this.components = new System.ComponentModel.Container();  | 
|
| 32 | 31 | 
        DevExpress.XtraEditors.Repository.PersistentRepository persistentRepository_Common;  | 
| 33 | 32 | 
        System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrderManager));  | 
| 34 | 33 | 
        this.repositoryItemTextEdit_N0 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();  | 
...  | ...  | @@ -48,7 +47,7 @@ | 
| 48 | 47 | 
        this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();  | 
| 49 | 48 | 
        this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();  | 
| 50 | 49 | 
        this.repositoryItemImageComboBox_YN = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();  | 
| 51 | 
        - this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);  | 
|
| 50 | 
        + this.imageCollection1 = new DevExpress.Utils.ImageCollection();  | 
|
| 52 | 51 | 
        this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();  | 
| 53 | 52 | 
        this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();  | 
| 54 | 53 | 
        this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();  | 
...  | ...  | @@ -111,7 +110,7 @@ | 
| 111 | 110 | 
        this.simpleButton_Cust_Search = new DevExpress.XtraEditors.SimpleButton();  | 
| 112 | 111 | 
        this.labelControl_CUST_CD = new DevExpress.XtraEditors.LabelControl();  | 
| 113 | 112 | 
        this.labelControl27 = new DevExpress.XtraEditors.LabelControl();  | 
| 114 | 
        - persistentRepository_Common = new DevExpress.XtraEditors.Repository.PersistentRepository(this.components);  | 
|
| 113 | 
        + persistentRepository_Common = new DevExpress.XtraEditors.Repository.PersistentRepository();  | 
|
| 115 | 114 | 
        ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N0)).BeginInit();  | 
| 116 | 115 | 
        ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N1)).BeginInit();  | 
| 117 | 116 | 
        ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N2)).BeginInit();  | 
--- HANMI_SALE/OrderManager.cs
            +++ HANMI_SALE/OrderManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_SALE/OrderManager.resx
            +++ HANMI_SALE/OrderManager.resx
        ...  | ...  | @@ -121,16 +121,16 @@ | 
| 121 | 121 | 
        <value>17, 17</value>  | 
| 122 | 122 | 
        </metadata>  | 
| 123 | 123 | 
        <metadata name="m_GridPopupMenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">  | 
| 124 | 
        - <value>279, 17</value>  | 
|
| 124 | 
        + <value>17, 95</value>  | 
|
| 125 | 125 | 
        </metadata>  | 
| 126 | 126 | 
        <metadata name="persistentRepository_Common.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">  | 
| 127 | 127 | 
        <value>False</value>  | 
| 128 | 128 | 
        </metadata>  | 
| 129 | 129 | 
        <metadata name="persistentRepository_Common.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">  | 
| 130 | 
        - <value>439, 17</value>  | 
|
| 130 | 
        + <value>17, 134</value>  | 
|
| 131 | 131 | 
        </metadata>  | 
| 132 | 132 | 
        <metadata name="imageCollection1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">  | 
| 133 | 
        - <value>661, 17</value>  | 
|
| 133 | 
        + <value>17, 173</value>  | 
|
| 134 | 134 | 
        </metadata>  | 
| 135 | 135 | 
        <assembly alias="DevExpress.Utils.v14.1" name="DevExpress.Utils.v14.1, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />  | 
| 136 | 136 | 
        <data name="imageCollection1.ImageStream" type="DevExpress.Utils.ImageCollectionStreamer, DevExpress.Utils.v14.1" mimetype="application/x-microsoft.net.object.bytearray.base64">  | 
--- HANMI_SALE/Popup/AlarmMessageForm.cs
            +++ HANMI_SALE/Popup/AlarmMessageForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_SALE/Popup/CostManagerPopup.cs
            +++ HANMI_SALE/Popup/CostManagerPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_SALE/Popup/CustMailPopup.cs
            +++ HANMI_SALE/Popup/CustMailPopup.cs
        ...  | ...  | @@ -1,7 +1,7 @@ | 
| 1 | 1 | 
        using AegisImplicitMail;  | 
| 2 | 2 | 
        using System.Net.Mail;  | 
| 3 | 3 | 
        using ClientLib;  | 
| 4 | 
        -using ClientLib.CommonService;  | 
|
| 4 | 
        +using ClientLib.CommonService2;  | 
|
| 5 | 5 | 
        using DevExpress.XtraEditors;  | 
| 6 | 6 | 
        using Popbill.Fax;  | 
| 7 | 7 | 
        using PublicLib;  | 
--- HANMI_SALE/Popup/InitialManagerPopup.cs
            +++ HANMI_SALE/Popup/InitialManagerPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_SALE/Popup/OrderManagerPopup.cs
            +++ HANMI_SALE/Popup/OrderManagerPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_SALE/Popup/OrderManagerPopup.designer.cs
            +++ HANMI_SALE/Popup/OrderManagerPopup.designer.cs
        ...  | ...  | @@ -28,7 +28,6 @@ | 
| 28 | 28 | 
        /// </summary>  | 
| 29 | 29 | 
        private void InitializeComponent()  | 
| 30 | 30 | 
                 { 
     | 
| 31 | 
        - this.components = new System.ComponentModel.Container();  | 
|
| 32 | 31 | 
        DevExpress.XtraEditors.Repository.PersistentRepository persistentRepository_Common;  | 
| 33 | 32 | 
        System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrderManagerPopup));  | 
| 34 | 33 | 
        this.repositoryItemTextEdit_N0 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();  | 
...  | ...  | @@ -185,7 +184,7 @@ | 
| 185 | 184 | 
        this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();  | 
| 186 | 185 | 
        this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();  | 
| 187 | 186 | 
        this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();  | 
| 188 | 
        - persistentRepository_Common = new DevExpress.XtraEditors.Repository.PersistentRepository(this.components);  | 
|
| 187 | 
        + persistentRepository_Common = new DevExpress.XtraEditors.Repository.PersistentRepository();  | 
|
| 189 | 188 | 
        ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N0)).BeginInit();  | 
| 190 | 189 | 
        ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N1)).BeginInit();  | 
| 191 | 190 | 
        ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N2)).BeginInit();  | 
--- HANMI_SALE/Popup/SelectBillCustForm.cs
            +++ HANMI_SALE/Popup/SelectBillCustForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_SALE/Popup/SelectCustomerForm.cs
            +++ HANMI_SALE/Popup/SelectCustomerForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_SALE/Popup/SelectFinishForm.cs
            +++ HANMI_SALE/Popup/SelectFinishForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_SALE/Popup/SelectItemForm.cs
            +++ HANMI_SALE/Popup/SelectItemForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_SALE/Popup/SelectNormForm.cs
            +++ HANMI_SALE/Popup/SelectNormForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_SALE/Popup/SelectOutPosForm.cs
            +++ HANMI_SALE/Popup/SelectOutPosForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_SALE/Popup/WorkManagerPopup.cs
            +++ HANMI_SALE/Popup/WorkManagerPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_SALE/SaleForECount.cs
            +++ HANMI_SALE/SaleForECount.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using Newtonsoft.Json.Linq;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_SALE/WorkManager.cs
            +++ HANMI_SALE/WorkManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
--- HANMI_STD/AlarmManager.cs
            +++ HANMI_STD/AlarmManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraTreeList;  | 
| 5 | 5 | 
        using DevExpress.XtraTreeList.Nodes;  | 
--- HANMI_STD/BankManager.cs
            +++ HANMI_STD/BankManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraTreeList;  | 
| 5 | 5 | 
        using DevExpress.XtraTreeList.Nodes;  | 
--- HANMI_STD/CodeManager.cs
            +++ HANMI_STD/CodeManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraTreeList;  | 
| 5 | 5 | 
        using DevExpress.XtraTreeList.Nodes;  | 
--- HANMI_STD/CurrentMoneyManager.cs
            +++ HANMI_STD/CurrentMoneyManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Columns;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.BandedGrid;  | 
--- HANMI_STD/CustBaseManager.cs
            +++ HANMI_STD/CustBaseManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using PublicLib;  | 
| 4 | 4 | 
        using System;  | 
| 5 | 5 | 
        using System.Collections.Generic;  | 
--- HANMI_STD/CustManager.cs
            +++ HANMI_STD/CustManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_STD/CustUserManager.cs
            +++ HANMI_STD/CustUserManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_STD/HANMI_STD.csproj
            +++ HANMI_STD/HANMI_STD.csproj
        ...  | ...  | @@ -35,7 +35,7 @@ | 
| 35 | 35 | 
        <ItemGroup>  | 
| 36 | 36 | 
        <Reference Include="ClientLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 37 | 37 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 38 | 
        - <HintPath>..\01_Deploy\ClientLib.dll</HintPath>  | 
|
| 38 | 
        + <HintPath>..\02_Module\ClientLib.dll</HintPath>  | 
|
| 39 | 39 | 
        </Reference>  | 
| 40 | 40 | 
        <Reference Include="DevExpress.BonusSkins.v14.1, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />  | 
| 41 | 41 | 
        <Reference Include="DevExpress.Charts.v14.1.Core, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />  | 
...  | ...  | @@ -57,7 +57,7 @@ | 
| 57 | 57 | 
        <Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" />  | 
| 58 | 58 | 
        <Reference Include="PublicLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 59 | 59 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 60 | 
        - <HintPath>..\01_Deploy\PublicLib.dll</HintPath>  | 
|
| 60 | 
        + <HintPath>..\02_Module\PublicLib.dll</HintPath>  | 
|
| 61 | 61 | 
        </Reference>  | 
| 62 | 62 | 
        <Reference Include="System" />  | 
| 63 | 63 | 
        <Reference Include="System.Core" />  | 
--- HANMI_STD/HolidayManager.cs
            +++ HANMI_STD/HolidayManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_STD/Popup/CustManagerPopup.cs
            +++ HANMI_STD/Popup/CustManagerPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_STD/Popup/CustUserManagerPopup.cs
            +++ HANMI_STD/Popup/CustUserManagerPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_STD/Popup/InsertCateForm.cs
            +++ HANMI_STD/Popup/InsertCateForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_STD/Popup/InsertGroupForm.cs
            +++ HANMI_STD/Popup/InsertGroupForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_STD/Popup/SelectCurrentMoneyGroupForm.cs
            +++ HANMI_STD/Popup/SelectCurrentMoneyGroupForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_STD/Popup/SelectCustomerForm.cs
            +++ HANMI_STD/Popup/SelectCustomerForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HANMI_STD/ProductManager.cs
            +++ HANMI_STD/ProductManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraTreeList;  | 
| 5 | 5 | 
        using DevExpress.XtraTreeList.Nodes;  | 
--- HANMI_STD/RoutingManager.cs
            +++ HANMI_STD/RoutingManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraTreeList;  | 
| 5 | 5 | 
        using DevExpress.XtraTreeList.Nodes;  | 
--- HANMI_STD/WorkdayManager.cs
            +++ HANMI_STD/WorkdayManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_STD/WorkdayReport.cs
            +++ HANMI_STD/WorkdayReport.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using PublicLib;  | 
--- HANMI_WORK/HANMI_WORK.csproj
            +++ HANMI_WORK/HANMI_WORK.csproj
        ...  | ...  | @@ -35,7 +35,7 @@ | 
| 35 | 35 | 
        <ItemGroup>  | 
| 36 | 36 | 
        <Reference Include="ClientLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 37 | 37 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 38 | 
        - <HintPath>..\01_Deploy\ClientLib.dll</HintPath>  | 
|
| 38 | 
        + <HintPath>..\02_Module\ClientLib.dll</HintPath>  | 
|
| 39 | 39 | 
        </Reference>  | 
| 40 | 40 | 
        <Reference Include="DevExpress.BonusSkins.v14.1, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />  | 
| 41 | 41 | 
        <Reference Include="DevExpress.Charts.v14.1.Core, Version=14.1.10.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />  | 
...  | ...  | @@ -57,7 +57,7 @@ | 
| 57 | 57 | 
        <Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" />  | 
| 58 | 58 | 
        <Reference Include="PublicLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">  | 
| 59 | 59 | 
        <SpecificVersion>False</SpecificVersion>  | 
| 60 | 
        - <HintPath>..\01_Deploy\PublicLib.dll</HintPath>  | 
|
| 60 | 
        + <HintPath>..\02_Module\PublicLib.dll</HintPath>  | 
|
| 61 | 61 | 
        </Reference>  | 
| 62 | 62 | 
        <Reference Include="System" />  | 
| 63 | 63 | 
        <Reference Include="System.Core" />  | 
--- HANMI_WORK/POPWorkExec.cs
            +++ HANMI_WORK/POPWorkExec.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraTreeList;  | 
| 5 | 5 | 
        using DevExpress.XtraTreeList.Nodes;  | 
--- HANMI_WORK/POPWorkOrder.cs
            +++ HANMI_WORK/POPWorkOrder.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraTreeList;  | 
| 5 | 5 | 
        using DevExpress.XtraTreeList.Nodes;  | 
--- HANMI_WORK/ProcessRunReport.cs
            +++ HANMI_WORK/ProcessRunReport.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraGrid;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Columns;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.BandedGrid;  | 
--- HM_WORK/Popup/LoginForm.cs
            +++ HM_WORK/Popup/LoginForm.cs
        ...  | ...  | @@ -13,7 +13,7 @@ | 
| 13 | 13 | 
        using System.Net.Sockets;  | 
| 14 | 14 | 
        using System.Net;  | 
| 15 | 15 | 
        using PublicLib;  | 
| 16 | 
        -using ClientLib.CommonService;  | 
|
| 16 | 
        +using ClientLib.CommonService2;  | 
|
| 17 | 17 | 
        using ClientLib;  | 
| 18 | 18 | 
        using System.Reflection;  | 
| 19 | 19 | 
        using System.IO;  | 
--- HM_WORK/Popup/OutBarCodeForm.cs
            +++ HM_WORK/Popup/OutBarCodeForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HM_WORK/Popup/SelectCustomerForm.Designer.cs
            +++ HM_WORK/Popup/SelectCustomerForm.Designer.cs
        ...  | ...  | @@ -95,7 +95,7 @@ | 
| 95 | 95 | 
        this.checkBox_DEL_YN.CheckState = System.Windows.Forms.CheckState.Checked;  | 
| 96 | 96 | 
        this.checkBox_DEL_YN.Location = new System.Drawing.Point(8, 294);  | 
| 97 | 97 | 
        this.checkBox_DEL_YN.Name = "checkBox_DEL_YN";  | 
| 98 | 
        - this.checkBox_DEL_YN.Size = new System.Drawing.Size(109, 19);  | 
|
| 98 | 
        + this.checkBox_DEL_YN.Size = new System.Drawing.Size(84, 16);  | 
|
| 99 | 99 | 
        this.checkBox_DEL_YN.TabIndex = 9;  | 
| 100 | 100 | 
        this.checkBox_DEL_YN.Text = "거래중자료";  | 
| 101 | 101 | 
        this.checkBox_DEL_YN.UseVisualStyleBackColor = true;  | 
--- HM_WORK/Popup/SelectCustomerForm.cs
            +++ HM_WORK/Popup/SelectCustomerForm.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using PublicLib;  | 
| 5 | 5 | 
        using System;  | 
--- HM_WORK/Popup/WorkManagerPopup.cs
            +++ HM_WORK/Popup/WorkManagerPopup.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using DevExpress.XtraEditors;  | 
| 4 | 4 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
| 5 | 5 | 
        using DevExpress.XtraReports.UI;  | 
--- HM_WORK/WorkManager.cs
            +++ HM_WORK/WorkManager.cs
        ...  | ...  | @@ -1,5 +1,5 @@ | 
| 1 | 1 | 
        using ClientLib;  | 
| 2 | 
        -using ClientLib.CommonService;  | 
|
| 2 | 
        +using ClientLib.CommonService2;  | 
|
| 3 | 3 | 
        using PublicLib;  | 
| 4 | 4 | 
        using DevExpress.XtraEditors;  | 
| 5 | 5 | 
        using DevExpress.XtraGrid.Views.Grid.ViewInfo;  | 
                Add a comment
            
        
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?