diff --git a/MNNL/mnnl.sql b/MNNL/mnnl.sql index 39a1fc7bc..6018dc72d 100644 --- a/MNNL/mnnl.sql +++ b/MNNL/mnnl.sql @@ -10035,7 +10035,7 @@ AS FROM mld_melding m, mld_stdmelding sm, mld_discipline md WHERE m.mld_stdmelding_key = sm.mld_stdmelding_key AND sm.mld_ins_discipline_key = md.ins_discipline_key - AND md.ins_discipline_key = 988 -- ITL Servicedesk (Request) + AND md.ins_discipline_key IN (988, 1016, 1061, 1065, 1421) -- ITL Servicedesk (Req.)/ITIO Werkplekbeheer (Inc.)/ITIO Servicedesk (Inc.)/MDT PE Overeenkomst (Req.)/ITIO Werkplekbeheer (Pilot) AND m.mld_melding_actiedatum > TRUNC (ADD_MONTHS (SYSDATE, -1), 'mm') UNION ALL SELECT NULL user_key,