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

Training5 - collected sales duplicate records and portion of it applied to an invoice when reviewing in MXC Collected sales page.

    Details

    • Type: Testing Defect
    • Status: Ready for QA (View Workflow)
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      Training5 - collected sales duplicate records and portion of it applied to an invoice when reviewing in MXC Collected sales page.

      https://informtraining5.cfahome.com
      inform.training200/call58911

      MMS page shows everything as expected:

      MXC page shows duplicate records and $75 invoice (switch using MMS_Stores_ExternalSite.aspx?url=/Financial/CollectedSales&hideStoreSelector=true)

      I was able to delete all the records for store 00215 (entityid 4144)that were populated using 'CFAMX-8864 Training5 - Customer Sales' and then re-running CFAMX-8864 again. It removed the duplicate, so the script just will need to be modified to run for all 600 stores. However, one of the Evangel Christian Center invoices somehow got applied and brought Collected sale amount from 290 down to 215

      Here is a script that I used for 00215 account:

      begin tran
      delete from tbTransactionControlInfo where TransactionControlInfoID in (
      select TransactionControlInfoId from tbTransactionControlInfo where entityid = 4144 and
      transactiondate between '1/15/2020' and '1/16/2020' and
      clerkname like '%Cristobal%' and
      controlinfoamount = 290 and
      controlinfoid = 150)
      --rollback
      --commit

        Attachments

        1. CFAMX-10637-CollectedSales.sql
          1 kB
          Sree Surapaneni
        2. CFAMX-8864 Collect Sale v1.sql
          3 kB
          Stacy Privalova
        3. image-2020-06-22-10-36-17-108.png
          205 kB
          Stacy Privalova
        4. image-2020-06-22-10-36-58-994.png
          195 kB
          Stacy Privalova
        5. image-2020-06-22-10-41-38-118.png
          201 kB
          Stacy Privalova

          Issue Links

            Activity

              People

              • Assignee:
                stacy.privalova Stacy Privalova
                Reporter:
                stacy.privalova Stacy Privalova
              • Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:

                  Time Tracking

                  Estimated:
                  Original Estimate - 2h
                  2h
                  Remaining:
                  Remaining Estimate - 2h
                  2h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified

                    PagerDuty

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