NR파트 데이터 입력 창 및 업로드 완료
추가 화면은 나중에 작업 예정
This commit is contained in:
@@ -63,49 +63,78 @@
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<Compile Include="EQFilterApply.cs">
|
||||
<Compile Include="dsPurchase.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>dsPurchase.xsd</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Equipment\EQFilterApply.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="EQFilterApply.Designer.cs">
|
||||
<Compile Include="Equipment\EQFilterApply.Designer.cs">
|
||||
<DependentUpon>EQFilterApply.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="EQfilterManager.cs">
|
||||
<Compile Include="Equipment\EQfilterManager.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="EQfilterManager.Designer.cs">
|
||||
<Compile Include="Equipment\EQfilterManager.Designer.cs">
|
||||
<DependentUpon>EQfilterManager.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fEquipment.cs">
|
||||
<Compile Include="Equipment\fEquipment.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="fEquipment.Designer.cs">
|
||||
<Compile Include="Equipment\fEquipment.Designer.cs">
|
||||
<DependentUpon>fEquipment.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fImpEquipment.cs">
|
||||
<Compile Include="Equipment\fImpEquipment.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="fImpEquipment.Designer.cs">
|
||||
<Compile Include="Equipment\fImpEquipment.Designer.cs">
|
||||
<DependentUpon>fImpEquipment.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="MethodExtentions.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="rpt_equipmentB.cs">
|
||||
<Compile Include="Equipment\rpt_equipmentB.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="rpt_equipmentB.Designer.cs">
|
||||
<Compile Include="Equipment\rpt_equipmentB.Designer.cs">
|
||||
<DependentUpon>rpt_equipmentB.cs</DependentUpon>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="EQFilterApply.resx">
|
||||
<Compile Include="Purchase\fPurchase_Data.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchase_Data.Designer.cs">
|
||||
<DependentUpon>fPurchase_Data.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchase_Import.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchase_Import.Designer.cs">
|
||||
<DependentUpon>fPurchase_Import.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchase.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchase.Designer.cs">
|
||||
<DependentUpon>fPurchase.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\rPurchase.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\rPurchase.Designer.cs">
|
||||
<DependentUpon>rPurchase.cs</DependentUpon>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="Equipment\EQFilterApply.resx">
|
||||
<DependentUpon>EQFilterApply.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="EQfilterManager.resx">
|
||||
<EmbeddedResource Include="Equipment\EQfilterManager.resx">
|
||||
<DependentUpon>EQfilterManager.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fEquipment.resx">
|
||||
<EmbeddedResource Include="Equipment\fEquipment.resx">
|
||||
<DependentUpon>fEquipment.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fImpEquipment.resx">
|
||||
<EmbeddedResource Include="Equipment\fImpEquipment.resx">
|
||||
<DependentUpon>fImpEquipment.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
@@ -117,12 +146,27 @@
|
||||
<AutoGen>True</AutoGen>
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="ReportB.rdlc" />
|
||||
<EmbeddedResource Include="ReportE.rdlc" />
|
||||
<EmbeddedResource Include="ReportF.rdlc" />
|
||||
<EmbeddedResource Include="rpt_equipmentB.resx">
|
||||
<EmbeddedResource Include="Equipment\ReportB.rdlc" />
|
||||
<EmbeddedResource Include="Equipment\ReportE.rdlc" />
|
||||
<EmbeddedResource Include="Equipment\ReportF.rdlc" />
|
||||
<EmbeddedResource Include="Equipment\rpt_equipmentB.resx">
|
||||
<DependentUpon>rpt_equipmentB.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Purchase\fPurchase_Data.resx">
|
||||
<DependentUpon>fPurchase_Data.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Purchase\fPurchase_Import.resx">
|
||||
<DependentUpon>fPurchase_Import.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Purchase\fPurchase.resx">
|
||||
<DependentUpon>fPurchase.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Purchase\Rpt_PurchasePrj.rdlc" />
|
||||
<EmbeddedResource Include="Purchase\Rpt_PurchasePrc.rdlc" />
|
||||
<EmbeddedResource Include="Purchase\Rpt_Purchase.rdlc" />
|
||||
<EmbeddedResource Include="Purchase\rPurchase.resx">
|
||||
<DependentUpon>rPurchase.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<None Include="app.config" />
|
||||
<None Include="dsEQ.xsc">
|
||||
<DependentUpon>dsEQ.xsd</DependentUpon>
|
||||
@@ -135,6 +179,17 @@
|
||||
<None Include="dsEQ.xss">
|
||||
<DependentUpon>dsEQ.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="dsPurchase.xsc">
|
||||
<DependentUpon>dsPurchase.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="dsPurchase.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSDataSetGenerator</Generator>
|
||||
<LastGenOutput>dsPurchase.Designer.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="dsPurchase.xss">
|
||||
<DependentUpon>dsPurchase.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
@@ -151,6 +206,7 @@
|
||||
<Name>FCOMMON</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
||||
Reference in New Issue
Block a user