Item Tracking
Let's take the actions required for this implementation and determine the relations between them, the estimation of time, and when they should be performed. In the example, we will not be determining the due date and the people responsible for the action.
The estimation of time will depend upon the number of items the company implementing this functionality may have.
- Reduce the quantity in hand to zero by making negative adjustments to all items for which Item Tracking will be turned on:
- When: During the implementation
- Estimation of time: Half a day
- Previous action: None
- Rename all those items:
- When: During the implementation
- Estimation of time: 1-2 days
- Previous action: Action 1
- Create new items and give them the names of the original items:
- When: During the implementation
- Estimation of time: Half a day
- Previous action: Action 2
- Create and configure related data for the new items:
- When: During the implementation
- Estimation of time: Half a day
- Previous action:...