Check History for Student status

This commit is contained in:
cgfhtw
2024-07-23 14:51:42 +02:00
parent 7a5bec077f
commit d12f3dd846
2 changed files with 65 additions and 15 deletions
@@ -262,9 +262,6 @@ class Status extends FHCAPI_Controller
return $this->getDataOrTerminateWithError($result);
}]
// TODO(chris): check status history error_wrongStatusOrderBeforeStudent
// TODO(chris): check status history error_personenkennzeichenPasstNichtZuStudiensemester
// TODO(chris): check status history error_bewerberOrgformUngleichStudentOrgform
], [
'rolle_doesnt_exist' => $this->p->t('lehre', 'error_rolleBereitsVorhanden'),
'history_timesequence' => $this->p->t('lehre', 'error_statuseintrag_zeitabfolge'),