We have a DocType “Input”, where several users can add and remove attachments. But users can only delete their own attachments. If user A tries to delete an attachment of user B, he gets the rror message “User not allowed to delete File: xyz”.
This is a very convenient default behaviour, but we would like to achive that any user who has write access to DT “Input” is able to delete all attachments on this DT.
I already looked into Role Permission Manager and User Permissions but haven’t found a solution yet.
Any ideas anybody?