Bug 38047 - Convert DataTable in boraccount.pl to use API
Summary: Convert DataTable in boraccount.pl to use API
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: 23.11
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-01 06:53 UTC by David Cook
Modified: 2024-10-01 06:53 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.