You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, for all attached document, upload right and delete right "ecm" are joint on the same right label called "upload" (cf $permissiontocreate and $permissiontodelete).
Use case
I want to protect documents in my company by avoiding people could delete document. They need to be able to upload them though. If they want to delete them afterward they will need to ask their N+1 to do so.
Suggested implementation
Would be create to dissociate them. The user would be able to upload some documents but not to delete them afterward. This attend to avoid wrong deletion of important document.
A step further would be to have different right depending on the modul. For exemple, beeing able to delete document on quote module but not for project module...
Suggested steps
No response
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Feature Request
As of now, for all attached document, upload right and delete right "ecm" are joint on the same right label called "upload" (cf $permissiontocreate and $permissiontodelete).
Use case
I want to protect documents in my company by avoiding people could delete document. They need to be able to upload them though. If they want to delete them afterward they will need to ask their N+1 to do so.
Suggested implementation
Would be create to dissociate them. The user would be able to upload some documents but not to delete them afterward. This attend to avoid wrong deletion of important document.
A step further would be to have different right depending on the modul. For exemple, beeing able to delete document on quote module but not for project module...
Suggested steps
No response
The text was updated successfully, but these errors were encountered: