-
Type: Improvement
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Completed
-
Affects Version/s: CFA 2022R1
-
Fix Version/s: CFA 2021R6
-
Component/s: PaidInOut
-
Labels:
-
Source Code ID(s):
When testing CFAMX-16638 we determined that the workflow activities where not updated to support Comments in the Delivery Tips Paid In.
Within the existing workflow, not yet updated, there are checks on Paid In events that looks for Comments/Description to be populated.
When the Delivery Tip Paid Ins are displayed in the UI, the data is aggregated, meaning multiple records are rolled up into one row, and as such, the Comments/Description are not displayed.
The following areas need to be updated to exclude checking for Comments/Description when assessing Delivery Tips Paid In/Out events:
- There is a configuration that is used to identify Delivery Tips, Mobile > Administration > Paid In/Out - Delivery Tip GL Code
- Although this ticket says Delivery Tips, we need to leverage this configuration setting, and not hard code anything
Areas to be changed:
- Paid In/Out Task validation - Auto Complete the Paid In/Out task in the workflow when there are delivery tips
- ValidatePaidInOutsHaveDescription
- Test with and without comments (We are not sure how data will come over from Production)
- Paid In/Out logic that checks for incomplete data for old days, which takes the user back to the previous date on the Paid In/Out page
- GetOldestPaidInOutsWithMissingDescription
- Test with and without comments (We are not sure how data will come over from Production)
- Workflow Confirmation Query for Paid In/Out events
- Test with and without comments (We are not sure how data will come over from Production)
- Finalize Day validations - Complete successfully when there are Delivery Tips
- Test with and without comments (We are not sure how data will come over from Production)
- Clones
-
CFAMX-16732 Delivery Tips - Update Workflow tasks to support delivery tips
- Done
- relates to
-
CFAMX-7355 LiveLink - Allow Tips Information to Flow Through InFORM
- Closed
-
CFAMX-16638 TIPS Category not displayed on Paid In/Out page - Localization
- Done