[Koha-bugs] [Bug 33075] Add ability to mark an item as floating

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 27 11:14:01 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33075

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 147428
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147428&action=edit
Bug 33075: Add ability to mark an item as floating

Test plan:
1. Run updatedatabase.pl, update_dbix_class_files.pl and restart koha
2. Go to "Admin > Koha to MARC mapping" and map items.floating to an
   item subfield
3. Create an item.
4. Make sure that your configuration allows to check out this item, and
   when returned to a different library the item should be transfered
   back to its home library.
5. Check out this item and return it in a different library. It should
   be transfered. Check in the item in its home library to complete the
   transfer.
6. Modify the item and in the "floating" subfield put a value different
   than "0"
7. Check out this item and return it in a different library. There
   should be no transfer. Item's holding library should be the library
   where it has been returned

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


More information about the Koha-bugs mailing list