https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7677
--- Comment #84 from Katrin Fischer <[email protected]> --- I am experiencing bug 16118 again - so can't continue testing until I have found the issue for this. Any help appreciated. Meanwhile, can you check my written up test plan for this is correct? Bug 7677 - New area in subscriptions and new function when receiving This patch: - It's now possible to select a default item type in the subscription, similar to the existing default location and call number. - A new system preference makePreviousSerialAvailable is introcuded. This has 2 effects: - It will automatically switch the not for loan status of the last issue to 0 (available) when the next one is received. - It will allow you to pick an item type in the subscription, that the older issue is set to, when the next one is received. To test: - Create a subscription, where you create items on receive. - Leave preference off and test the new default item type field. - Verify new items are generated with the configured item type on receive. - Activate preference. - Receive issue, set not for loan != available/empty - Receive another issue. - Verify that the item is now available (not for loan = 0). - Add another an item type for older issues. - Receive another 2 issues, verify that the itemtype switch happens correctly. -- 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/
