Index: OBJTimpl/WMSOrder/ImporteerPicking.cls.xml =================================================================== diff -u -r68783 -r68805 --- OBJTimpl/WMSOrder/ImporteerPicking.cls.xml (.../ImporteerPicking.cls.xml) (revision 68783) +++ OBJTimpl/WMSOrder/ImporteerPicking.cls.xml (.../ImporteerPicking.cls.xml) (revision 68805) @@ -224,7 +224,8 @@ Set C("SOFTV")="V" Set C("CONSNR")=..CONSNr Set C("DATUM")=$H - Set C("STATUS")=$Select(Annulatie:"PNOK",1:"POK") + ;Set C("STATUS")=$Select(Annulatie:"PNOK",1:"POK") + Set C("STATUS")="POK" Do ##class(vhLib.OldSchool).InitVars() Do ##class(vhLib.Logger).%New("OBJT_WMS").Info("Pick einde",$$ArrayToText^vhLib("C",.C))