Index: CHUI/PPS/TBX/LeanBatch.cls.xml
===================================================================
diff -u -r63470 -r63471
--- CHUI/PPS/TBX/LeanBatch.cls.xml (.../LeanBatch.cls.xml) (revision 63470)
+++ CHUI/PPS/TBX/LeanBatch.cls.xml (.../LeanBatch.cls.xml) (revision 63471)
@@ -523,20 +523,6 @@
]]>
-
-PrintLijst:%List
-1
-1
-%String
-
-
-
PrintLijst:%List
1
@@ -572,10 +558,8 @@
Set Opties="L;F;O;M;R;I;G;B"_
$Select(..ChkCommissie():";C",1:"")
If TePrintenInVoorbereiding '= "" Set Opties=Opties_";"_TePrintenInVoorbereiding
- If BatchType=##class(APPS.Halux.common.enu.ProductieGroep).Probox() {
- Set Opties = Opties_$Select(..ProboxOverdoosEtiketStatus(PrintLijst)=##class(BL.PPS.TBX.enu.PrintStatus).Printen():";Y",1:"")
- } Else {
- Set Opties = Opties _$Select(..BevatSFS():";P",1:"")
+ If $$$Not(BatchType=##class(APPS.Halux.common.enu.ProductieGroep).Probox()) {
+ Set Opties = Opties _$Select(..BevatSFS():";P",1:"")
}
}
For i=1:1:$Length(Opties,";") {