[Koha-bugs] [Bug 15261] Verify if checkouts or reserves requests periods overlap with existing reserves

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 15 16:35:37 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15261

delaye <stephane.delaye at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stephane.delaye at biblibre.co
                   |                            |m

--- Comment #4 from delaye <stephane.delaye at biblibre.com> ---

Enable syspref: AllowHoldDateInFuture OPACAllowHoldDateInFuture

Biblibre - test with http://pro.test1.biblibre.com: ok

1 (staff side):
Place a hold on title (which has only one items) level with start date
and expiration date.
Place another hold (also title level) with period overlaping this
reserve.
Check you are warned about an existing reserve

Biblibre - test with http://pro.test1.biblibre.com: ok


2 (staff side):
Place a hold on title (which has more than one items) level with start
date and expiration date.
Place another hold (also title level) with period overlaping this
reserve.
Check you are NOT warned about an existing reserve. Because it remains
at least one item not reserved.

Biblibre - test with http://pro.test1.biblibre.com: ok

3 (staff side):
Place a hold on item level with start date and expiration date.
Place another hold on item level with period overlaping this reserve.
Check you are warned about an existing reserve.

Biblibre - test with http://pro.test1.biblibre.com: ok


4 (opac side):
Do the same than for staff side. Instead of a warn, reserve is
prevented.

5:
Place a hold on title (which has only one items) level with start date
and expiration date.
Try to checkout the unique item from this title with period overlaping
the reserve period.
Check you are warned about an existing reserve

Biblibre - test with http://catalogue.test1.biblibre.com: ok


6:
Place a hold on title (which has more than one items) level with start
date and expiration date.
Checkout an item from this title with period overlaping the reserve
period.
Check you are NOT warned about an existing reserve.

Biblibre  - test with http://catalogue.test1.biblibre.com: ok: ok


7:
Place a hold on item level with start date and expiration date.
Checkout this item period overlaping the reserve period.
Check you are warned about an existing reserve

Biblibre  - test with http://catalogue.test1.biblibre.com: ok: ok

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list