Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Taorbox.Aansturing/TestBOG/StartBatch/Productie_007_OVHALUX2_Klant_TAX_8x11.TXT =================================================================== diff -u -r31045 -r31065 --- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Taorbox.Aansturing/TestBOG/StartBatch/Productie_007_OVHALUX2_Klant_TAX_8x11.TXT (.../Productie_007_OVHALUX2_Klant_TAX_8x11.TXT) (revision 31045) +++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Taorbox.Aansturing/TestBOG/StartBatch/Productie_007_OVHALUX2_Klant_TAX_8x11.TXT (.../Productie_007_HALUX_productie_TAOR_Klant_TAX_8x11.TXT) (revision 31065) @@ -1,4 +1,4 @@ -%BTW% /AF="C:\Bartender\Templates\Klant_TAX_8x11.btw" /PRN="OVHALUX2" /R=3 /P /D= /CLOSE +%BTW% /AF="C:\Bartender\Templates\Klant_TAX_8x11.btw" /PRN="HALUX_productie_TAOR" /R=3 /P /D= /CLOSE %END% LogoLocatie TypeNaam Code Dimensie WandDikte Kleurcodes Omschrijving1 Omschrijving2 DuurzaamBosbeheerCertificaatLogoLocatie BarcodeID LadeAfbeeldingLocatie LandVanHerkomst AantalTitel Aantal IdentNr ReferentieVeld1 ReferentieVeld2 ReferentieVeld3 ReferentieVeld4 DossierCode OrderTitel OrderID DossierTitel Dossier Verzendwijze 222222 BatchID: 15000 DueOut: 14/11 FishEye: Tag 31065 refers to a dead (removed) revision in file `vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Taorbox.Aansturing/TestBOG/StartBatch/Productie_007_OVHALUX2_Klant_TAX_8x11.TXT'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 31065 refers to a dead (removed) revision in file `vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Taorbox.Aansturing/TestLosseComponent/StartBatch/Productie_011_OVHALUX2_Klant_TAX_8x11.TXT'. FishEye: No comparison available. Pass `N' to diff? Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Taorbox.Aansturing/TestLosseComponent/StartBatch/Productie_011_OVHALUX2_Klant_TAX_8x11.TXT =================================================================== diff -u -r31008 -r31065 --- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Taorbox.Aansturing/TestLosseComponent/StartBatch/Productie_011_OVHALUX2_Klant_TAX_8x11.TXT (.../Productie_011_OVHALUX2_Klant_TAX_8x11.TXT) (revision 31008) +++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Taorbox.Aansturing/TestLosseComponent/StartBatch/Productie_011_OVHALUX2_Klant_TAX_8x11.TXT (.../Productie_011_HALUX_productie_TAOR_Klant_TAX_8x11.TXT) (revision 31065) @@ -1,4 +1,4 @@ -%BTW% /AF="C:\Bartender\Templates\Klant_TAX_8x11.btw" /PRN="OVHALUX2" /R=3 /P /D= /CLOSE +%BTW% /AF="C:\Bartender\Templates\Klant_TAX_8x11.btw" /PRN="HALUX_productie_TAOR" /R=3 /P /D= /CLOSE %END% LogoLocatie TypeNaam Code Dimensie WandDikte Kleurcodes Omschrijving1 Omschrijving2 DuurzaamBosbeheerCertificaatLogoLocatie BarcodeID LadeAfbeeldingLocatie LandVanHerkomst AantalTitel Aantal IdentNr ReferentieVeld1 ReferentieVeld2 ReferentieVeld3 ReferentieVeld4 DossierCode OrderTitel OrderID DossierTitel Dossier Verzendwijze 222223 BatchID: 15000 DueOut: 14/11 Index: APPS/Halux/PPS/Activiteit/impl/TAOR/Verpakking/WerklijstItemsMaker.cls.xml =================================================================== diff -u -r31008 -r31065 --- APPS/Halux/PPS/Activiteit/impl/TAOR/Verpakking/WerklijstItemsMaker.cls.xml (.../WerklijstItemsMaker.cls.xml) (revision 31008) +++ APPS/Halux/PPS/Activiteit/impl/TAOR/Verpakking/WerklijstItemsMaker.cls.xml (.../WerklijstItemsMaker.cls.xml) (revision 31065) @@ -95,6 +95,7 @@ For i = 1 : 1 : AantalVanVerpakkingGrootte { Set KlantEtiketInput = ##class(APPS.Halux.PPS.Activiteit.impl.TAOR.Verpakking.KlantEtiketInput).%New() Set KlantEtiketInput.Component = HalffabItem.GeefComponent() + Set KlantEtiketInput.VoorkeurPrinter = "HALUX" Set KlantEtiketInput.AantalInDoos = AantalInDoos Do EtiketItems.Insert(KlantEtiketInput) }