added plausicheck "getIncomingUndGsFoerderrelevant"

This commit is contained in:
KarpAlex
2022-11-30 17:26:50 +01:00
parent 33eb1cb6af
commit d1ac2e0424
4 changed files with 118 additions and 0 deletions
+8
View File
@@ -125,6 +125,14 @@ $fehlerArr = array(
'fehlertyp_kurzbz' => 'error',
'app' => 'core'
),
array(
'fehlercode' => 'CORE_INOUT_0009',
'fehler_kurzbz' => 'IncomingUndGsFoerderrelevant',
'fehlercode_extern' => null,
'fehlertext' => 'Incoming oder gemeinsames Studium ist nicht als nicht förderrelevant markiert. (prestudent_id %s)',
'fehlertyp_kurzbz' => 'error',
'app' => 'core'
),
array(
'fehlercode' => 'CORE_STG_0001',
'fehler_kurzbz' => 'StgPrestudentUngleichStgStudent',