Index: APPS/Halux/common/enu/ProductieGroep.cls.xml
===================================================================
diff -u -r49866 -r55982
--- APPS/Halux/common/enu/ProductieGroep.cls.xml (.../ProductieGroep.cls.xml) (revision 49866)
+++ APPS/Halux/common/enu/ProductieGroep.cls.xml (.../ProductieGroep.cls.xml) (revision 55982)
@@ -6,11 +6,11 @@
TECH.Enumeration
-,P,A,S,+,X,Std,Special,SpecialPM,KAD-PSV-EV,KAD-PSV-IL,KAD-PSV-WE,KAD-PSV-S,KAD-PSA-EV,KAD-PSA-CR,KAD-PSA-IL,KAD-PSG-EV,KAD-PBG-EV,KAD-PBG-S,KAD-PBA-EV,KAD-PBR-EV,KAD-PBK-EV,KAD-PB9-EV,KAD-PB9-S,KAD-P05-EV,KAD-PSS-WE,KAD-VUL-VUL,LBX-SPOELBAK,LBX-SPOELBAK-VHOSS,TAX-LC,TAX-FP,TAX-BOG,TAX-FPC
+,P,A,S,+,X,Std,Special,SpecialPM,Opstartfase,KAD-PSV-EV,KAD-PSV-IL,KAD-PSV-WE,KAD-PSV-S,KAD-PSA-EV,KAD-PSA-CR,KAD-PSA-IL,KAD-PSG-EV,KAD-PBG-EV,KAD-PBG-S,KAD-PBA-EV,KAD-PBR-EV,KAD-PBK-EV,KAD-PB9-EV,KAD-PB9-S,KAD-P05-EV,KAD-PSS-WE,KAD-VUL-VUL,LBX-SPOELBAK,LBX-SPOELBAK-VHOSS,TAX-LC,TAX-FP,TAX-BOG,TAX-FPC
-,Pallet,Kast,Stuk,Plus,Probox,Standaard,Specials,SpecialsPM
+,Pallet,Kast,Stuk,Plus,Probox,Standaard,Specials,SpecialsPM,Opstart
@@ -83,6 +83,13 @@
]]>
+
+1
+APPS.Halux.common.enu.ProductieGroep
+
+
+
1
APPS.Halux.common.enu.ProductieGroep
Index: APPS/Halux/common/enu/ProductieGroep/Verwerker.cls.xml
===================================================================
diff -u -r49866 -r55982
--- APPS/Halux/common/enu/ProductieGroep/Verwerker.cls.xml (.../Verwerker.cls.xml) (revision 49866)
+++ APPS/Halux/common/enu/ProductieGroep/Verwerker.cls.xml (.../Verwerker.cls.xml) (revision 55982)
@@ -60,6 +60,8 @@
Do ..VerwerkLBXSpoelbakVHoss()
} ElseIf ProductieGroep = "TAX-LC" {
Do ..VerwerkLosseComponenten()
+ } ElseIf ProductieGroep = "Opstartfase" {
+ Do ..VerwerkOpstartfase()
} ElseIf ProductieGroep = "P" {
Do ..VerwerkPallet()
} ElseIf ProductieGroep = "+" {
@@ -225,6 +227,12 @@
+
+1
+1
+
+
+
1
1
Index: APPS/Halux/common/enu/ProductieGroep/AutoComplete.cls.xml
===================================================================
diff -u -r49866 -r55982
--- APPS/Halux/common/enu/ProductieGroep/AutoComplete.cls.xml (.../AutoComplete.cls.xml) (revision 49866)
+++ APPS/Halux/common/enu/ProductieGroep/AutoComplete.cls.xml (.../AutoComplete.cls.xml) (revision 55982)
@@ -177,6 +177,13 @@
1
+
+%String
+"Opstartfase"
+1
+1
+
+
%String
"P"