We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
before update: not setting a due date at checkout used the circulation hard due date as default.
after update: not setting a due date at checkout uses the current date as default.
additionally we have a problem with changing the due date of already check-out items.
last git commit in the FreeForm repo we have checked out:
commit 27106ae9d9af2ab214b185b0de1e442e6c6d96c7 (HEAD -> 24.05.x, origin/reorganize_ILL, origin/24.05.x) Author: Pedro Amorim <[email protected]> Date: Thu Mar 7 11:11:55 2024 +0000 CSRF: Fix OPAC
root@srv-koha:/usr/share/koha/lib/Koha/Illbackends/FreeForm# git branch * 24.05.x master
cat /etc/debian_version 12.6
The text was updated successfully, but these errors were encountered:
Hi @davewood were you able to reach a conclusion with this one? Or at the very least confirm if it is indeed related to FreeForm or not? Thanks.
Sorry, something went wrong.
No branches or pull requests
before update:
not setting a due date at checkout used the circulation hard due date as default.
after update:
not setting a due date at checkout uses the current date as default.
additionally we have a problem with changing the due date of already check-out items.
last git commit in the FreeForm repo we have checked out:
The text was updated successfully, but these errors were encountered: