Index: BL/PPS/TBX/DocsV1.cls.xml
===================================================================
diff -u -r2823 -r2847
--- BL/PPS/TBX/DocsV1.cls.xml (.../DocsV1.cls.xml) (revision 2823)
+++ BL/PPS/TBX/DocsV1.cls.xml (.../DocsV1.cls.xml) (revision 2847)
@@ -123,12 +123,6 @@
+
+
+1
+%RegisteredObject
+0
+
+
+
+d ##class(BL.PPS.TBX.LijstDefinities.RugwandhouderLijstDefinitie).MaakDocument()
+1
+
+
+
+
Index: BL/PPS/TBX/DocsProPlus.cls.xml
===================================================================
diff -u -r2589 -r2847
--- BL/PPS/TBX/DocsProPlus.cls.xml (.../DocsProPlus.cls.xml) (revision 2589)
+++ BL/PPS/TBX/DocsProPlus.cls.xml (.../DocsProPlus.cls.xml) (revision 2847)
@@ -116,6 +116,7 @@
Do:Opties["A" ..PrintPickToLight()
Do:Opties["G" DocsCommon.GlasSnijLijst()
Do:Opties["S" DocsCommon.StaalRugOverzichtLijst()
+ Do:Opties["H" DocsCommon.RugwandhouderLijst()
// Controleer voor errors op de frees indien etiketten voor tipons, sifons of spoelbakken zijn afgedrukt
If ((Opties["U") || (Opties["W"))
Index: BL/PPS/TBX/DocRugwandhouderLijst.cls.xml
===================================================================
diff -u
--- BL/PPS/TBX/DocRugwandhouderLijst.cls.xml (revision 0)
+++ BL/PPS/TBX/DocRugwandhouderLijst.cls.xml (revision 2847)
@@ -0,0 +1,94 @@
+
+
+
+1
+%RegisteredObject
+0
+
+
+APPS.Halux.common.Batch
+1
+
+
+
+%Integer
+array
+1
+
+
+
+Batch:APPS.Halux.common.Batch
+1
+1
+%Status
+
+
+
+
+
+
+
+
+HouderPRNr,Aantal
+1
+
+
+
+
+
Index: BL/PPS/TBX/DocsCommon.cls.xml
===================================================================
diff -u -r2463 -r2847
--- BL/PPS/TBX/DocsCommon.cls.xml (.../DocsCommon.cls.xml) (revision 2463)
+++ BL/PPS/TBX/DocsCommon.cls.xml (.../DocsCommon.cls.xml) (revision 2847)
@@ -52,6 +52,14 @@
Do Document.PrintDocument("HALUX", ##class(TECH.Config.ConfigMgr).Instance().GetBoolean("PrintLijstenOpScherm"))
]]>
+
+
+
+