FCLT#88913 Uitzondering van ORDNEW in notificatiequeue uitfaseren

svn path=/Website/trunk/; revision=69342
This commit is contained in:
Jos Groot Lipman
2025-06-10 09:23:35 +00:00
parent 50b3979652
commit 1d847ad760

View File

@@ -1071,6 +1071,7 @@ function notificationPRS(rec, params)
taal: rec("fac_notificatie_lang").Value
};
if (props.srtcode == 'ORDNEW' ||
props.srtcode == 'ORDSND' ||
props.srtcode == 'ORDUPD' || // zorg dat als teverzenden=2 wordt gezet dat mld_opdr_verzonden wel bijgewerkt raakt
props.srtcode == 'BES2NE' ||
props.srtcode == 'CNTNEW' ||