.. 구매내역 엑셀 반입 추가

This commit is contained in:
chi
2020-05-12 11:45:34 +09:00
parent 91c2ddc961
commit af87afe05e
14 changed files with 2795 additions and 690 deletions

View File

@@ -124,6 +124,12 @@
<Compile Include="Purchase\fInputSC.Designer.cs">
<DependentUpon>fInputSC.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_excelimport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchase_excelimport.Designer.cs">
<DependentUpon>fPurchase_excelimport.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_AddS.cs">
<SubType>Form</SubType>
</Compile>
@@ -198,6 +204,9 @@
<EmbeddedResource Include="Purchase\fInputSC.resx">
<DependentUpon>fInputSC.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_excelimport.resx">
<DependentUpon>fPurchase_excelimport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_AddS.resx">
<DependentUpon>fPurchase_AddS.cs</DependentUpon>
</EmbeddedResource>