업무일지 삭제 화면만 불러도 데이터가 삭제되는 현상 수정
사용자 목록이 실 데이터 입력자로 변경 함 업무일지 : 개인별/일자별 집계 추가
This commit is contained in:
@@ -205,6 +205,12 @@
|
||||
<Compile Include="JobReport\fLovProject.Designer.cs">
|
||||
<DependentUpon>fLovProject.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="JobReport\rJobReportDay.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="JobReport\rJobReportDay.Designer.cs">
|
||||
<DependentUpon>rJobReportDay.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="JobReport\rJobReport.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -262,6 +268,10 @@
|
||||
<EmbeddedResource Include="JobReport\fLovProject.resx">
|
||||
<DependentUpon>fLovProject.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="JobReport\rJobReportDay.rdlc" />
|
||||
<EmbeddedResource Include="JobReport\rJobReportDay.resx">
|
||||
<DependentUpon>rJobReportDay.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="JobReport\rJobReport.rdlc" />
|
||||
<EmbeddedResource Include="JobReport\rJobReport.resx">
|
||||
<DependentUpon>rJobReport.cs</DependentUpon>
|
||||
|
||||
Reference in New Issue
Block a user