Commit 096c4f16 authored by Frank Bergmann's avatar Frank Bergmann

- MS-Project:

  Added calls to im_biz_object_delete_timephased_data in order to delete
  timephased data when modifying a task
parent 25579740
......@@ -414,6 +414,9 @@ ad_form -extend -name task -on_request {
# Update percent_completed
im_timesheet_project_advance $task_id
# Reset the time_phase date for this relationship
im_biz_object_delete_timephased_data -rel_id $rel_id
# Write Audit Trail
im_project_audit -project_id $task_id -action after_update
......
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