Add workflows per document type view

Make workflows, workflows states, workflow transitions column
sortable. Show completion and intial state in the workflow
proxy instance menu list.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-04 21:26:12 -04:00
parent c9b5d2794e
commit 99b180f269
9 changed files with 148 additions and 31 deletions

View File

@@ -260,6 +260,12 @@ Other changes
the new AddRemove view.
* Add the workflow created and edited events.
* Remove AssignRemove View.
* Add view to setup workflows per document type
from the document type side.
* Make workflows, workflows states, workflow
transitions column sortable.
* Show completion and intial state in the
workflow proxy instance menu list.
Removals
--------