RE: why does the inventory adjustment created at POS auto-posted?
Hi Alan,
As long as the Manager privileges is set to Yes, the permission options underneath are not looked at.
The code looks at the Permissions group and if Manager privileges is set to “Yes”, the code doesn’t look at what is checked or not checked.
It is similar to the Sys Admin role in D365, if you are a Sys Admin the code does not dig deeper into the security roles to see what you have access to.
Try to set Manager permission group “Manager privileges” = No, then set “Allow auto-post inventory adjustment” = No.
As long as the user is setup with Manager privileges = Yes, the inventory adjustment will post in HQ.
Set Manager privileges = No and you should get your expected result.