[Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 5 20:52:11 CET 2020


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109901|0                           |1
        is obsolete|                            |
 Attachment #109902|0                           |1
        is obsolete|                            |
 Attachment #109903|0                           |1
        is obsolete|                            |
 Attachment #109904|0                           |1
        is obsolete|                            |
 Attachment #109905|0                           |1
        is obsolete|                            |
 Attachment #109906|0                           |1
        is obsolete|                            |
 Attachment #109907|0                           |1
        is obsolete|                            |
 Attachment #109908|0                           |1
        is obsolete|                            |
 Attachment #109909|0                           |1
        is obsolete|                            |
 Attachment #109910|0                           |1
        is obsolete|                            |
 Attachment #109911|0                           |1
        is obsolete|                            |
 Attachment #109912|0                           |1
        is obsolete|                            |
 Attachment #109913|0                           |1
        is obsolete|                            |
 Attachment #109914|0                           |1
        is obsolete|                            |
 Attachment #109915|0                           |1
        is obsolete|                            |
 Attachment #109916|0                           |1
        is obsolete|                            |
 Attachment #109917|0                           |1
        is obsolete|                            |
 Attachment #109918|0                           |1
        is obsolete|                            |
 Attachment #109919|0                           |1
        is obsolete|                            |
 Attachment #109920|0                           |1
        is obsolete|                            |
 Attachment #109921|0                           |1
        is obsolete|                            |
 Attachment #109922|0                           |1
        is obsolete|                            |
 Attachment #109923|0                           |1
        is obsolete|                            |

--- Comment #220 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 113136
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113136&action=edit
Bug 24857: Update Database

We have a partner that needs Volume Level Holds.
This is a feature that some ILSs have that allows the creation of volumes at
the bibliographic level,
with items being optionally assigned to a given volume. This facilitates the
ability to place holds
at a volume level, rather than on a specific item or any available item on a
record.

Test Plan:
1) Apply the patches for this bug
2) Run updatedatabase.pl
3) Restart all the things!
4) Enable the new syspref EnableVolumes
5) Browse to detail.pl for a record with items
6) Note the new volumes tab
7) Test creating, editing and deleting volumes
8) On the Holdings tab, select one or more items using the checkboxes
8) Note new selection options for setting a volume for items,
   and for clearing a volume for items.
9) Test adding and clearing the volume set for items

Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>

Signed-off-by: Rebecca  Coert <rcoert at arlingtonva.us>

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


More information about the Koha-bugs mailing list