GOKO#84178 -- Teams & herinrichting meldingen - aanvulling domeinview locatiemanagers

svn path=/Customer/trunk/; revision=67055
This commit is contained in:
Jos Migo
2024-11-15 14:51:51 +00:00
parent a458fef522
commit 240e3c6f89

View File

@@ -253,7 +253,7 @@ AS
AND a.prs_bedrijf_key = b.prs_bedrijf_key
AND b.prs_bedrijf_key = 21 -- bedrijfs_key GOKO
AND p.prs_srtperslid_key = sp.prs_srtperslid_key
AND sp.prs_srtperslid_key = 122 --- LOCATIEMANAGER/LEIDER
AND sp.prs_srtperslid_key IN (122, 3121) --- LOCATIEMANAGER/LEIDER
AND p.prs_perslid_verwijder IS NULL
ORDER BY p.prs_perslid_naam
;