Index: BL/PPS/TBX/DocsV1/ProboxInhoudEtiketGenerator.cls.xml =================================================================== diff -u -r73394 -r73411 --- BL/PPS/TBX/DocsV1/ProboxInhoudEtiketGenerator.cls.xml (.../ProboxInhoudEtiketGenerator.cls.xml) (revision 73394) +++ BL/PPS/TBX/DocsV1/ProboxInhoudEtiketGenerator.cls.xml (.../ProboxInhoudEtiketGenerator.cls.xml) (revision 73411) @@ -84,9 +84,8 @@ Set ProboxInhoudLabel = ##class(BL.Etiket.ProboxInhoud).%New() Set ProboxInhoudLabel.Device = LabelDevice - Set ProboxInhoudLabel.Layout = "test_klein_PIE_etiket" If (IsVervolgEtiket) { - Set ProboxInhoudLabel.Layout = "test_klein_PIE_vervolgetiket" + Set ProboxInhoudLabel.Layout = "ProboxInhoud_Vervolgetiket_8x11" } Set ProboxInhoudLabel.Aantal = 1 @@ -120,7 +119,9 @@ } Else { Set ProboxInhoudLabel.ProductieWeek = "" Set ProboxInhoudLabel.VandaagVerzenden = "" - } + } + //Tijdelijk + Set ProboxInhoudLabel.VandaagVerzenden = "" Set ProboxInhoudLabel.CommissieReferentie = Order.GeefCommissieReferentie() Set ProboxInhoudLabel.Logo = ..LogoBepaler.GeefLogo(OorsprongKetting, $Piece(KlantId, "||", 2))