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