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 <= <>*/