Index: APPS/Halux/common/impl/ProductieGroepBepalerTBX.cls.xml =================================================================== diff -u -r30702 -r34184 --- APPS/Halux/common/impl/ProductieGroepBepalerTBX.cls.xml (.../ProductieGroepBepalerTBX.cls.xml) (revision 30702) +++ APPS/Halux/common/impl/ProductieGroepBepalerTBX.cls.xml (.../ProductieGroepBepalerTBX.cls.xml) (revision 34184) @@ -17,6 +17,8 @@ Set ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).Specials() } ElseIf (..IsBijzonderGroteLade(TBXLade)) { Set ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).Specials() + } ElseIf (TBXLade.GeefBlumotion()="TOB") { + Set ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).Specials() } ElseIf ((Verpakking = ##class(DOM.PM.enu.TBXVerpakking).KastMetOnderdelen()) || (Verpakking = ##class(DOM.PM.enu.TBXVerpakking).KastZonderOnderdelen())) { set ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).Pallet() If (..IsKastKlant(KlantID)) {