mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 01:42:17 +00:00
Check History for Student status
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user