Neues Recht "Dienstplanung bearbeiten", Perseh Import von Massnahmen, Bugfix DocumentWatcher, Fehlermeldung bei doppelter Rechungsnummer

This commit is contained in:
Christian
2024-10-25 01:07:02 +02:00
parent dae082d946
commit 29351e5afc
19 changed files with 173 additions and 87 deletions

View File

@@ -101,7 +101,7 @@ namespace BeWo
BeWoApp.MainControl.HomeView.ServiceChatView = null;
}
BeWoApp.CurrentBeWo.DocumentWatcher.LoescheTempDateien();
BeWoApp.CurrentBeWo.DocumentWatcher.LoescheAlleTempDateien();
Application.Current.Shutdown();
}