업무일지 검색기능 강화

This commit is contained in:
chikyun.kim
2019-05-08 11:49:55 +09:00
parent 0dd2f55820
commit 7adfebe609
20 changed files with 4047 additions and 85 deletions

View File

@@ -199,6 +199,12 @@
<Compile Include="JobReport\fJobReportImport.Designer.cs">
<DependentUpon>fJobReportImport.cs</DependentUpon>
</Compile>
<Compile Include="JobReport\fLovProject.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JobReport\fLovProject.Designer.cs">
<DependentUpon>fLovProject.cs</DependentUpon>
</Compile>
<Compile Include="JobReport\rJobReport.cs">
<SubType>Form</SubType>
</Compile>
@@ -253,6 +259,9 @@
<EmbeddedResource Include="JobReport\fJobReportImport.resx">
<DependentUpon>fJobReportImport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="JobReport\fLovProject.resx">
<DependentUpon>fLovProject.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="JobReport\rJobReport.rdlc" />
<EmbeddedResource Include="JobReport\rJobReport.resx">
<DependentUpon>rJobReport.cs</DependentUpon>