Bug 40147

Summary: Datatables export options broken for list of pending charges in staff interface
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: bdaeuber, clemens.tubach, jonathan.druart, michaela.sieber
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39389
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2025-06-16 10:04:07 UTC
Exporting the list of pending charges for a patron results in a JS error:

Uncaught TypeError: t.aoFooter[(intermediate value)][e] is undefined

To test:
* Make sure you have some pending/open charges on the patron account
* Go to Patron account > Accounting > Make a payment tab
* Click on any of the export options in the table header
* Verify that the "spinner" doesn't go away and nothing happens
Comment 1 Owen Leonard 2025-06-23 12:58:01 UTC
I can't seem to reproduce this problem.
Comment 2 Benjamin Daeuber 2025-06-27 18:43:04 UTC
I can confirm this is happening in 24.11. The export option opens, but once you click on it the spinner starts and the file never downloads.
Comment 3 Benjamin Daeuber 2025-06-27 18:43:36 UTC Comment hidden (obsolete)