pridanie moznosti zadavania velkosti polotovaru z vyroby na karte vykresy + tlacenie do poznamky na kontrolnom liste

This commit is contained in:
roman6791
2021-05-06 23:14:55 +02:00
parent b4dc25ce46
commit f9b0009cd2
7 changed files with 986 additions and 335 deletions

View File

@@ -303,6 +303,12 @@
<Compile Include="frmTlacitStatistiku.Designer.cs">
<DependentUpon>frmTlacitStatistiku.cs</DependentUpon>
</Compile>
<Compile Include="frmUlozPolotovarZVyroby.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmUlozPolotovarZVyroby.Designer.cs">
<DependentUpon>frmUlozPolotovarZVyroby.cs</DependentUpon>
</Compile>
<Compile Include="frmVybratTypVyhodnotenia.cs">
<SubType>Form</SubType>
</Compile>
@@ -417,6 +423,9 @@
<EmbeddedResource Include="frmTlacitStatistiku.resx">
<DependentUpon>frmTlacitStatistiku.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmUlozPolotovarZVyroby.resx">
<DependentUpon>frmUlozPolotovarZVyroby.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmVybratTypVyhodnotenia.resx">
<DependentUpon>frmVybratTypVyhodnotenia.cs</DependentUpon>
</EmbeddedResource>