mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
add missing files which send notification mails
This commit is contained in:
parent
619a3208af
commit
49c898fbd3
|
@ -88,10 +88,22 @@ op/op.RemoveWorkflowFromDocument.php
|
|||
* Workflow has been removed from document version
|
||||
subscribers of the document
|
||||
|
||||
op/op.ReturnFromSubWorkflow.php
|
||||
* Subworkflow has been ended and parent workflow will be continued
|
||||
subscribers of the document
|
||||
|
||||
op/op.ReviewDocument.php
|
||||
* document was reviewed
|
||||
subscribers of the document
|
||||
|
||||
op/op.RewindWorkflow.php
|
||||
* Workflow was rewind to beginning
|
||||
subscribers of the document
|
||||
|
||||
op/op.RunSubWorkflow.php
|
||||
* Subworkflow was started
|
||||
subscribers of the document
|
||||
|
||||
op/op.TriggerWorkflow.php
|
||||
* Workflow transition was triggered
|
||||
subscribers of the document
|
||||
|
|
Loading…
Reference in New Issue
Block a user