Disabling 'percentage complete' calculation when managing projects in the Project Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 08:46 AM
Users have requested that they want to be the ones managing the percentage complete fields in the projects and don't want it to auto-calculate. I disabled the business rule on the planned_task table that calculates it, and disabled the ACL that makes the percent complete field read-only if it is a parent task to a child.
This works in the fulfiller view, but it looks like the Project Workspace uses it's own rules to do this? Is there a way to disable the calculation that happens when project tasks are added/changed/removed from the project workspace and unlock the percent complete field?
I've been poking around and since everything is contained within the workspace I'm not having much luck