[Koha-bugs] [Bug 13430] Serial enumeration not visible when handling Serial Items. Show enumerations for Serial Items in the circ- and member-modules.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 15 15:45:08 CET 2014


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

--- Comment #2 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
Created attachment 34430
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34430&action=edit
Bug 13430 - Simple version - Serial enumeration not visible when handling
Serial Items. Circ- and member-modules.

Adding enumchron (Vol info) to circ/circulation.pl and members/moremember.pl
"Checkouts"-,
"Relatives checkouts"- and "Holds"-views.

TEST PREPARATIONS:
-1. Find a Borrower/parent with a child/guarantee.
-0. Make a Subscription (creating Items when receiving serial numbers) to a
Biblio and receive atleast 4 numbers.

TEST PLAN (HOLDS ENUMERATED):
1. Make a reservation of two of the Serial Items for the Borrower and the
Child, totaling 4 reservations.
2. Check-in the reserved books to make sure an Item-level hold is in place and
real Items match the reservations.
3. Both the Borrower and Child have an enumchron (enumeration or chronology)
after the title component of
   the Item's title-column in their "Holds"-tab in circ/circulation.pl and
members/moremember.pl

TEST PLAN (CHECKOUTS ENUMERATED):
4.  Make two arbitrary check-outs for the Parent and the Child.
5.  In the "Checkouts"-tab, observe the two Items having an enumchron and two
items without.
6.  In the "Relatives' checkouts"-tab observe that the Child of the Parent and
the Parent of the Child can see
    the enumchrons on their relatives' loans.

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


More information about the Koha-bugs mailing list