Index: BL/PPS/TBX/DocsV1/ProboxBarcodeEtiketGenerator.cls.xml =================================================================== diff -u -r68374 -r68388 --- BL/PPS/TBX/DocsV1/ProboxBarcodeEtiketGenerator.cls.xml (.../ProboxBarcodeEtiketGenerator.cls.xml) (revision 68374) +++ BL/PPS/TBX/DocsV1/ProboxBarcodeEtiketGenerator.cls.xml (.../ProboxBarcodeEtiketGenerator.cls.xml) (revision 68388) @@ -31,11 +31,13 @@ DnaCodeIterator:TECH.Iterator,LabelDevice:%String TECH.ListIterator - + Index: BL/PPS/TBX/DocsV1.cls.xml =================================================================== diff -u -r68367 -r68388 --- BL/PPS/TBX/DocsV1.cls.xml (.../DocsV1.cls.xml) (revision 68367) +++ BL/PPS/TBX/DocsV1.cls.xml (.../DocsV1.cls.xml) (revision 68388) @@ -170,6 +170,11 @@ 1 + +BL.PPS.TBX.DocsV1.ProboxBarcodeEtiketGenerator +1 + + %String 1 @@ -192,6 +197,7 @@ Set ..MatFormatter = ##class(APPS.Halux.PPS.impl.Formatter.Mat).%New() Set ..LogoBepaler = $$$Inject(LogoBepaler, ##class(BL.PPS.common.impl.OnderdelendoosLogoBepaler).%New()) Set ..ProboxInhoudEtiketGenerator = ##class(BL.PPS.TBX.DocsV1.ProboxInhoudEtiketGenerator).%New() + Set ..ProboxBarcodeEtiketGenerator = ##class(BL.PPS.TBX.DocsV1.ProboxBarcodeEtiketGenerator).%New() Quit $$$OK ]]> @@ -1658,7 +1664,7 @@ DnaCodeIterator:TECH.Iterator