Index: vhUnitTest/APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/DetailBladGroepenBepaler/GeleiderBevestigingSchroeven/Test.cls.xml =================================================================== diff -u --- vhUnitTest/APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/DetailBladGroepenBepaler/GeleiderBevestigingSchroeven/Test.cls.xml (revision 0) +++ vhUnitTest/APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/DetailBladGroepenBepaler/GeleiderBevestigingSchroeven/Test.cls.xml (revision 36025) @@ -0,0 +1,20 @@ + + + +vhUnitTest.APPS.Halux.PPS.Document.ProductieDetailDocument.impl.TAX.DetailBladGroepenBepaler.Base + + + + + + +1 +DOM.PM.Maatwerk.Calc.HF.enu.TAORRol + + + + + + Index: APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/DetailBladGroepenBepaler.cls.xml =================================================================== diff -u -r36024 -r36025 --- APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/DetailBladGroepenBepaler.cls.xml (.../DetailBladGroepenBepaler.cls.xml) (revision 36024) +++ APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/DetailBladGroepenBepaler.cls.xml (.../DetailBladGroepenBepaler.cls.xml) (revision 36025) @@ -40,14 +40,14 @@ ElseIf (Rol = ..Enum.Rol.FrontBevestigingSchroef) { Set GroepNaam = ..Groepen.NietVermelden } ElseIf (Rol = ..Enum.Rol.FrontEindkap) { Set GroepNaam = ..Groepen.NietVermelden } ElseIf (Rol = ..Enum.Rol.FrontPlaat) { Set GroepNaam = ..Groepen.NietVermelden } + ElseIf (Rol = ..Enum.Rol.GeleiderBevestigingSchroeven) { Set GroepNaam = ..Groepen.Onderdelen2 } ElseIf (Rol = ..Enum.Rol.Glijder) { Set GroepNaam = ..Groepen.Onderdelen1 } ElseIf (Rol = ..Enum.Rol.HulsInsteekpenGeleider) { Set GroepNaam = ..Groepen.NietVermelden } ElseIf (Rol = ..Enum.Rol.KantenBand) { Set GroepNaam = ..Groepen.NietVermelden } ElseIf (Rol = ..Enum.Rol.Koppeling) { Set GroepNaam = ..GeefGroepNaamVoorProductieRoute(ProductieRoute) } ElseIf (Rol = ..Enum.Rol.KoppelingSchroef) { Set GroepNaam = ..Groepen.NietVermelden } ElseIf (Rol = ..Enum.Rol.LadeZijkant) { Set GroepNaam = ..Groepen.Monteren } ElseIf (Rol = ..Enum.Rol.Opvullijst) { Set GroepNaam = ..Groepen.Onderdelen2 } - ElseIf (Rol = ..Enum.Rol.GeleiderBevestigingSchroeven) { Set GroepNaam = ..Groepen.Onderdelen2 } ElseIf (Rol = ..Enum.Rol.Rug) { Set GroepNaam = ..Groepen.NietVermelden } ElseIf (Rol = ..Enum.Rol.RugPlaat) { Set GroepNaam = ..Groepen.NietVermelden } ElseIf (Rol = ..Enum.Rol.RugWandHouder) { Set GroepNaam = ..Groepen.NietVermelden }