This commit is contained in:
chi
2023-10-19 12:37:49 +09:00
parent 2f66e3cca1
commit aaa794ea97
58 changed files with 1264 additions and 654 deletions

View File

@@ -223,10 +223,10 @@
<Compile Include="PurchaseEB\rPurchaseEB.Designer.cs">
<DependentUpon>rPurchaseEB.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchaseNR_Ipgo.cs">
<Compile Include="PurchaseNR\fPurchaseNR_Ipgo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchaseNR_Ipgo.Designer.cs">
<Compile Include="PurchaseNR\fPurchaseNR_Ipgo.Designer.cs">
<DependentUpon>fPurchaseNR_Ipgo.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseCR\fPurchaseCR_Ipgo.cs">
@@ -235,22 +235,22 @@
<Compile Include="PurchaseCR\fPurchaseCR_Ipgo.Designer.cs">
<DependentUpon>fPurchaseCR_Ipgo.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchaseNRList.cs">
<Compile Include="PurchaseNR\fPurchaseNRList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchaseNRList.Designer.cs">
<Compile Include="PurchaseNR\fPurchaseNRList.Designer.cs">
<DependentUpon>fPurchaseNRList.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fInputSC.cs">
<Compile Include="PurchaseNR\fInputSC.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fInputSC.Designer.cs">
<Compile Include="PurchaseNR\fInputSC.Designer.cs">
<DependentUpon>fInputSC.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fMailForm.cs">
<Compile Include="PurchaseNR\fMailForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fMailForm.Designer.cs">
<Compile Include="PurchaseNR\fMailForm.Designer.cs">
<DependentUpon>fMailForm.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseCR\fPurchaseCR_Add.cs">
@@ -259,46 +259,46 @@
<Compile Include="PurchaseCR\fPurchaseCR_Add.Designer.cs">
<DependentUpon>fPurchaseCR_Add.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_excelimport.cs">
<Compile Include="PurchaseNR\fPurchase_excelimport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchase_excelimport.Designer.cs">
<Compile Include="PurchaseNR\fPurchase_excelimport.Designer.cs">
<DependentUpon>fPurchase_excelimport.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_AddS.cs">
<Compile Include="PurchaseNR\fPurchase_AddS.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchase_AddS.Designer.cs">
<Compile Include="PurchaseNR\fPurchase_AddS.Designer.cs">
<DependentUpon>fPurchase_AddS.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_Add.cs">
<Compile Include="PurchaseNR\fPurchase_Add.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchase_Add.Designer.cs">
<Compile Include="PurchaseNR\fPurchase_Add.Designer.cs">
<DependentUpon>fPurchase_Add.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_Data.cs">
<Compile Include="PurchaseNR\fPurchase_Data.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchase_Data.Designer.cs">
<Compile Include="PurchaseNR\fPurchase_Data.Designer.cs">
<DependentUpon>fPurchase_Data.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_ImportO.cs">
<Compile Include="PurchaseNR\fPurchase_ImportO.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchase_ImportO.Designer.cs">
<Compile Include="PurchaseNR\fPurchase_ImportO.Designer.cs">
<DependentUpon>fPurchase_ImportO.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_Import.cs">
<Compile Include="PurchaseNR\fPurchase_Import.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchase_Import.Designer.cs">
<Compile Include="PurchaseNR\fPurchase_Import.Designer.cs">
<DependentUpon>fPurchase_Import.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchaseNR.cs">
<Compile Include="PurchaseNR\fPurchaseNR.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchaseNR.Designer.cs">
<Compile Include="PurchaseNR\fPurchaseNR.Designer.cs">
<DependentUpon>fPurchaseNR.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseCR\rPurchaseCR.cs">
@@ -307,24 +307,30 @@
<Compile Include="PurchaseCR\rPurchaseCR.Designer.cs">
<DependentUpon>rPurchaseCR.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fSIDCheckNR.cs">
<Compile Include="PurchaseNR\fSIDCheckNR.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fSIDCheckNR.Designer.cs">
<Compile Include="PurchaseNR\fSIDCheckNR.Designer.cs">
<DependentUpon>fSIDCheckNR.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fSIDListSelect.cs">
<Compile Include="PurchaseNR\fSIDListSelect.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fSIDListSelect.Designer.cs">
<Compile Include="PurchaseNR\fSIDListSelect.Designer.cs">
<DependentUpon>fSIDListSelect.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\rPurchaseNR.cs">
<Compile Include="PurchaseNR\rPurchaseNR.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\rPurchaseNR.Designer.cs">
<Compile Include="PurchaseNR\rPurchaseNR.Designer.cs">
<DependentUpon>rPurchaseNR.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fBatchUpdate.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fBatchUpdate.Designer.cs">
<DependentUpon>fBatchUpdate.cs</DependentUpon>
</Compile>
<Compile Include="SqlServerTypes\Loader.cs" />
<EmbeddedResource Include="Equipment\EQFilterApply.resx">
<DependentUpon>EQFilterApply.cs</DependentUpon>
@@ -377,60 +383,63 @@
<EmbeddedResource Include="PurchaseEB\rPurchaseEB.resx">
<DependentUpon>rPurchaseEB.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchaseNR_Ipgo.resx">
<EmbeddedResource Include="PurchaseNR\fPurchaseNR_Ipgo.resx">
<DependentUpon>fPurchaseNR_Ipgo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseCR\fPurchaseCR_Ipgo.resx">
<DependentUpon>fPurchaseCR_Ipgo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchaseNRList.resx">
<EmbeddedResource Include="PurchaseNR\fPurchaseNRList.resx">
<DependentUpon>fPurchaseNRList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fInputSC.resx">
<EmbeddedResource Include="PurchaseNR\fInputSC.resx">
<DependentUpon>fInputSC.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fMailForm.resx">
<EmbeddedResource Include="PurchaseNR\fMailForm.resx">
<DependentUpon>fMailForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseCR\fPurchaseCR_Add.resx">
<DependentUpon>fPurchaseCR_Add.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_excelimport.resx">
<EmbeddedResource Include="PurchaseNR\fPurchase_excelimport.resx">
<DependentUpon>fPurchase_excelimport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_AddS.resx">
<EmbeddedResource Include="PurchaseNR\fPurchase_AddS.resx">
<DependentUpon>fPurchase_AddS.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_Add.resx">
<EmbeddedResource Include="PurchaseNR\fPurchase_Add.resx">
<DependentUpon>fPurchase_Add.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_Data.resx">
<EmbeddedResource Include="PurchaseNR\fPurchase_Data.resx">
<DependentUpon>fPurchase_Data.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_ImportO.resx">
<EmbeddedResource Include="PurchaseNR\fPurchase_ImportO.resx">
<DependentUpon>fPurchase_ImportO.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_Import.resx">
<EmbeddedResource Include="PurchaseNR\fPurchase_Import.resx">
<DependentUpon>fPurchase_Import.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchaseNR.resx">
<EmbeddedResource Include="PurchaseNR\fPurchaseNR.resx">
<DependentUpon>fPurchaseNR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fSIDCheckNR.resx">
<EmbeddedResource Include="PurchaseNR\fSIDCheckNR.resx">
<DependentUpon>fSIDCheckNR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fSIDListSelect.resx">
<EmbeddedResource Include="PurchaseNR\fSIDListSelect.resx">
<DependentUpon>fSIDListSelect.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\Rpt_PurchasePrj.rdlc" />
<EmbeddedResource Include="Purchase\Rpt_PurchasePrc.rdlc" />
<EmbeddedResource Include="Purchase\Rpt_Purchase.rdlc" />
<EmbeddedResource Include="PurchaseNR\Rpt_PurchasePrj.rdlc" />
<EmbeddedResource Include="PurchaseNR\Rpt_PurchasePrc.rdlc" />
<EmbeddedResource Include="PurchaseNR\Rpt_Purchase.rdlc" />
<EmbeddedResource Include="PurchaseCR\rPurchaseCR.resx">
<DependentUpon>rPurchaseCR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\rPurchaseNR.resx">
<EmbeddedResource Include="PurchaseNR\rPurchaseNR.resx">
<DependentUpon>rPurchaseNR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fBatchUpdate.resx">
<DependentUpon>fBatchUpdate.cs</DependentUpon>
</EmbeddedResource>
<None Include="app.config" />
<None Include="DataClasses1.dbml">
<Generator>MSLinqToSQLGenerator</Generator>