Commit 8f4f72c5 authored by Frank Bergmann's avatar Frank Bergmann

- automatic project_advance treatment

parent e48a2c88
......@@ -380,7 +380,7 @@ ad_proc -public im_timesheet_task_list_component {
# Calculate Project Advance
# -------------------------------------------------------------------
ad_proc im_trans_task_project_advance { project_id } {
ad_proc im_timesheet_project_advance { project_id } {
Calculate the percentage of advance of the project.
The query get a little bit more complex because we
have to take into account the advance of the subprojects.
......
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