mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Sammelmails: draft
This commit is contained in:
@@ -28,6 +28,18 @@ class AntragJob extends JOB_Controller
|
||||
$this->load->model('crm/Student_model', 'StudentModel');
|
||||
}
|
||||
|
||||
/**
|
||||
* Send infomail to Stgl
|
||||
*/
|
||||
public function sendStglSammelmail()
|
||||
{
|
||||
// TODO(chris): get all Abmeldung:Created, Unterbrechung:Created, Wiederholung:LvZugeordnet
|
||||
// TODO(chris): get stgs for all these
|
||||
// TODO(chris): get stgls for all these
|
||||
// TODO(chris): sort antraege in stgls
|
||||
// TODO(chris): send email
|
||||
}
|
||||
|
||||
/**
|
||||
* Send reminder to Assistant for Wiedereinstieg Unterbrecher
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user