Announcements
No record found.
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.
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.
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
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.
appsource.microsoft.com/.../PUBID.netsmartz|AID.fieldsecuritylevel|PAPPID.01caa6a8-90b0-461c-9288-ef3a30c692d4
Thanks for clarifying MahGah and Teddy
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.
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.
https://yzhums.com/20425/
Thanks.
ZHU
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 1,986 Super User 2026 Season 1
YUN ZHU 1,071 Super User 2026 Season 1
Dhiren Nagar 975 Super User 2026 Season 1