mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
alle prestudents im Status Interessent mit leerem zgvmatum überschreiben
This commit is contained in:
@@ -2316,6 +2316,8 @@ 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';";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user