Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZEVA: Fix Rounding Error Between Credit Transaction Line Items and Detailed Credit Balance #2216

Open
3 tasks
shayjeff opened this issue Aug 14, 2024 · 1 comment
Assignees
Labels
High High priority ticket but not critical at this time Task Any work that does not directly impact the user

Comments

@shayjeff
Copy link
Collaborator

Describe the task
Identify and correct a rounding error on the credit transactions page. The issue involves discrepancies between the sum of Credit Transaction line items and the Detailed Credit Balance for multiple suppliers.

Purpose
This task is important for maintaining accurate credit balance data on the credit transactions page. Correcting the rounding error will improve data integrity and prevent discrepancies that could affect credit balance and compliance reporting.

Acceptance Criteria

  • The rounding error is identified and fixed, resulting in consistent totals between the sum of Credit Transaction line items and the Detailed Credit Balance.
  • The discrepancy is resolved for all affected suppliers, with accurate credit balances displayed.
  • The fix is validated by sampling multiple suppliers to confirm that the rounding issue is consistently addressed.

Additional context

  • The rounding error has been observed among several suppliers, indicating it is not an isolated issue.
  • The discrepancy occurs between the summed Credit Transaction line items and the Detailed Credit Balance, affecting overall credit balance accuracy.

The BA had sampled a handful of suppliers and all of them have a rounding issue. Please reach out to the PO for the list if needed.

@shayjeff shayjeff added Task Any work that does not directly impact the user High High priority ticket but not critical at this time labels Aug 14, 2024
@shayjeff
Copy link
Collaborator Author

Notes from the business area:
Rounding issue – All Suppliers (including Tesla) Credit Transaction Page
-Under Credit Transactions:
i. The credit column when summed result with a rounding error of (0.01).
ii. This can affect both credit A or B columns depending on how the supplier paid their obligation

@emi-hi emi-hi self-assigned this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High High priority ticket but not critical at this time Task Any work that does not directly impact the user
Projects
None yet
Development

No branches or pull requests

2 participants