구매담당장ㅇ 검사 기능

This commit is contained in:
chi
2023-07-13 13:48:27 +09:00
parent e4d9011d2f
commit fd7e51b882
25 changed files with 3987 additions and 1380 deletions

View File

@@ -135,6 +135,9 @@
<DesignTime>True</DesignTime>
<DependentUpon>DSPrj.xsd</DependentUpon>
</Compile>
<Compile Include="dsPurchase.cs">
<DependentUpon>dsPurchase.xsd</DependentUpon>
</Compile>
<Compile Include="dsPurchase.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -274,6 +277,12 @@
<Compile Include="PurchaseCR\rPurchaseCR.Designer.cs">
<DependentUpon>rPurchaseCR.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fSIDCheckNR.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fSIDCheckNR.Designer.cs">
<DependentUpon>fSIDCheckNR.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fSIDListSelect.cs">
<SubType>Form</SubType>
</Compile>
@@ -362,6 +371,9 @@
<EmbeddedResource Include="Purchase\fPurchaseNR.resx">
<DependentUpon>fPurchaseNR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fSIDCheckNR.resx">
<DependentUpon>fSIDCheckNR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fSIDListSelect.resx">
<DependentUpon>fSIDListSelect.cs</DependentUpon>
</EmbeddedResource>