Good afternoon.
When deleting a purchase requisition, the attached print error occurs (The purchase requisition can only be deleted by the originator).
With the admin user I can delete.
I need a specific user to have this permission.
Good afternoon.
When deleting a purchase requisition, the attached print error occurs (The purchase requisition can only be deleted by the originator).
With the admin user I can delete.
I need a specific user to have this permission.
hi
To allow a specific user to delete a purchase requisition, you need to grant that user the appropriate permissions.
Here are the steps you can follow:
Go to the "Users" page in Dynamics 365.
Select the user you want to grant permission to.
Click on the "Permissions" tab.
Scroll down to the "Purchase Requisition" section and check the "Delete Purchase Requisition" permission.
Save your changes.
After these steps, the user should be able to delete purchase requisitions.
DAniele
Hi Andre, This is not controlled by security privileges/permissions. This validation 'The purchase requisition can only be deleted by the originator' is written in code.
You can check validateDelete method in PurchReqTable, this method is calling checkDelete method where system is checking that if current user is the originator or Admin then allow deletion otherwise throw this error.
Note: Please post your D365 F&O queries in either Finance or Supply Chain Forum instead of General for faster response.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156