재고 등록화면 프로젝트 입력칸 비활성화 => 완료
재고 관리 화면 - 보관소 필터링 기능 추가 재고 관리 등록 화면 규격의 값이 없어도 등록 가능 => 완료 보관소 직접입력이 아닌 선택 하게 => 재고등록화면 수정, 품목정보에 공급처 선택 기능 => 공급처 칸(제일 우측) 추가 주문도 보관소 별로 처리 => 완료 안전용 주문등록화면 추가 => 보관소 기능 추가 구매 신청 목록에 "보관소" 열 추가
This commit is contained in:
@@ -11,6 +11,21 @@
|
||||
<AssemblyName>FCM0000</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<PublishUrl>게시\</PublishUrl>
|
||||
<Install>true</Install>
|
||||
<InstallFrom>Disk</InstallFrom>
|
||||
<UpdateEnabled>false</UpdateEnabled>
|
||||
<UpdateMode>Foreground</UpdateMode>
|
||||
<UpdateInterval>7</UpdateInterval>
|
||||
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
||||
<UpdatePeriodically>false</UpdatePeriodically>
|
||||
<UpdateRequired>false</UpdateRequired>
|
||||
<MapFileExtensions>true</MapFileExtensions>
|
||||
<ApplicationRevision>0</ApplicationRevision>
|
||||
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
||||
<IsWebBootstrapper>false</IsWebBootstrapper>
|
||||
<UseApplicationTrust>false</UseApplicationTrust>
|
||||
<BootstrapperEnabled>true</BootstrapperEnabled>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
@@ -94,10 +109,33 @@
|
||||
<Compile Include="Board\fPatchList.Designer.cs">
|
||||
<DependentUpon>fPatchList.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Board\fSendMail.cs">
|
||||
<Compile Include="DSMail.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>DSMail.xsd</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Mail\fAutoSendSetting.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Board\fSendMail.Designer.cs">
|
||||
<Compile Include="Mail\fAutoSendSetting.Designer.cs">
|
||||
<DependentUpon>fAutoSendSetting.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Mail\fMailAutoAdd.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Mail\fMailAutoAdd.Designer.cs">
|
||||
<DependentUpon>fMailAutoAdd.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Mail\fMailList.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Mail\fMailList.Designer.cs">
|
||||
<DependentUpon>fMailList.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Mail\fSendMail.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Mail\fSendMail.Designer.cs">
|
||||
<DependentUpon>fSendMail.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Board\fRequestItem.cs">
|
||||
@@ -245,10 +283,10 @@
|
||||
<Compile Include="Item\fLovItem.Designer.cs">
|
||||
<DependentUpon>fLovItem.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Board\fMailform.cs">
|
||||
<Compile Include="Mail\fMailform.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Board\fMailform.Designer.cs">
|
||||
<Compile Include="Mail\fMailform.Designer.cs">
|
||||
<DependentUpon>fMailform.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Customer_Import.cs">
|
||||
@@ -287,7 +325,16 @@
|
||||
<EmbeddedResource Include="Board\fPatchList.resx">
|
||||
<DependentUpon>fPatchList.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Board\fSendMail.resx">
|
||||
<EmbeddedResource Include="Mail\fAutoSendSetting.resx">
|
||||
<DependentUpon>fAutoSendSetting.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Mail\fMailAutoAdd.resx">
|
||||
<DependentUpon>fMailAutoAdd.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Mail\fMailList.resx">
|
||||
<DependentUpon>fMailList.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Mail\fSendMail.resx">
|
||||
<DependentUpon>fSendMail.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Board\fRequestItem.resx">
|
||||
@@ -348,7 +395,7 @@
|
||||
<EmbeddedResource Include="Item\fLovItem.resx">
|
||||
<DependentUpon>fLovItem.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Board\fMailform.resx">
|
||||
<EmbeddedResource Include="Mail\fMailform.resx">
|
||||
<DependentUpon>fMailform.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Customer_Import.resx">
|
||||
@@ -394,6 +441,17 @@
|
||||
<None Include="DSInventory.xss">
|
||||
<DependentUpon>DSInventory.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="DSMail.xsc">
|
||||
<DependentUpon>DSMail.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="DSMail.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSDataSetGenerator</Generator>
|
||||
<LastGenOutput>DSMail.Designer.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="DSMail.xss">
|
||||
<DependentUpon>DSMail.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="dsMSSQL.xsc">
|
||||
<DependentUpon>dsMSSQL.xsd</DependentUpon>
|
||||
</None>
|
||||
@@ -433,7 +491,6 @@
|
||||
<None Include="DSUser.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSDataSetGenerator</Generator>
|
||||
<LastGenOutput>DSUser.Designer.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="DSUser.xss">
|
||||
<DependentUpon>DSUser.xsd</DependentUpon>
|
||||
@@ -466,6 +523,28 @@
|
||||
<ItemGroup>
|
||||
<None Include="Resources\action_refresh.gif" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
|
||||
<Visible>False</Visible>
|
||||
<ProductName>Microsoft .NET Framework 4%28x86 및 x64%29</ProductName>
|
||||
<Install>true</Install>
|
||||
</BootstrapperPackage>
|
||||
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
||||
<Visible>False</Visible>
|
||||
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
||||
<Install>false</Install>
|
||||
</BootstrapperPackage>
|
||||
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
||||
<Visible>False</Visible>
|
||||
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
||||
<Install>false</Install>
|
||||
</BootstrapperPackage>
|
||||
<BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
|
||||
<Visible>False</Visible>
|
||||
<ProductName>Windows Installer 4.5</ProductName>
|
||||
<Install>true</Install>
|
||||
</BootstrapperPackage>
|
||||
</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