Bug 37566

Summary: When using a search term to limit the transaction history in the POS module the amount for total income should be recalculated
Product: Koha Reporter: Barbara Johnson <barbara.johnson>
Component: Point of SaleAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jzairo, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Total not recalculated

Description Barbara Johnson 2024-08-02 20:10:13 UTC
When using a search term to limit the transaction history in the Point of Sale module it would be helpful if the amount listed as total income would recalculate based on the limit that was used. As it is, the total income listed is actually for all transactions within the date range used for the search. Applying a limit does not recalculate the amount which is confusing and actually inaccurate based on the display of actual transactions listed on the screen.

My use case would be if someone asked me for a list of all the transactions for a specific debit type (such as copies) within a date range I could easily get that information from the transaction history by limiting to that debit type. If I printed that information out and handed it off to someone else they would expect for the total to be accurate for the transactions listed.
Comment 1 Barbara Johnson 2024-08-02 20:11:16 UTC
Created attachment 170024 [details]
Total not recalculated