Index: vhDeploy/CSC/Deploy20111019x1606.cls.xml =================================================================== diff -u --- vhDeploy/CSC/Deploy20111019x1606.cls.xml (revision 0) +++ vhDeploy/CSC/Deploy20111019x1606.cls.xml (revision 2421) @@ -0,0 +1,14 @@ + + + +1 +svn.Deploy +0 + + +1 + + + + Index: BL/PPS/TBX/DocsProPlus.cls.xml =================================================================== diff -u -r2104 -r2421 --- BL/PPS/TBX/DocsProPlus.cls.xml (.../DocsProPlus.cls.xml) (revision 2104) +++ BL/PPS/TBX/DocsProPlus.cls.xml (.../DocsProPlus.cls.xml) (revision 2421) @@ -46,6 +46,11 @@ 1 + +APPS.Halux.common.Batch +1 + + Maximum bodems per kar @@ -83,10 +88,10 @@ Set ..Line = "" If (BatchID'="") { - Set Batch = ##class(APPS.Halux.common.BatchService).%New().GeefBatch(BatchID) - If ($IsObject(Batch)) + Set ..Batch = ##class(APPS.Halux.common.BatchService).%New().GeefBatch(BatchID) + If ($IsObject(..Batch)) { - Set ..Line = Batch.GeefLijn() + Set ..Line = ..Batch.GeefLijn() } } Set ..ProdGrp=$G(ProdGrp,"+") @@ -107,6 +112,7 @@ Set:Opties["X" QtySpoelbak=..Spoelbakken() Do:Opties["P" ..Pers() Do:Opties["A" ..PrintPickToLight() + Do:Opties["G" ..GlasSnijLijst() // Controleer voor errors op de frees indien etiketten voor tipons, sifons of spoelbakken zijn afgedrukt If ((Opties["U") || (Opties["W")) @@ -135,6 +141,15 @@ ]]> + +1 + + +