Bug 38047

Summary: Convert DataTable in boraccount.pl to use API
Product: Koha Reporter: David Cook <dcook>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: 23.11   
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:

Description David Cook 2024-10-01 06:53:01 UTC
Loading /cgi-bin/koha/members/boraccount.pl can take a long time to load.

This is particularly problematic as many debits and credits will redirect to /cgi-bin/koha/members/boraccount.pl and the slowness of the loading can cause staff to be confused or panic and start reloading the page, clicking payment buttons again, etc.