Closed Alishapokharel1 closed 6 months ago
Description: The total amount in the Total Billing section does not fetch correctly, showing an error or incorrect data.
Expected Behavior: The total billing amount should correctly display the sum of all relevant transactions.
Steps to Reproduce: Navigate to the Billing section. Observe the total amount display.
Screenshot:
Environment: Browser: Google Chrome 124.0.6367.201 OS: Windows 11 Home, Version 22H2, OS Build 22621.2361
Additional Context: This may be due to a backend fetch operation failing or errors in the query used to aggregate the total.
Now the total amount is fetched properly from the database and works properly as well
Description: The total amount in the Total Billing section does not fetch correctly, showing an error or incorrect data.
Expected Behavior: The total billing amount should correctly display the sum of all relevant transactions.
Steps to Reproduce: Navigate to the Billing section. Observe the total amount display.
Screenshot:
Environment: Browser: Google Chrome 124.0.6367.201 OS: Windows 11 Home, Version 22H2, OS Build 22621.2361
Additional Context: This may be due to a backend fetch operation failing or errors in the query used to aggregate the total.