Feature: Standarddrucker wechseln

This commit is contained in:
2022-11-25 11:39:19 +01:00
parent f0e9eb8867
commit 22778c3d15
6 changed files with 473 additions and 16 deletions

View File

@@ -843,6 +843,12 @@
<Compile Include="frmWarenbezeichnungBegriffeEdit.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmWechselStandarddrucker.Designer.vb">
<DependentUpon>frmWechselStandarddrucker.vb</DependentUpon>
</Compile>
<Compile Include="frmWechselStandarddrucker.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmZoll.Designer.vb">
<DependentUpon>frmZoll.vb</DependentUpon>
</Compile>
@@ -1238,6 +1244,9 @@
<EmbeddedResource Include="frmWarenbezeichnungBegriffeEdit.resx">
<DependentUpon>frmWarenbezeichnungBegriffeEdit.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmWechselStandarddrucker.resx">
<DependentUpon>frmWechselStandarddrucker.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmZoll.resx">
<DependentUpon>frmZoll.vb</DependentUpon>
</EmbeddedResource>