nr구매등록 기능 추가

This commit is contained in:
chi
2020-04-17 14:14:54 +09:00
parent 0567ffe9c0
commit e77831329c
13 changed files with 1920 additions and 1268 deletions

View File

@@ -93,6 +93,12 @@
<Compile Include="fLovDateList.Designer.cs">
<DependentUpon>fLovDateList.cs</DependentUpon>
</Compile>
<Compile Include="fProgress.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fProgress.Designer.cs">
<DependentUpon>fProgress.cs</DependentUpon>
</Compile>
<Compile Include="fSelectDay.cs">
<SubType>Form</SubType>
</Compile>
@@ -128,6 +134,9 @@
<EmbeddedResource Include="fLovDateList.resx">
<DependentUpon>fLovDateList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fProgress.resx">
<DependentUpon>fProgress.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fSelectDay.resx">
<DependentUpon>fSelectDay.cs</DependentUpon>
</EmbeddedResource>