From 4ec6ee2fc0136ace5848dc575b696831a93b8b20 Mon Sep 17 00:00:00 2001 From: Marlies Winterstein Date: Mon, 24 Apr 2023 15:55:06 +0200 Subject: [PATCH] =?UTF-8?q?Einschr=C3=A4nkungen=20f=C3=BCr=20Parameter=20P?= =?UTF-8?q?r=C3=BCfungsstatus=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xcube/schluesseltabellen/xcube_install_restrictions.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src-modules/module/xcube/schluesseltabellen/xcube_install_restrictions.sql b/src-modules/module/xcube/schluesseltabellen/xcube_install_restrictions.sql index 1ed9cd2..17d30bc 100644 --- a/src-modules/module/xcube/schluesseltabellen/xcube_install_restrictions.sql +++ b/src-modules/module/xcube/schluesseltabellen/xcube_install_restrictions.sql @@ -18,7 +18,8 @@ update xcube set restriction='<> ' where maskeninfo_id=21000; update xcube set restriction= --nur Abschlussprüfungen - 'pnr = 1 and pstatus = ''BE'' and abschnitt = 2 + 'pnr = 1 and abschnitt = 2 + and pstatus = <> and <> and sem_der_pruefung >= <> /*and sem_der_pruefung <= <>*/