Index: BL/PPS/TBX/DocsV1/HtmlInhoudProboxOverdoosEtiketBepaler/LijnReferentieBepaler.cls.xml
===================================================================
diff -u -r58035 -r58036
--- BL/PPS/TBX/DocsV1/HtmlInhoudProboxOverdoosEtiketBepaler/LijnReferentieBepaler.cls.xml (.../LijnReferentieBepaler.cls.xml) (revision 58035)
+++ BL/PPS/TBX/DocsV1/HtmlInhoudProboxOverdoosEtiketBepaler/LijnReferentieBepaler.cls.xml (.../LijnReferentieBepaler.cls.xml) (revision 58036)
@@ -55,7 +55,7 @@
} Catch {
#dim Exception As TECH.Exceptions.Exception = ##class(TECH.ExceptionHandler).Catch()
Do ##class(vhLib.Logger).%New().Warning("LijnReferentieBepaler","De referentie voor product '"_ProductId_"' op toelevering '"_ToeleveringID_"' kon niet bepaald worden")
- Set ProductInOrder = ""
+ Set ProductInOrder = $$$False
}
Quit $$$If(ProductInOrder,OrderLijn.GeefProjectReferentie(),"")
]]>