-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2019R4
-
Component/s: Inventory
-
Labels:None
-
Sprint:CFAMX 2019R4 Sprint 5, CFAMX 2019R4 Hardening, CFAMX 2020R1 Sprint 1, CFAMX 2020R1 Sprint 2
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:1
-
Work Type Classification:Sustaining
Story:
As a supply chain user who maintains inventory item allocations, I would like the ability to edit allocation quantities.
Details
- For the Item Allocation Admin Page (https://m.inform.jatesting.cfahome.com/#/Administration/ItemAllocation) add a new column labeled "Actions".
- This new column will contain a pencil icon the user can select to edit an inventory item's total quantity.
- Selecting the pencil icon will open the "Total Qty" (Allocation Quantity) field.
- Selecting the pencil icon will also expand the row.
- The expanded section will have a cancel and save button
- The allocation quantity should be pushed to all remaining periods for the allocation.
Similar to Manage Vendor Item Assignment Edit Screen
Acceptance Criteria:
- Confirm the Item Allocation Page has a new column called "Actions"
- Confirm the Actions column has a pencil icon.
- Confirm selecting the pencil icon opens up the "Total Qty" field.
- Confirm you can enter a numeric value in the "Total Qty" field.
- Confirm the Total Qty field cannot be edited for a date in the past.
- Confirm the "Total Qty" field only accepts a positive numeric value
- Confirm the "Total Qty" field only accepts an integer (full number).
- Confirm the row being edited has a cancel option.
- Confirm the row being edited has a save option.
- Confirm hitting cancel closes the Total Qty field without retaining entered values.
- Confirm hitting cancel returns the row to it's the original state.
- Confirm hitting save retains any numeric value entered into the Total Qty field.
- Confirm hitting save returns the row to it's the original state with the new Total Qty field values.
- Confirm the row can be edited again. Retaining any new Total Qty field values.
- Confirm the maximum value for the Total Qty field is 999 (to match ordering screen)
Confirm the new Total Qty value entered will update the AllocationQuantity in the table tballocationRemoved due to conversation with development - Confirm the new Total Qty value entered will update all remaining AllocationQuantity values in the table tbAllocationDetail.
- Confirm the new Total Qty value entered does not change the AllocationPeriodEnd value in the table tballocation.
- Confirm the new Total Qty value entered does not change the AllocationEnd values in the table tbAllocationDetail.
- Confirm the new Total Qty value entered does not change the AllocationFrequency values in the table tbAllocationDetail.
- Confirm the Total Qty field will not save a value lower than the Already Ordered amount.
- Confirm when a value lower than the Already Ordered qty is entered, a warning message of "Total Quantity must be greater than the Previous Ordered Amount"
- Confirm the Total Qty field is outlined in red when a value lower than the Already Ordered amount is entered.
- Confirm the Save button is disabled when a Total Qty value is entered that is lower than the Already Ordered value.
Confirm the table tbTransactionSalesOrderDetailItemQuantity reflects the correct RemainingAllocationQty value after the Total Qty field is updated.(Not needed according to Slack between Carlos and David)
- implements
-
CFAMX-6092 SO - Allocation Changes for 2019 Release 4
- Closed
- is related to
-
CFAMX-6180 2019.R4-Allocation Qty change - Discard modal display again after clicking continue
- Done
-
CFAMX-6192 2019.R4: Edit Allocation Qty-Draft order - Remaining allocation amount in side panel is random
- Done
-
CFAMX-6195 2019.R4:Edit Allocation Qty- User is allowed to update allocation after it is deleted through the UI leaving negative Qtys
- Done
-
CFAMX-6196 2019.R4: Edit Allocation Qty - Can navigate away from edit by switching allocation date with no warning
- Done
-
CFAMX-6216 2019.R4: Edit Allocation - (iPad) Does not use Numeric Keypad
- Done
-
CFAMX-6429 CLONE 2019R4 - Edit Allocation Qty-Draft order - Remaining allocation amount in side panel is random
- Done
-
CFAMX-6217 2019.R4: Edit Allocation - Warning message says value must be greater than previously ordered, but can be equal to
- Done