This commit is contained in:
chi
2024-01-02 23:08:00 +09:00
parent 7a7b667b3d
commit e26efda0fc
33 changed files with 10068 additions and 1357 deletions

View File

@@ -199,6 +199,12 @@
<Compile Include="PurchaseCR\fPurchaseCR.Designer.cs">
<DependentUpon>fPurchaseCR.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseCR\fPurchaseCR_ConfRequest.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PurchaseCR\fPurchaseCR_ConfRequest.Designer.cs">
<DependentUpon>fPurchaseCR_ConfRequest.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEB.cs">
<SubType>Form</SubType>
</Compile>
@@ -223,12 +229,30 @@
<Compile Include="PurchaseEB\fPurchaseEB_Ipgo.Designer.cs">
<DependentUpon>fPurchaseEB_Ipgo.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEB_ConfRequest.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEB_ConfRequest.Designer.cs">
<DependentUpon>fPurchaseEB_ConfRequest.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseEB\rPurchaseEB.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PurchaseEB\rPurchaseEB.Designer.cs">
<DependentUpon>rPurchaseEB.cs</DependentUpon>
</Compile>
<Compile Include="fPurchaseConfirm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fPurchaseConfirm.Designer.cs">
<DependentUpon>fPurchaseConfirm.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseNR\fPurchaseNR_ConfRequest.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PurchaseNR\fPurchaseNR_ConfRequest.Designer.cs">
<DependentUpon>fPurchaseNR_ConfRequest.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseNR\fPurchaseNR_Ipgo.cs">
<SubType>Form</SubType>
</Compile>
@@ -374,6 +398,9 @@
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="Equipment\ReportB.rdlc" />
<EmbeddedResource Include="PurchaseCR\fPurchaseCR_ConfRequest.resx">
<DependentUpon>fPurchaseCR_ConfRequest.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseEB\fPurchaseEB.resx">
<DependentUpon>fPurchaseEB.cs</DependentUpon>
</EmbeddedResource>
@@ -392,11 +419,20 @@
<EmbeddedResource Include="PurchaseEB\fPurchaseEB_Ipgo.resx">
<DependentUpon>fPurchaseEB_Ipgo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseEB\fPurchaseEB_ConfRequest.resx">
<DependentUpon>fPurchaseEB_ConfRequest.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseEB\Rpt_Purchase.rdlc" />
<EmbeddedResource Include="PurchaseEB\Rpt_PurchasePrc.rdlc" />
<EmbeddedResource Include="PurchaseEB\rPurchaseEB.resx">
<DependentUpon>rPurchaseEB.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fPurchaseConfirm.resx">
<DependentUpon>fPurchaseConfirm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseNR\fPurchaseNR_ConfRequest.resx">
<DependentUpon>fPurchaseNR_ConfRequest.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseNR\fPurchaseNR_Ipgo.resx">
<DependentUpon>fPurchaseNR_Ipgo.cs</DependentUpon>
</EmbeddedResource>