Model/Changes_2024_10_31 ALLE GKV TABELLEN.txt aktualisiert

-> Bei neu Ausliefern, vorher alte Tabellen Droppen

-> App8 zu App5 Kommunikation

und mehr!
This commit is contained in:
2024-10-31 15:38:24 +01:00
parent 5594fa4815
commit 99df9b6960
24 changed files with 153 additions and 149 deletions

View File

@@ -108,12 +108,17 @@ namespace Host
protokoll.SentDakotaSuccess = true;
break;
case GkvTransferResultType.FailSoft:
protokoll.SentApp8Success = false;
break;
case GkvTransferResultType.FailFatal:
protokoll.SentApp8Success = false;
break;
case GkvTransferResultType.FailFollowUp:
protokoll.SentApp8Success = false;
break;
}
DAOFactory.GenericDAO.Update(protokoll);
}
#region Senden