This commit is contained in:
chi
2023-10-19 00:49:41 +09:00
parent 06b0699bf7
commit 2f66e3cca1
37 changed files with 14907 additions and 834 deletions

View File

@@ -193,6 +193,36 @@
<Compile Include="PurchaseCR\fPurchaseCR.Designer.cs">
<DependentUpon>fPurchaseCR.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEB.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEB.Designer.cs">
<DependentUpon>fPurchaseEB.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEB_Add.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEB_Add.Designer.cs">
<DependentUpon>fPurchaseEB_Add.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEBList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEBList.Designer.cs">
<DependentUpon>fPurchaseEBList.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEB_Ipgo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PurchaseEB\fPurchaseEB_Ipgo.Designer.cs">
<DependentUpon>fPurchaseEB_Ipgo.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="Purchase\fPurchaseNR_Ipgo.cs">
<SubType>Form</SubType>
</Compile>
@@ -326,12 +356,27 @@
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="Equipment\ReportB.rdlc" />
<EmbeddedResource Include="PurchaseEB\fPurchaseEB.resx">
<DependentUpon>fPurchaseEB.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseCR\Rpt_PurchaseCR.rdlc" />
<EmbeddedResource Include="PurchaseCR\Rpt_PurchasePrcCR.rdlc" />
<EmbeddedResource Include="PurchaseCR\Rpt_PurchasePrjCR.rdlc" />
<EmbeddedResource Include="PurchaseCR\fPurchaseCR.resx">
<DependentUpon>fPurchaseCR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseEB\fPurchaseEB_Add.resx">
<DependentUpon>fPurchaseEB_Add.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseEB\fPurchaseEBList.resx">
<DependentUpon>fPurchaseEBList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseEB\fPurchaseEB_Ipgo.resx">
<DependentUpon>fPurchaseEB_Ipgo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseEB\rPurchaseEB.resx">
<DependentUpon>rPurchaseEB.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchaseNR_Ipgo.resx">
<DependentUpon>fPurchaseNR_Ipgo.cs</DependentUpon>
</EmbeddedResource>