Skip to content

WIP: BottomUp And TopDown WorkPackage Creation

Travis Black requested to merge PM_Employee_View into master

WORK IN PROGRESS: Don't Merge Yet

Added two new functionalities.

  1. When a WP is created without a parent, creates all necessary ParentWPs .
  2. When a ParentWP is entered into CreateWP.xhtml without a child, the ChildWP Number is filled in with ajax until 0s are encountered.

BUGS:

  1. Currently ParentWP must be entered first, or ChildWP is overwritten.
  2. Not sure if RECE estimates and WPAllocations are appropriately created when Child WPs are added.
Edited by Travis Black

Merge request reports