[Koha-bugs] [Bug 7677] New area in subscriptions and new function when receiving

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 2 12:32:43 CET 2015


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

--- Comment #47 from Matthias Meusburger <matthias.meusburger at biblibre.com> ---
Updated test plan:

Enable the makePreviousSerialAvailable syspref. Set the item-level_itypes
syspref to 'specific item'.

Create a subscription, with the 'create an item record when receiving this
serial' option enabled.

Select an item-type (let's say ItemType) and a previous item-type (let's say
OldItemType).

Receive a serial, and then another, then check that:

 - the first received serial's itemtype has been set to the "previous item
type" value which was set in the subscription (OldItemType in our example).

 - the first received has been made available.

 - the last received serial itemtype has been set to the "item type" value,
which was set in the subscription (ItemType in our example).

 - enumchron field of the item is automatically prefilled.

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


More information about the Koha-bugs mailing list