Index: WS/AX/DocGen/ProxyDataHelper.cls.xml =================================================================== diff -u -r65637 -r65645 --- WS/AX/DocGen/ProxyDataHelper.cls.xml (.../ProxyDataHelper.cls.xml) (revision 65637) +++ WS/AX/DocGen/ProxyDataHelper.cls.xml (.../ProxyDataHelper.cls.xml) (revision 65645) @@ -18,7 +18,7 @@ FactuurData:BL.Flow.Proxy.pxFactuur 0) { Do ..VoegToeAanFactuurNieuwOrderVooraan(FactuurData) ; Door deze lijn in commentaar te zetten, wordt de melding in het eerste (reeds aanwezige) order van de factuur toegevoegd. @@ -57,6 +57,7 @@ #define Datum01okt2021 66018 #dim CurrentDate As %Date = +$H + ;set CurrentDate = +$H +30 ; Change curDate FOR TESTING !!! If (CurrentDate >= $$$Datum15aug2021) && (CurrentDate < $$$Datum01okt2021) && $IsObject(OrderLijnen) { #dim TekstLeveringenVanaf01okt As %String = ..GeefTekstLeveringenVanaf01okt(Taal)