Is there a way to UnOK waylists? I can see there is a code for this in the source, but I cannot find an action in the access groups which allows to do that.
code:
if (IsUnOKAllowed("WayListVc",WayListr.TransDate)==false) then begin...
The register for Order Classes is common for Sales orders and Service orders. When I set an Order Class to create an Activity - it works for Sales Order, while for Service Orders - not. Is any setting...