[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
Wed Dec 10 16:06:56 CET 2014


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

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

Adding enumchron (Vol info) to circ/circulation.pl and members/moremember.pl.
Making enumchron (Vol info)-column hide when it is not used.

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 a "Vol info"-column with the Item enumchron
(enumeration or chronology)
   in their "Holds"-tab in circ/circulation.pl and members/moremember.pl

TEST PLAN (HOLDS UNENUMERATED):
4. Make two arbitrary reserves for both Parent and Child.
5. Observe that in the "Holds"-tab they have now two Items with enumchron and
two without.
6. Check-out the reserved Items for the respective Parent/Child.
7. Observe that in the "Holds"-tab there is no "Vol info"-column.

TEST PLAN (CHECKOUTS ENUMERATED):
8.  Make two arbitrary check-outs for the Parent and the Child.
9.  In the "Checkouts"-tab, observe the "Vol info"-column with two Items having
an enumchron and two items without.
10. In the "Relatives' checkouts"-tab observe that the Child of the Parent and
the Parent of the Child can see
    the "Vol info"-tab with their relatives' loans proper enumerations.

TEST PLAN (CHECKOUTS UNENUMERATED):
11. Check-in the Serial Items for both the Parent and the Child.
12. Observe the missing "Vol info"-tab in the "Checkouts"-tab and in the
"Relatives' checkouts"-tab.

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


More information about the Koha-bugs mailing list