Hi,
Is there any way to disable the notification "Shipment date xx/yy/zz is before work date xx/yy/zz"?
I couldn't find anything about it in My Notifications.
I saw in a previous question from 2017 that it was stated to not be possible but now it is 2023, perhaps any changes in 4-5 years?
Apperently you might be able to skip it by removing shipment date but it is a poor solution.
Perhaps using code like these people did in NAV, anyone tried it?
https://www.dynamicsuser.net/t/disable-message-shipment-date-is-before-work-date-nav-5-01/23887
It isn't a major problem but it would be cool if anyone had any input.
Thanks
Thanks everyone. This seems like an easy fix for a developer so I will get to it right away :)
Also good to know that there seems to be no way of doing it without code.
Hi,
Refer the below code
CIao
you can hook into this function in red and set the IsHandled parameter to true
that way the control will be skipped
check my answer if it helped you, thanks
DAniele
We have OnBeforeCheckShipmentDateBeforeWorkDate event available now so we can subscribe to this event and return IsHandled as true
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,963 Most Valuable Professional
nmaenpaa 101,156