Commit e48a2c88 authored by Frank Bergmann's avatar Frank Bergmann

- removed the parameter query in task-action for automatic project_advance

parent 22fd1aac
......@@ -145,9 +145,7 @@ switch $action {
}
# Update the total advance of the project
if {[ad_parameter -package_id [im_package_timesheet_task_id] AutomaticProjectAdvanceP "" 0]} {
im_trans_task_project_advance $org_project_id
}
im_trans_task_project_advance $org_project_id
ad_returnredirect $return_url
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