Index: APPS/VisiDot/enu/Zijkant.cls.xml
===================================================================
diff -u
--- APPS/VisiDot/enu/Zijkant.cls.xml (revision 0)
+++ APPS/VisiDot/enu/Zijkant.cls.xml (revision 2019)
@@ -0,0 +1,29 @@
+
+
+
+datatype
+1
+%String
+0
+
+
+,A,B
+
+
+
+;A;B
+
+
+
+1
+
+
+
+
+1
+
+
+
+
Index: CHUI/Printer/Printer.cls.xml
===================================================================
diff -u
--- CHUI/Printer/Printer.cls.xml (revision 0)
+++ CHUI/Printer/Printer.cls.xml (revision 2019)
@@ -0,0 +1,33 @@
+
+
+
+1
+%RegisteredObject
+0
+
+
+
+De compatibele printers tonen in een popup,
+Return : Naam van de gekozen printer.
+Kan leeg zijn als op '-' gedrukt worden : dit opvangen in applicatie
+
+Vb : Set Printer = ##class(CHUI.Printer.Printer).KiesCompatibelePrinter("VHOSS")
+1
+Label:%String
+%String
+
+
+
+
Index: APPS/VisiDot/impl/VHossEtiketPrinter.cls.xml
===================================================================
diff -u
--- APPS/VisiDot/impl/VHossEtiketPrinter.cls.xml (revision 0)
+++ APPS/VisiDot/impl/VHossEtiketPrinter.cls.xml (revision 2019)
@@ -0,0 +1,91 @@
+
+
+
+1
+%RegisteredObject
+0
+
+
+BL.Sys.LabelPrinter
+
+
+
+%String
+
+
+
+1
+1
+%Status
+
+
+
+
+
+één etiket afprinten van wel bepaalde VHossID
+Nr:%Integer,Zijkant:APPS.VisiDot.enu.Zijkant,PrintDevice:%String="",DoPrint:%Boolean=1
+%Status
+
+
+
+
+
+method om via Admin alle input te verzamelen.
+1
+0
+
+
+
+
+
+Etiketten afprinten van VHossID's die in de iterator zitten.
+VHossIDIt:TECH.ListIterator
+
+
+
+
Index: APPS/VisiDot/impl/VHossProductionHelper.cls.xml
===================================================================
diff -u -r1808 -r2019
--- APPS/VisiDot/impl/VHossProductionHelper.cls.xml (.../VHossProductionHelper.cls.xml) (revision 1808)
+++ APPS/VisiDot/impl/VHossProductionHelper.cls.xml (.../VHossProductionHelper.cls.xml) (revision 2019)
@@ -37,14 +37,14 @@
-Batch:%Integer,VHossSeqNr:%List,VHossZijkant:%String,Product:%Integer
+Batch:%Integer,VHossSeqNr:%List,VHossZijkant:APPS.VisiDot.enu.Zijkant,Product:%Integer
%String
-VHossNr,Zijkant
+VHossNr:%Integer,Zijkant:APPS.VisiDot.enu.Zijkant
%String
Index: TECH/Print/PrintUtils.cls.xml
===================================================================
diff -u
--- TECH/Print/PrintUtils.cls.xml (revision 0)
+++ TECH/Print/PrintUtils.cls.xml (revision 2019)
@@ -0,0 +1,46 @@
+
+
+
+%RegisteredObject
+0
+
+
+%String
+,
+
+
+
+%String
+-
+
+
+
+
+Zet een range lijst om in een ListIterator.
+Vb: "12" , "12,15,136", "12,56-60,12"
+1
+Ranges:%String
+TECH.ListIterator
+
+
+
+
Index: vhUnitTest/TECH/Print/TestPrintUtils.cls.xml
===================================================================
diff -u
--- vhUnitTest/TECH/Print/TestPrintUtils.cls.xml (revision 0)
+++ vhUnitTest/TECH/Print/TestPrintUtils.cls.xml (revision 2019)
@@ -0,0 +1,62 @@
+
+
+
+
+Do ##class(vhUnitTest.Manager).RunTest("/debug","TECH.Print.TestPrintUtils")
+1
+vhUnitTest.TestCase
+0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: APPS/VisiDot/dto/VHoss2DLabel.cls.xml
===================================================================
diff -u
--- APPS/VisiDot/dto/VHoss2DLabel.cls.xml (revision 0)
+++ APPS/VisiDot/dto/VHoss2DLabel.cls.xml (revision 2019)
@@ -0,0 +1,36 @@
+
+
+
+1
+BL.Sys.pxLabel
+0
+
+
+%String
+"VHossID :"
+
+
+
+%Integer
+
+
+
+APPS.VisiDot.enu.Zijkant
+
+
+
+%Status
+
+
+
+
Index: PV VisiDot.prj.xml
===================================================================
diff -u -r1866 -r2019
--- PV VisiDot.prj.xml (.../PV VisiDot.prj.xml) (revision 1866)
+++ PV VisiDot.prj.xml (.../PV VisiDot.prj.xml) (revision 2019)
@@ -1,11 +1,12 @@
-
+
+
@@ -26,13 +27,15 @@
+
+
@@ -42,15 +45,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
@@ -60,6 +75,7 @@
+
Index: vhDeploy/JBL/Deploy20110909x0827.cls.xml
===================================================================
diff -u
--- vhDeploy/JBL/Deploy20110909x0827.cls.xml (revision 0)
+++ vhDeploy/JBL/Deploy20110909x0827.cls.xml (revision 2019)
@@ -0,0 +1,18 @@
+
+
+
+1
+svn.Deploy
+0
+
+
+Toevoegen menuitem 33.25 'Print VHossID's
+
+
+
+1
+
+
+
+
Index: APPS/VisiDot/EtiketPrinter.cls.xml
===================================================================
diff -u
--- APPS/VisiDot/EtiketPrinter.cls.xml (revision 0)
+++ APPS/VisiDot/EtiketPrinter.cls.xml (revision 2019)
@@ -0,0 +1,23 @@
+
+
+
+1
+%RegisteredObject
+0
+
+
+
+één etiket afprinten van wel bepaalde VHossID
+1
+Nr:%Integer,Zijkant:APPS.VisiDot.enu.Zijkant,PrintDevice:%String="",DoPrint:%Boolean=1
+%Status
+
+
+
+
+Etiketten afprinten van VHossID's die in de iterator zitten.
+1
+VHossIDIt:TECH.ListIterator
+
+
+
Index: BL/Sys/pxLabel.cls.xml
===================================================================
diff -u -r1074 -r2019
--- BL/Sys/pxLabel.cls.xml (.../pxLabel.cls.xml) (revision 1074)
+++ BL/Sys/pxLabel.cls.xml (.../pxLabel.cls.xml) (revision 2019)
@@ -64,5 +64,12 @@
Quit "logo\"_Picture
]]>
+
+
+1
+%Status
+
+