http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7677
--- Comment #47 from Matthias Meusburger <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
