Every time I get details on the job entry screen a memo is automatically created saying I got the details for that Job #, is there a way to disable that?
This sounds like a method directive. I don’t believe that is native behavior. If you open up method directive maintenance, then click on the search by directive radio button and set the directive group to job entry. You should see all job entry method directives. I’d suspect that if you see the method GetDetails then that is your culprit. However, you might want to try to find out why it was enabled and what exactly it’s doing before turning it off.
There are no Method or Data directives active on the job level, that is why I do not understand why the memo is being generated.
Is there a customization on your GetDetailsEntry Screen? That is the form that is called by the get details.
Hi @NathanielT , have you found a way to disable this?
Thanks