AuditFlow

This commit is contained in:
2025-08-13 16:44:01 +02:00
parent 967792860d
commit ccccddad57
14 changed files with 4381 additions and 53 deletions

View File

@@ -172,6 +172,18 @@
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="AuditFlow\frmAuditFlow.Designer.vb">
<DependentUpon>frmAuditFlow.vb</DependentUpon>
</Compile>
<Compile Include="AuditFlow\frmAuditFlow.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="AuditFlow\frmAuditFlow_Pruefungsojekt.Designer.vb">
<DependentUpon>frmAuditFlow_Pruefungsojekt.vb</DependentUpon>
</Compile>
<Compile Include="AuditFlow\frmAuditFlow_Pruefungsojekt.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="AVISO\cClassesAVISO.vb" />
<Compile Include="AVISO\cDatenbankAVISO.vb" />
<Compile Include="AVISO\cGlobal.vb" />
@@ -364,6 +376,9 @@
<Compile Include="Classes\cGruppeKundenNr.vb" />
<Compile Include="Classes\cGVMS.vb" />
<Compile Include="Classes\cHandlingssaetzeIntern.vb" />
<Compile Include="AuditFlow\Classes\cAuditFlow.vb" />
<Compile Include="AuditFlow\Classes\cAuditFlow_Pruefobjekte.vb" />
<Compile Include="AuditFlow\Classes\cAuditFlow_Pruefungen.vb" />
<Compile Include="frmDatumsabfrage.Designer.vb">
<DependentUpon>frmDatumsabfrage.vb</DependentUpon>
</Compile>
@@ -735,6 +750,12 @@
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="AuditFlow\frmAuditFlow.resx">
<DependentUpon>frmAuditFlow.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="AuditFlow\frmAuditFlow_Pruefungsojekt.resx">
<DependentUpon>frmAuditFlow_Pruefungsojekt.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="AVISO\frmGrayOut.resx">
<DependentUpon>frmGrayOut.vb</DependentUpon>
</EmbeddedResource>
@@ -1561,6 +1582,7 @@
<ItemGroup>
<Content Include="My Project\licensePDFPro.elic.xml" />
<Content Include="My Project\licensePDFViewer.elic.xml" />
<None Include="Resources\save.png" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\CHAT_EMOJIS\" />