]> git.koha-community.org Git - koha.git/commit
Bug 37411: Fixed 500 error when exporting budget planning
authorEric Garcia <cubingguy714@gmail.com>
Mon, 29 Jul 2024 15:21:59 +0000 (15:21 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 17 Sep 2024 13:37:58 +0000 (15:37 +0200)
commit08d3d97842a8cf1824fb1676846d7d62218a27d8
treefa86cd98103413fa4e5c06c8126a600bd173fcd8
parent8ed9a1858ed42193b03d759cbf9aacd3bdf1757f
Bug 37411: Fixed 500 error when exporting budget planning

To test:
1. Acquistions -> Budgets -> Funds -> Planning, select any option
2. In the toolbar see Export, and click Submit and see a 500 error
3. Apply patch, restart_all
4. Repeat steps 1-2
5. Notice the 500 error is gone and the CSV is exported properly

Notes:
Is there a reason we call exit(1) after exporting the csv?

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 7367b114c916aab9bebd06135fe889cf2a8883d4)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 1adce64d84fbd2f082e11786e9f5dd533f9ba6c3)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
admin/aqplan.pl