Commit 9b6d1e23 authored by Frank Bergmann's avatar Frank Bergmann

- Fixed timesheet2 parameter naming difference

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