nr구매양식excel 출력 추가(박성민s) -

This commit is contained in:
chi
2021-02-04 10:25:04 +09:00
parent 6f2de421f4
commit 8fbee34f90
10 changed files with 1128 additions and 286 deletions

View File

@@ -155,6 +155,12 @@
<Compile Include="Equipment\rpt_equipmentB.Designer.cs">
<DependentUpon>rpt_equipmentB.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchaseNRList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchaseNRList.Designer.cs">
<DependentUpon>fPurchaseNRList.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fInputSC.cs">
<SubType>Form</SubType>
</Compile>
@@ -244,6 +250,9 @@
<EmbeddedResource Include="Equipment\rpt_equipmentB.resx">
<DependentUpon>rpt_equipmentB.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchaseNRList.resx">
<DependentUpon>fPurchaseNRList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fInputSC.resx">
<DependentUpon>fInputSC.cs</DependentUpon>
</EmbeddedResource>