Hi BC Guru's,
Is there a way to restrict certain users from posting Transfer Orders? I was looking in permissions but did not find anything for it.
Hi, Using permission sets is the best practise to manage user permissions.
But if you want to try to do customization, here is a good example, hope it will help you.
Thanks.
ZHU
Hi Kim
As you mentioned this is the hard task since user needs to exclude those codeunits from general permission for codeunits. it is a time consuming task.
Thanks for clarifying MahGah and Teddy
Hi
As Kim mentioned this is a little tricky without development. But maybe try the following
1) You can see if you can eliminate "Execute Permission" for the following codeunit for those users. it is tricky because you may have something like Codunit permission with 0 which means all codeunit. But you can try
2) If you are on SaaS maybe try the following free app then limit those user access to some mandatory field in Transfer Order such as Ship QTY or etc.
Note: In my original post I added wrong link. Below is the correct link.
Try restricting access to these Codeunit.
Codeunit 5704 TransferOrder-Post Shipment
Codeunit 5705 TransferOrder-Post Receipt
Codeunit 5706 TransferOrder-Post (Yes/No)
Codeunit 5707 TransferOrder-Post + Print
Codeunit 5856 TransferOrder-Post Transfer
There is not a predefined permission set, so you will have to create your own. Which gets a little tricky because it uses the same posting routine as item journals, physical inventory journals.
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156