Index: BL/MB/UGLYPicking/General.cls.xml
===================================================================
diff -u -r5059 -r5060
--- BL/MB/UGLYPicking/General.cls.xml (.../General.cls.xml) (revision 5059)
+++ BL/MB/UGLYPicking/General.cls.xml (.../General.cls.xml) (revision 5060)
@@ -74,7 +74,7 @@
;NON TRANSIT------------------------------------------------------------------------------------
elHandleNonTransit()
New RS
- If ##class(EWMS.Locations).BestaatLocatie($LI(Location,1),$LI(Location,2),$LI(Location,3),$LI(Location,4))
+ If '##class(EWMS.Locations).BestaatLocatie($LI(Location,1),$LI(Location,2),$LI(Location,3),$LI(Location,4))
{
New LocInfo
Set LocInfo = ##class(EWMS.TransLoc).GetTransLocation($LI(Location,1),$LI(Location,2),$LI(Location,3),$LI(Location,4))
Index: EWMS/Inventory.cls.xml
===================================================================
diff -u -r5059 -r5060
--- EWMS/Inventory.cls.xml (.../Inventory.cls.xml) (revision 5059)
+++ EWMS/Inventory.cls.xml (.../Inventory.cls.xml) (revision 5060)
@@ -1459,16 +1459,6 @@
-
-%Library.SQLQuery
-PalletID:%Library.String
-SELECT product,qty_pcs
-FROM EWMS.Inventory AS Inv
-WHERE (loc_id = :PalletID)
-
-
-
-
%Library.SQLQuery
paProductNr:%Library.String