Commit 61de8297 authored by Frank Bergmann's avatar Frank Bergmann

- Now sweeping TCL callbacks immediately after

  submitting hours for confirmation
parent 70bf9a53
......@@ -110,3 +110,8 @@ foreach project_id $project_list {
if {0 == [llength $project_list]} {
append li_html "<li>No projects found for hours.\n"
}
# Make sure the WF starts processing TCL Callbacks (for example: KPC) immediately
wf_sweep_message_transition_tcl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment