Index: BL/PPS/TBX/WPAbstract.cls.xml =================================================================== diff -u -r29059 -r68884 --- BL/PPS/TBX/WPAbstract.cls.xml (.../WPAbstract.cls.xml) (revision 29059) +++ BL/PPS/TBX/WPAbstract.cls.xml (.../WPAbstract.cls.xml) (revision 68884) @@ -166,7 +166,7 @@ %SQLQuery - SELECT ID As BatchID FROM APPS_Halux_common_impl.BatchImpl Where IsActief = 1 and (Categorie = 'Tandembox' or Categorie ='Legrabox' or Categorie='TAORbox') + SELECT ID As BatchID FROM APPS_Halux_common_impl.BatchImpl Where IsActief = 1 and (Categorie = 'Tandembox' or Categorie ='Legrabox' or Categorie='TAORbox' or Categorie='Merivobox') ORDER BY ID