by ValeDale

vWork Flow Manager provides a powerful tool to set up automated workflow processes within SuiteCRM. It includes a graphical editor and is inspired by BPMN.

Free 30 day trial
Try it Now

Release Notes

ValeDale WorkFlow Manager Release Notes

9.0.0 - Licensing SuiteCRM store supported. - Information elements in WFM editor did not always open. - Issue was introduces for MySQL when checking on concurrency of processes (worked for MSSQL).

8.0.3 - Removed dependency of separate fix self-referencing bug

8.0.2 - Race condition removed. This resulted in process instances to be deleted although new activities could still be added. Situation could happen with activities with multiple branches and including actions that could trigger again the WorkFlow. - Optimization of WFM (runs now faster). - Cleanup files that were not used.

8.0.1 - Checks added on sugarversions in manifest.

8.0.1 - Resolved issue with PHP 8 compatibility

8.0.0 - Now compatible with SuiteCRM 7.14 (Support for 7.11 - 7.14) - Migration to PHP 8.2. - Hardening: clean-up takes now into account if initialize Nodes are "present". Checks on deleted = 1, more checks on empty results.

7.0.5 - MSSQL: special case to replace LIMIT 1 for MySQL query.

7.0.4 - Import of workflows did not work for MSSQL. - Added NL language to manifest - Corrected some Dutch translations

7.0.3 - When inserting a node that needed to be executed, a minimum date was inserted of "0000-00-00 00:00". This is not supported by MSSQL. Changed to: "1753-01-01 00:00:00" - bugs MSSQL support: process-instances where not properly identified

Version 7.0.2 - small bugs MSSQL support

Version 7.0.0 - Added MSSQL support. - Added Dutch language for MySQL tips (in SQL editor mode) - weekstart aligned with vReports: #22: first week of year is now the first week with 4 or more days in the year (used to be first week with a Sunday or Monday)

Version 6.2.0 - Deleted unnecessary dashlets

Version 6.2.0 - Added Jobs for Scheduler. Old (URL-based) Schedulers should be deleted ! Please see manual to set-up according to new scheme. - Used SuiteCRM convention for adding Entrypoints (this will make WFM better upgrade safe) - Login Audit List-view now shows last entry first. - Login Audit Work-flow did not work for login-failed. - Now no logic-hook is automatically activated (can be done manually in Admin section) - Clash in css styles made some buttons in task-tab not to appear. - Something went wrong with the positioning (information pop-up, in edit mode) (dialogue is pushed too high) when the information button is low on the screen. - In task custom variables, the "is global" mark was not generated correctly for each row. - For WFM with Initialize node, wrong check was made to see if initialize node was up and running (values could not be easily reset) - #5 Various look&feel enhancements

Version 6.1.3

  • Deleted outdated upgrade logic.

Version 6.1.2

  • PHP 8 __construct compatibility resolved in one function

Version 6.1.1

  • Some relationships did not show up when selecting fields for setting conditions.

Version 6.1 - PHP 7.4 supported

Version 6.0.0

  • Resolved crontab issues
  • Improved examples
  • Local Subprocesses appear now when selecting subprocess in tasks.
  • Solved issue when cloning from workspace.
  • Basic import of call_process task did not update process_id and process_event.

Known Issues:

- When selecting an event in "call-process" editview, if filters are used, followed by "Search", the pop-up no longer returns the value of the event. I.e. search mode is now useless. (workaround: don´t use search)
- Need to send the main process id in vde_task.js when open_popup is called (around line 387)
- Need to migrate in Variable Generator zeroclipboard (uses Flash) to another "copy to clipboard tool" (e.g. clipboardjs)
- “Select all” in ListView does currently not work for mass operations. Select all in page, does work.
Saving Comment Saving Comment...