Uploaded image for project: 'CFA MX '
  1. CFA MX
  2. CFAMX-7484

2020R1: HrsSinceLastCountThreshold- When the item has a bad ratio and was not counted, the Ratio correction should display first

    Details

    • Type: Sprint Defect
    • Status: Done (View Workflow)
    • Priority: Major
    • Resolution: Consultation
    • Affects Version/s: CFA 2020R1
    • Fix Version/s: None
    • Component/s: CorrectOnHand
    • Labels:

      Description

      Environment: JAT
      Build: Build # CFA - 20.1.0.2810
      Store: 01640 St. Johns
      User: System Admin
      Day: Tue, Dec 11th, 2019
      Page/URL:https://m.inform.jatesting.cfahome.com/#/Inventory/Order/Place/

      When there is a multi-order ratio item which was also not counted within the threshold hours, the count items(s) action comes before the Fix ratios action on the Actions Menu.

      1. Create an order with multi-order ratios to fix (not 100%):
      BEGIN TRAN
      UPDATE tbVendorEntityItem
      SET OrderRatio = .2
      WHERE Entityid = 902 and Vendorid = 11 and VendorEntityItemID = 2822311
      --commit --rollback
      2. Create an allocation or items that need to be counted within the order FOR THE SAME ITEM
      Update tbVendorItem
      Set HoursSinceLastCountThreshold = 24
      where vendorid = 11
      and VendorItemID = (SELECT VendorItemID FROM tbVendorItem where VendorCode = '100728' and vendorID = 11)
      3. Create an order for the Vendor with this VendorItem
      Observe: When you view the order, the Count Item(s) Error appears instead of the order ratio error
      Expected: The Order Ratio error is supposed to come first according to the AC in story CFAMX-6268

        Attachments

        1. image-2019-12-11-13-21-00-509.png
          110 kB
          Soma Dixon
        2. screenshot-1.png
          14 kB
          David Nayyar

          Issue Links

            Activity

              People

              • Assignee:
                david.nayyar David Nayyar (Inactive)
                Reporter:
                soma.dixon Soma Dixon (Inactive)
              • Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  PagerDuty

                  Error rendering 'com.pagerduty.jira-server-plugin:PagerDuty'. Please contact your Jira administrators.