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...
Hi Piotr,
The log entry: 2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)
appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.
Thi...