Extending a customized functionality
Let's take the actions required for this implementation and determine 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 Volume Discount Ledger Entries the company implementing this functionality has.
- Do the required development of the extended functionality:
- When: Before the implementation
- Estimation of time: 4 days
- Previous action: None
- Develop a process that will create Detailed Volume Discount Ledger Entries of the Initial Entry type for all existing Volume Discount Ledger Entries:
- When: Before the implementation
- Estimation of time: Half a day
- Previous action: Action 1
- Develop a process that will set the recently created Open field to Yes in the table Volume Discount Ledger Entry:
- When: Before the implementation
- Estimation of time: Half a day
- Previous action...