All I want is to give one user a permission to delete quotes so these requests are not coming to my team every time.
I understand it is not the best practice. But how do I give this permission?
3 respuestas
try this simple way
give a user permission to delete quotes by adding them to a permission set or a profile that has the "Delete" permission for the Quote object. But it will permanantly delete your data, can cause reporting issues lateron.