Adaptierungen Entwicklungsteam UID für FAS

This commit is contained in:
ma0068
2022-03-31 12:44:45 +02:00
parent f29d838b7c
commit f0c40bf449
5 changed files with 59 additions and 39 deletions
+1
View File
@@ -243,6 +243,7 @@ class entwicklungsteam extends basis_db
{
$obj = new entwicklungsteam();
$obj->entwicklungsteam_id = $row->entwicklungsteam_id;
$obj->mitarbeiter_uid = $row->mitarbeiter_uid;
$obj->studiengang_kz = $row->studiengang_kz;
$obj->besqualcode = $row->besqualcode;