refactor(modules): moved modules to app to control everything based on there active setting

This commit is contained in:
2025-10-29 21:57:11 -05:00
parent 6493e0398a
commit 99b2d762d6
35 changed files with 5807 additions and 121 deletions

View File

@@ -68,4 +68,6 @@ select IdMaschinen_ProdPlanung as LabelOnlineID,
where IsTechnicallyReleased = 1 and DruckStatus = 1
order by MaschinenStandort
`;