Finish Status insert function

This commit is contained in:
cgfhtw
2024-07-24 13:24:15 +02:00
parent d9cba6bf5c
commit 93b301ee08
2 changed files with 97 additions and 3 deletions
@@ -13,6 +13,7 @@ class Prestudentstatus_model extends DB_Model
const STATUS_WARTENDER = 'Wartender';
const STATUS_ABGEWIESENER = 'Abgewiesener';
const STATUS_INTERESSENT = 'Interessent';
const STATUS_INCOMING = 'Incoming';
/**
* Constructor