To reproduce, k-t-d: 1) Install FreeForm and enable ILLmodule, run: bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh) 2) Visit /cgi-bin/koha/ill/ill-requests.pl 3) Create "New ILL request" 4) Select the request type, input cardnumber '42' and select a library 5) Hit 'Create' BOOM
Created attachment 157338 [details] [review] Bug 35094: Update batch to ill_batch accessor in .tt file Test plan: 1) Install FreeForm and enable ILLmodule, run: bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh) 2) Visit /cgi-bin/koha/ill/ill-requests.pl 3) Create 'New ILL request' 4) Select the request type, input cardnumber '42' and select a library 5) Hit 'Create' 6) Notice the request now creates successfully
Created attachment 157353 [details] [review] Bug 35094: Update batch to ill_batch accessor in .tt file Test plan: 1) Install FreeForm and enable ILLmodule, run: bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh) 2) Visit /cgi-bin/koha/ill/ill-requests.pl 3) Create 'New ILL request' 4) Select the request type, input cardnumber '42' and select a library 5) Hit 'Create' 6) Notice the request now creates successfully Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Works as described, simple fix, passing QA.
Created attachment 157364 [details] [review] Bug 35094: Update batch to ill_batch accessor in .tt file Test plan: 1) Install FreeForm and enable ILLmodule, run: bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh) 2) Visit /cgi-bin/koha/ill/ill-requests.pl 3) Create 'New ILL request' 4) Select the request type, input cardnumber '42' and select a library 5) Hit 'Create' 6) Notice the request now creates successfully Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Pushed to master for 23.11. Nice work everyone, thanks!
Depends on Bug 35093 not in 23.05.x