Created attachment 166953 [details] [review] Bug 36904: Fix batch->ill_batch This was missed when renaming follow-ups were added to bug 30719
Created attachment 166954 [details] [review] Bug 36904: Fix batch->ill_batch This was missed when renaming follow-ups were added to bug 30719 1) Enable ILL, install FreeForm and checkout the current compatible branch with main bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh) cd /kohadevbox/koha/Koha/Illbackends/FreeForm git checkout reorganize_ILL 2) Visit ILL module: http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl 3) Type whatever search in the tiny 'Search' input box directly above the table 4) Notice you get an error. Apply patch. Repeat.
Created attachment 166994 [details] [review] Bug 36904: Fix batch->ill_batch This was missed when renaming follow-ups were added to bug 30719 1) Enable ILL, install FreeForm and checkout the current compatible branch with main bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh) cd /kohadevbox/koha/Koha/Illbackends/FreeForm git checkout reorganize_ILL 2) Visit ILL module: http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl 3) Type whatever search in the tiny 'Search' input box directly above the table 4) Notice you get an error. Apply patch. Repeat. Signed-off-by: David Nind <david@davidnind.com>
*** Bug 36951 has been marked as a duplicate of this bug. ***
Created attachment 167121 [details] [review] Bug 36904: Fix batch->ill_batch This was missed when renaming follow-ups were added to bug 30719 1) Enable ILL, install FreeForm and checkout the current compatible branch with main bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh) cd /kohadevbox/koha/Koha/Illbackends/FreeForm git checkout reorganize_ILL 2) Visit ILL module: http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl 3) Type whatever search in the tiny 'Search' input box directly above the table 4) Notice you get an error. Apply patch. Repeat. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Pushed for 24.05! Well done everyone, thank you!
Pushed to 23.11.x for 23.11.06
Missing dependencies for 23.05.x, no backport