Bewerbungstool: alle Masterbewerbungen mit Status Interessent mit ZGV-Ort überschreiben

This commit is contained in:
manu
2021-07-20 13:53:38 +02:00
parent 05a06de109
commit 143053b893
-2
View File
@@ -2316,8 +2316,6 @@ class prestudent extends person
person_id = ".$this->db_add_param($person_id)."
AND
typ ='m'
AND
zgvmadatum IS NULL
And
get_rolle_prestudent(prestudent_id, null) = 'Interessent';";