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

Vault- sp_changefunddeposited Negative Field $Value and Field name needs to be updated

    Details

    • Type: Testing Defect
    • Status: Done (View Workflow)
    • Priority: Major
    • Resolution: Completed
    • Affects Version/s: 2023R2
    • Fix Version/s: CFA 2023R2
    • Component/s: None
    • Labels:
      None
    • Source Code ID(s):
    • Sprint:
      2023.R2 New Features Sprint 4

      Description

      Environment: Testing 

      Store: 02693 - George Washington FSU

      Date: January 31, 2023

      While testing Ticket CFAMX-24156 2023.R2 Sprint 3 Testing CLONE - Stored Procedure for Remaining Change Fund Data.

      for sp_changefunddeposited.

      1- it was noticed that the Deposit amount is negative value '-' so for example while the deposit value in the UI is 50 , it is -50 in RDS Test DB .

      2- the field name used in RDS Test is "Amount Received" where it needs to be "Amount Deposited"

       

      Notes:

      Inform DB

      SELECT StoreTimestamp, Amount, ManagerID, * FROm tbFloatMovementSELECT StoreTimestamp, Amount, ManagerID, * FROm tbFloatMovementWHERe EntityID=1810 AND floatmovementdate='2023-01-31' AND FloatMovementTypeID=4 --4 = Deposited and 5=received.

       

      RDS Test DB
      begin;

      call sp_changefunddeposited(1810, '2023-01-31 00:00:00.000', 'testtable');

      select * from testtable;

      commit;

       

       

       

       

       

       
       

        Attachments

        1. image (12).png
          image (12).png
          224 kB
        2. image (13).png
          image (13).png
          128 kB
        3. Capture27.PNG
          Capture27.PNG
          96 kB
        4. sp_changefunddeposited.sql
          0.7 kB

          Issue Links

            Activity

              People

              • Assignee:
                Marwa.Abdelwahed Marwa Abdelwahed
                Reporter:
                Marwa.Abdelwahed Marwa Abdelwahed
              • Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 6h
                  6h
                  Remaining:
                  0h
                  Logged:
                  Time Not Required
                  Not Specified

                    PagerDuty

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