Zooflow: fix module constant
This commit is contained in:
@@ -317,7 +317,7 @@ Public Class frmFlowForm
|
||||
End If
|
||||
|
||||
|
||||
Dim oPMPath = Modules.GetProductPath(ClassModules.Product.ProcessManager)
|
||||
Dim oPMPath = Modules.GetProductPath(DigitalData.Modules.Base.ECM.Product.ProcessManager)
|
||||
|
||||
|
||||
' TODO: This needs an update of the function FNZF_GET_MODULE_INFO
|
||||
|
||||
Reference in New Issue
Block a user