]> git.koha-community.org Git - koha.git/commit
Bug 24471: Rename handle_commit_maybe method
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Wed, 3 Jul 2024 15:59:33 +0000 (15:59 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 23 Aug 2024 17:13:48 +0000 (19:13 +0200)
commit32311b9ac0ed1da08db95d121f30c1d5ecb4c93b
treeb5344b482c316fcf8df90e2c35f0489a82b0ead9
parentd30f87b6972702b7de7b588ef91f9b563b35a7e8
Bug 24471: Rename handle_commit_maybe method

To test (k-t-d):
1) Enable ILLModule and install FreeForm, run:
  bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh)
2) Checkout 24.05.x branch, run:
  cd /kohadevbox/koha/Koha/Illbackends/FreeForm
  git checkout 24.05.x
3) Create a new ILL request from:
  http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl
4) Confirm the request creation works as before

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
ill/ill-requests.pl