mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
- added more items
This commit is contained in:
parent
6ac7e362e3
commit
6119504771
8
TODO
8
TODO
|
@ -1,3 +1,11 @@
|
|||
Find a way to make the workflows adjustable when used for a document.
|
||||
e.g. a workflow shall be used for a number of document but the users of
|
||||
a transtion has to be altered for each document. This is basically reusing
|
||||
a workflow with minor changes. Possible Solution: create new table
|
||||
tblWorkflowTransionDocument[Users|Groups] which has an extra column
|
||||
for the document. If there is an entry in that table, use it instead
|
||||
of the default in tblWorkflowTransiton[Users|Groups]
|
||||
|
||||
Allow to specify fine grained notification (e.g. deleting a document, folder)
|
||||
|
||||
Have access rights depending on document status. This will allow to
|
||||
|
|
Loading…
Reference in New Issue
Block a user