Index: Res/PI/Vulling.cls.xml =================================================================== diff -u -r53450 -r71644 --- Res/PI/Vulling.cls.xml (.../Vulling.cls.xml) (revision 53450) +++ Res/PI/Vulling.cls.xml (.../Vulling.cls.xml) (revision 71644) @@ -141,14 +141,14 @@ Lijst met taalafhankelijke omschrijving -Excluded codes : geen (sinds 17/10/2018 is "NY" opnieuw toegelaten) +Excluded codes : XG %Library.SQLQuery Taal:%Library.String="N" 0 'ZZ') + (VUL.ItemID <> 'ZZ') AND (NOT ItemID in ('XG') ) ORDER BY VUL.Sort]]> 0 @@ -158,13 +158,13 @@ Ophalen van de Vullingen met beperking volgens VulCode -Excluded codes : geen (sinds 17/10/2018 is "NY" opnieuw toegelaten) +Excluded codes : XG %Library.SQLQuery VCode:%String 0 SELECT ID, ItemID, Omschrijving, Sort FROM Res_PI.Vulling -WHERE (VulCode = :VCode) +WHERE (VulCode = :VCode) AND (NOT ItemID in ('XG') ) ORDER BY Sort 0