https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26498

Emmi Takkinen <emmi.takki...@outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|koha-b...@lists.koha-commun |emmi.takki...@outlook.com
                   |ity.org                     |

--- Comment #4 from Emmi Takkinen <emmi.takki...@outlook.com> ---
Created attachment 114057
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114057&action=edit
Bug 26498: Set default expiration date for holds

Koha doesn't automatically set expiration date for holds
so they can live in the system forever. This patch adds
new sysprefs to control setting of default expiration
date for holds.

To test:
1. Apply patch (and update database).
2. Enable syspref "DefaultHoldExpirationdate" and set some values
to "DefaultHoldExpirationdatePeriod" and
"DefaultHoldExpirationdateUnitOfTime".
3. Add some holds for patron from staff client or OPAC.
=> Holds expiration date should be set according your settings
4. Disable "DefaultHoldExpirationdate" and add new holds.
=> Expiration date shouldn't be set.

Also prove prove t/db_dependent/Hold.t

Sponsored-by: Koha-Suomi Oy

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to